Top "Gpo" questions

A Group Policy Object (GPO) provides a way to manage settings for computers and users in an Active Directory environment.

Active Directory user password expiration date .NET/OU Group Policy

I have searched the site for information and found this: ASP.NET C# Active Directory - See how long before …

c# adsi gpo
How to permanently disable Windows Defender Real Time Protection with GPO?

I like to disable Windows Defender Real Time Protection via GPO on Windows 10 Pro. When I configure GPO like this: …

gpo windows-defender
Software installation startup-script via GPO

We would like to deploy a few applications to clients via GPO. The install packages are .exe and not .msi, …

batch-file cmd text-files gpo
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
Reading Group Policy Settings using C#

How do I go about iterating over available and/or set settings in a given GPO (using name or GUID) …

c# c#-4.0 active-directory gpo
Setting GPO security filter with powershell Set-GPPermissions cmdlet

According to Microsoft the cmdlet Set-GPPermissions accepts the option "-replace": "This ensures that the existing permission level is replaced by …

security powershell filter cmdlet gpo
Run powershell script as administrator and with a different user account

I need to use powershell to launch a powershell script as administrator and as a different user than the currently …

powershell administrator gpo
The application-specific permission settings do not grant Local Activation permission

A colleague of mine suggested that I could fix this error in the GPO. It is a windows 2016 server. The …

iis gpo
Using Powershell to edit/modify a GPO

Objective: I'm attempting to modify a GPO (2008R2 AD) via Powershell (v3). Specifically the value of the User Configuration -&…

powershell active-directory powershell-3.0 gpo
How to install GroupPolicy module for PowerShell?

I just started writing scripts in PowerShell. The desired script is supposed to create a local GroupPolicyObject (GPO) which will …

powershell module windows-7 group-policy gpo