Open Start + R –> type gpmc.msc to open Group Policy Management
Click Right to Create
Type Name New GPO
Right Click New GPO to Edit (more…)
Open Start + R –> type gpmc.msc to open Group Policy Management
Click Right to Create
Type Name New GPO
Right Click New GPO to Edit (more…)
1. Hit Button Start, type “gpmc.msc”
2. Create New Group Policy Object GPO-Turn Off Windows Firewall, don’t forget to link your GPO to OU or Parrent domain like me
3. Now, Right Click select Edit you GPO.
4. Expand COmputer Configuration –> Policies –> Windows Settings –> Security Settings –> Windows Firewall with Advanced Security.
5. Select Windows Firewall with Advanced Security, then Right Click select Properties. Select tab you want turn off firewall (Domain Profile, Private Profile, and Public Profile), set Firewall state to “Off”
6. Close Group Policy Management Editor.
7. Open CMD or Windows Power Shell, then type gpupdate /force, if failed try Run as Administrator
For force gpupdate remote http://vicryhc.wordpress.com/2013/01/07/how-to-force-remote-gpupdate/
CMIIW, Thanks
Using Flexcommand and PsExec, you can immediately update Group Policy for client in your domain.
For Detail : http://www.windowsecurity.com/articles/how-force-remote-group-policy-processing.html
https://dl.dropbox.com/u/35912633/Tools%20GPUpdate/2011_1_flexcommand.zip
https://dl.dropbox.com/u/35912633/Tools%20GPUpdate/PSTools.zip
1. Open Run and type “gpmc.msc”
2. Create New Group Policy Object, example “GPO-Allow remote access to the PnP interface”
3. Link “GPO-Allow remote access to the PnP interface” in your Organization Unit to push GPO
4. Edit “GPO-Allow remote access to the PnP interface”
5. Computer Configuration –> Administrative Templates –> System –> Device Installation
6. Edit “Allow remote access to the Plug and Play interface from Not Defined to Enable”
7. Open Command Prompt then type “gpupdate/force” from Server and client for update Policy immediately.
CMIIW, Thanks
1. Open Run and type “gpmc.msc”
2. Create New Group Policy Object, example “GPO-Enable Remote Registry”
3. Link “GPO-Enable Remote Registry” in your Organization Unit to push GPO
4. Edit “GPO-Enable Remote Registry”
5. Computer Configuration –> Policies –> Windows Settings –> Security Settings –> System Services
6. Edit “Remote Registry from Not Defined to Automatic”
7. Open Command Prompt then type “gpupdate/force” from Server and client for update Policy immediately.
CMIIW, Thanks
1. Open Run and type “gpmc.msc”
2. Create New Group Policy Object, example “GPO-LocalAccountTokenFilterPolicy”
3. Link “GPO-LocalAccountTokenFilterPolicy” to your Organization Unit to push GPO
4. Edit “GPO -LocalAccountTokenFilterPolicy”
5. Computer Configuration –> Preferences —> Windows Settings –> Registry
6. Create New Registry Item, and show below for details :
Key Path : HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem
7. Open Command Prompt then type “gpupdate/force” from Server and client for update Policy immediately.
CMIIW, Thanks
How to Create GPO Desktop Wallpaper
1. You must select image for wallpaper.
2. Create share folder and put image in folder, share security with “authentication users only read”
3. Open Group Policy Management, Start –> Run –> gpmc.msc