Edit Windows Local Group Policy using PowerShell

In this article, I’m going to describe how to install PolicyFileEditor. PolicyFileEditor is a PowerShell module to manage local Group policy. You can use this module just like a portable software. All you have to do is to place PolicyFileEditor module to the PowerShell module directory.

1. Manual Download PolicyFileEditor

Download “policyfileeditor.3.0.0.nupkg” file from “Powershellgallery.com“.

2. Extract “policyfileeditor.3.0.0.nupkg”

You can simply extract the file by changing extension to “.zip” and extracting it.

3. Place the extracted folder under PowerShell Module directory

Rename the extracted folder to “policyfileeditor” and just place in the following directory.

4. Just use it

Comments

Copied title and URL