Filter By
Displaying results 1 - 20 of 21 (Page 1 of 2)
By:
|
246,947 downloads
|
Last Updated: 11/20/2024
|
Latest Version: 1.1.8
Group Policy Eater is a PowerShell module that aims to gather information about Group Policies but also allows fixing issues that you may find in them. |
By:
|
277,525 downloads
|
Last Updated: 5/15/2019
|
Latest Version: 1.0.3
This module provides the functionality needed to manipulate Group Policy. |
By:
|
155,723 downloads
|
Last Updated: 8/24/2021
|
Latest Version: 1.0
This script allows you to change logon screen and desktop background in Windows 10 Professional using GPO startup script. |
By:
|
29,452 downloads
|
Last Updated: 6/5/2022
|
Latest Version: 1.0.5
Module to manage WMI Filter |
By:
|
13,615 downloads
|
Last Updated: 12/4/2018
|
Latest Version: 1.0.1
This Powershell module provides numerous security-related configurations, providing all-round basic protection. |
By:
|
3,071 downloads
|
Last Updated: 8/31/2017
|
Latest Version: 1.2
This script creates a report of all group policy links, their locations, and their configurations in the current domain, and their replication metadata for auditing and forensics. Output can be piped to a CSV file, Out-Gridview, etc. tl;dr - It shows you where all of your GPOs are linked to the OUs and where blocking or no-override is turned on. I... More info |
By:
|
1,929 downloads
|
Last Updated: 11/15/2024
|
Latest Version: 2411.1
Script to automatically download latest Admx files for several products. Optionally copies the latest Admx files to a folder of your chosing, for example a Policy Store. |
By:
|
2,257 downloads
|
Last Updated: 3/21/2023
|
Latest Version: 1.2.1
Group Policy Comment Extraction and Reporting |
By:
|
1,366 downloads
|
Last Updated: 3/24/2018
|
Latest Version: 0.3
PowerShell module to assist with Group Policy |
By:
|
1,509 downloads
|
Last Updated: 7/6/2017
|
Latest Version: 2.0.1
PSSmb contains commands for getting the status of SMB client and server components, and enabling and disabling the different versions installed on local and remote computers. Due to recent vulnerabilities like EternalBlue that was used by the ransomware WannaCry and the wiper PetyaWrap, it is now recommended to disable both the client and server... More info |
By:
|
553 downloads
|
Last Updated: 7/23/2017
|
Latest Version: 1.4
When run (ideally on a recurring schedule via Task Scheduler) the script will check Group Policies linked under $watchedOU for changes and perform an automatic backup of new and changed policies. It will also generate individual HTML/XML reports of the policies and save it with the backups with an option to send a summary of changes via e-mail. |
By:
|
389 downloads
|
Last Updated: 3/12/2019
|
Latest Version: 1.58
PowerShell script to periodically back up the Group Policy and documentation of version using HTML reports. Ideal as a scheduled task to perform regular backups of the GPO. Each backup creates a new subfolder with a time stamp. The script does not require Administrative privileges. If the script runs with Administrative privileges, it will write st... More info |
By:
|
355 downloads
|
Last Updated: 4/6/2017
|
Latest Version: 1.0
Enable / Disable your GPO users or computers settings You can change SetComputerEnabled or SetUserEnabled |
By:
|
162 downloads
|
Last Updated: 9/29/2019
|
Latest Version: 1.0.0
Configuration that will remove the registry policy that disables SMBv1. This will cause the policy to show 'Not Configured' in gpedit. |
By:
|
239 downloads
|
Last Updated: 6/13/2022
|
Latest Version: 1.7.1
This script generates Resultant Set of Policy (RSoP) reports across Windows OSs with and without native PowerShell support for such. When the native Get-GPResultantSetOfPolicy is available, that is used to generate an HTML/XML report. When it is not, or the user wishes to output the results to console, the script relies on the older gpresult.exe.... More info |
By:
|
141 downloads
|
Last Updated: 9/29/2019
|
Latest Version: 1.0.0
Configuration that will disabled SMB1. |
By:
|
138 downloads
|
Last Updated: 9/29/2019
|
Latest Version: 1.0.0
Configuration that will disabled SMB1. The configuration then uses the RefreshRegistryPolicy resource to invoke gpupdate.exe to refresh group policy and enforce the policy that has been recently configured. The corresponding policy in gpedit will not reflect the policy is being enforce until the RefreshRegistryPolicy resource has succesfully ran. ... More info |
By:
|
139 downloads
|
Last Updated: 9/11/2020
|
Latest Version: 1.0.2
Create a new GPO for Microsoft Edge 80 or above with WMI-Filter, requirements for all Steps with help of external Modul for create WMI Filter with PowerShell: https://www.powershellgallery.com/packages/GPWmiFilter. That Script is compatible and tested with Windows 10 1809 or above and PowerShell 5.1 or 7.0.3 Specifies PowerShell modules that the sc... More info |
By:
|
90 downloads
|
Last Updated: 2/10/2020
|
Latest Version: 0.1.1-alpha
This module read the content of ADMX and ADML files. It instantiate object with GPOTools* classes. You can search a policy parameter with PowerShell functions and find the registry key. |