我的學習手記

How to Force Remote Group Policy Processing

Posted by Billy.F in February 22, 2010

Allow Remote Administration exception policy on the target machine. This might be needed for some commands to function properly.
Start “gpedit.msc” snap-in. Navigate to Computer Configuration | Administrative Templates | Network | Network Connections | Windows Firewall
Choose Domain or Standard as needed, and enable the following: Allow Remote Administration Exception

For more information:

http://technet.microsoft.com/en-us/library/cc738900%28WS.10%29.aspx

GPO + bat file to edit host files

Posted by Billy.F in November 22, 2009

It is create your host file and deploy it with a startup script which doesn’t require that the user has admin rights since it runs on machine account.
Put your host file on a share and create a batch file with this line:

type [...]

Tags: , ,

Deploying Group Policy Preferences

Posted by Billy.F in October 7, 2009

Group Policy preferences do not require you to install any services on servers. Windows Server 2008 includes Group Policy preferences by default as part of the Group Policy Management Console (GPMC). Administrators will also be able to configure and deploy Group Policy preferences in a Windows Server [...]


Calendar

March 2010
M T W T F S S
« Feb    
1234567
891011121314
15161718192021
22232425262728
293031  

PowerGUI