Top "Group-policy" questions

Group Policy is a feature of the Microsoft Windows NT family of operating systems that control the working environment of user accounts and computer accounts.

Executing a batch script on Windows shutdown

Is there any way, in Windows 7 Professional, to run a batch script (e.g., a .BAT file) when the user …

windows batch-file windows-7 shutdown group-policy
Web.config causing "blocked by group policy" error

The miriad of different web.config settings have always been a bit of a mystery to me. I'm glad Microsoft …

c# asp.net asp.net-mvc web-config group-policy
How to enable RDP 8.0 (From Group Policy) in windows 7 by scripting (e.g. vbScript)

Recently I have installed two windows updates KB2574819 and KB2592687 for RDP 8.0 in my 32 bit windows 7 service pack 1 PC for …

vbscript registry remote-desktop group-policy
How to set Group Policy "Turn Off Automatic Root Certificates Update" vie Registry/Powershell?

I need to disable the following group policy in Windows 7 programatically, for example by modifying a registry key using Powershell: "…

powershell windows-7 registry group-policy
Auto generate outlook signature by GPO using multiple signatures

A while back i have searched for a flexible way to automatically generate a signature for different types of users. …

vbscript outlook outlook-2010 group-policy gpo
Is there a way I can delete a wlan profile created by Group policy on Windows 8.1

When I issue netsh wlan show profiles from command prompt on a Windows 8.1 box, it displays the following information. The …

windows-8.1 group-policy
Offline google chrome extensions

Background: I manage an offline network of workstations. I have written a chrome extension that needs to be in the …

google-chrome google-chrome-extension group-policy
How could you edit a specific group policy using a batch file

Im working on over 700 computers in a school district and have written a small program that i intend to write …

batch-file group-policy
powershell: script to start a program with parameters?

When i run the Powershell script below i receive the error below. How do i run programs through powershell with …

powershell authentication group-policy invoke-command
How to modify local group policy setting programatically

I am looking for a way to programatically change the value of a group policy setting without having to reboot …

group-policy