I have created Active Directory Based Software Installations to users and computers. I have a question about user software deployment.
If I have a GPO that tells a user to install an application on logon of a machine, how would I manage the software installations because this users moves around...
I have read that document. Thanks for the link though. ;)
Normally this would not confuse me, but if you look at my free -m command, I am using Zero swap file.
So where is this mysterious virtual memory coming from?
So i'm starting to do some performance monitoring of my linux system. I'm very confused.
At first, I ran a 'TOP' command to see my memory utilization. I was shocked that I was totally out of memory!
top - 12:50:01 up 5 days, 20:41, 1 user, load average: 0.00, 0.01, 0.00
Tasks: 114 total, 1...
I have three vlans on the switches in our network.
Vlans
1 (10.0.0.0/24)
10 (192.168.1.0/24)
20 (192.168.2.0/24)
The 3750 has ip routing enabled, and vlan interfaces with ip addresses to route traffic. All traffic is allowed between all VLANS. I want to restrict VLAN1 from all but a few...
Scenario: I inherited a file server where the previous administrator created a lot of groups to control permissions to files on a NTFS shared folder. He then removed the groups from active directory, but the NTFS permissions were left on the files.
Now when I set security permissions on files...
ACL's limit traffic. IP INSPECTION makes sure that the protocol has not been 'altered' after the first rule permits it. AKA it checks every packet that comes in to make sure it conforms to the protocol.
You can create a new scope for a subnet currently does not reside within your network.
AKA 172.16.x.x
Then make your reservations within the scope their. Then when they DHCP, they get an IP address outsite your subnet, and cannot communicate with your network.
yes, you can make a 'reservation' on the MAC address, and assign it an invalid IP address. Example
Reservation Name: blocked_mac
ip address: 192.168.3.3
MAC address: 00:42:33:22:11
The command to configure the router with an ip address should be this
conf t
int vlan1
ip address <ip address> <subnet mask>
no shut
That should do it.
If it's an unexpected shutdown, it's more than likely hardware related as many software problems throw a blue screen / log. You could look at your memory dump file (if you have one) to determine what was loaded at that time.
I would look at your server utilities (Diagnostics), and do a full...
Enable remote desktop for the computer
Start -> Settings -> Control Panel -> System -> Remote -> Check "Allow" remove Desktop -> Select Remote Users -> Add "Domain Admins"
Then run the remote desktop client from another windows XP machine (start -> run -> mstsc -> enter). Or download it for the...
With a /27 subnet mask, 30 hosts per network, you get 8 networks for addressing with your class C.
You implimented a /28 subnet mask to gain 14 host networks for your switch / router communications.
Therefore 7 networks of 30 hosts, and 2 networks of 14 hosts to fill the class C.
/27 Netmask...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.