GetRegionalSettings by Shaun Vermaak is a script to remotely get the country value of a host’s regional settings
Usage: CScript GetRegionalSettings.vbs /Computer:HOSTNAME
Attachment(s):
[list-attachments]
Intelligence everywhere
GetRegionalSettings by Shaun Vermaak is a script to remotely get the country value of a host’s regional settings
Usage: CScript GetRegionalSettings.vbs /Computer:HOSTNAME
Attachment(s):
[list-attachments]
MoveSysvol automated by Shaun Vermaak is a batch to automatically relocate the Sysvol folder as perĀ http://support.microsoft.com/kb/842162
The following must be in the working folder or in path:
MoveSysvol.bat
SetFRS.vbs
sysvol.inf
linkd.exe (Not included)
robocopy.exe (Not included)
Usage: MoveSysvol.bat OLDSYSVOLPATH NEWSYSVOLPATH DOMAINFQDN
Example: MoveSysvol.bat C:WindowsSYSVOL D:SYSVOL TESTDOMAIN.COM
Attachment(s):
[list-attachments]
SetDevicePath by Shaun Vermaak is a script to automatically build the DevicePath variable in registry from a specified path
. Very useful in SysPrep process (Replaces OEMPnpDriversPath in SysPrep.inf)
Usage: CScript SetDevicePath.vbs /DriverFolder:PATHTODRIVERS
Attachment(s):
[list-attachments]
MailboxCreationTime by Shaun Vermaak (modified from broken script by unknown author) is a script to get the mailbox creation timestamp from a Microsoft Exchange Server.
Note that it must be executed in the context of an user account that has full mailbox rights
Usage: CScript.exe MailboxCreationTime.vbs /ServerName:SERVERNAME
Attachment(s):
[list-attachments]
SetRMPassword by Shaun Vermaak is a script that automates ntdsutil.exe to allow a single line command to reset the Recovery Mode password on a Microsoft Active Directory Domain Controller
False positive on some Anti-Virus products so both compiled- and auto-it script is included in the download
Usage: SetRMPassword.exe PASSWORD
Attachment(s):
[list-attachments]