Showing posts with label computer Policy. Show all posts
Showing posts with label computer Policy. Show all posts

How to disable Policy on the machine remotely

Sharing you this simple command to disable computer local and user policy over the network. There are many ways to do this but i will give you one of it. This is only applicable for windows operating system such as windows XP, windows 7, Windows Server 2003.

1. Go to Start > Run and type gpedit.msc /gpcomputer: "computer_name" (without the quote").
2. After that a gpedit.msc applet will prompt you connected to the machine you are accessing.
Click the Local Computer Policy, then click Action and choose properties.
3. A local computer Policy Properties will open, then just put a check mark on the following
    -Disable Computer Configuration settings
    -Disable User Configuration settings
4. After that click Apply then OK.

Please note that in order the changes to take effect, you need to either restart the computer remotely or you can force apply the changes without restarting. Just simply type this in the command prompt of the machine you are remotely connected.

gpupdate /force