SetRMPassword – Reset the Recovery Mode password on a Microsoft Active Directory Domain Controller

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]

WSUS_Cleanup – Perform WSUS cleanup

WSUS_Cleanup by Shaun Vermaak can performs a WSUS Server Cleanup from the command line…
Remember to have “Microsoft.UpdateServices.Administration.dll” in path

CleanupObsoleteComputers = COC
CleanupObsoleteUpdates = COU
CleanupUnneededContentFiles = CUCF
CompressUpdates = CU
DeclineExpiredUpdates = DEU
DeclineSupersededUpdates = DSU

Attachment(s):
[list-attachments]