Script resources for IT professionals
Download resources and applications for Windows 7, Windows Server 2008 R2, Windows Server 2008, SharePoint, System Center, Office, and other products. Find resources written in VB Script, PowerShell, SQL, JavaScript, or other script languages. New resources are added frequently so check often and see what's new.
Each contribution is licensed to you under a License Agreement by its owner, not Microsoft. Microsoft does not guarantee the contribution or purport to grant rights to it.
|
This script is to Backup all GPOs and save it to a server, in a folder named as the current date. You can use this script running in a schedule task for weekly GPO Backups.
|
(0)
Updated 2/18/2013
Released 2/18/2013
437
Downloads
|
|
|
This script gets a list of all Group Policy Objects in the domain filtered on the value of GPOSettingName. For each GPO if the Extension Name matches GPOSettingName the Extensions are then reported back.
|
(4)
Updated 2/14/2012
Released 8/18/2011
1,168
Downloads
|
|
|
This script backups, and removes ADM files in Sysvol if an ADMX file exists.
|
(2)
Updated 1/23/2013
Released 1/23/2013
442
Downloads
|
|
|
Copy Local Security Policy - Batch script to automate copying of local security policy/rights settings from a source computer,
to a central network location, so the settings can be distributed from that network locatio This is for cases where y |
(6)
Updated 9/3/2013
Released 9/3/2013
213
Downloads
|
|
|
Automating the Backup of GPOs is quite simple using the Backup-GPO cmdlet in Windows Server 2008 R2. However one important thing to remember is that neither gplinks nor gpoptions attributes are part of the backup
|
(9)
Updated 3/15/2013
Released 11/2/2011
504
Downloads
|
|
|
Read and modify the Registry.pol files of a local GPO using PowerShell / C# (without requiring any third-party software or GUI interaction).
|
(0)
Updated 9/12/2013
Released 8/13/2013
211
Downloads
|
|
|
This script will compare two XML reports of GPO's.
|
(6)
Updated 7/14/2010
Released 7/14/2010
|
|
|
PowerShell script cmdlets module to provide Group Policy WMI filter CRUD, which is compatible with current in-box Group Policy cmdlets
|
(0)
Updated 12/2/2013
Released 11/3/2012
273
Downloads
|
|
|
Hi allAs promised I return to you with an updated version of my function get-gplink.
Here is the list of what is changed from version 1.0:New set of switches:-path: DN of the object you want to get the gplink information -site: Just to indicate that you are running the command |
(0)
Updated 10/14/2013
Released 10/11/2013
50
Downloads
|
|
|
VBScript class to read or modify registry.pol files (without any external dependencies on COM DLLs or executables.)
|
(0)
Updated 8/13/2013
Released 8/12/2013
68
Downloads
|
|
|
This script will read a v4 or v5 registry file and generate a Vista/W7 Policy file (ADMX) and it's corresponding interface file (ADML).
|
(9)
Updated 3/1/2010
Released 2/19/2010
|
|
|
This script is something that I put together that will scan all GPOs on a given domain for any that are using a logon script. If a logon script is found, it will output an object which shows the GPO, logon script, script type
and also the location of the logon script. You can u |
(1)
Updated 10/6/2013
Released 10/6/2013
137
Downloads
|
|
|
This is Custom group policy for the domain controller where the administrator can define the Time zone of each PC using this policy. First Copy the code and save in the notepad. Save it as *.adm format. To add this policy, go to the GPMC --> Create new policy--> Expand Computer C
|
(0)
Updated 6/12/2013
Released 6/12/2013
|
|
|
This script has been tested on Windows 7 systems only. Like many others, I was looking for a Group Policy based method to disable wireless when wired adapter is connected. I |
(0)
Updated 9/6/2013
Released 9/6/2013
95
Downloads
|
|
|
If you need to edit the .NET Code Access Security (CAS) on a Workstation you have to use the very unhandy CASPOL.EXE.
I had the need to change the CAS to Trust/Untrust a Share. I found no way to remove the Trust easily. So I Wrap and Parse the output of the Caspol.exe. |
(1)
Updated 2/2/2012
Released 2/1/2012
440
Downloads
|
|
Download Windows Server 2012