• [Script of Jul. 17] Script to disable or re-enable account by date in Active Directory (PowerShell)

    Script Download: SetADAccount(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-disable-or-re-4e7bda2f The script documentation describes how disable or re-enable accounts by a specified date. This script allows for IT administrators to disable or re-enable accounts at...
  • [Script of Nov.1] Batch convert .txt files to Word documents (VBA)

    Script Download: ConvertTxtToWord(VBA).zip http://gallery.technet.microsoft.com/scriptcenter/Batch-convert-txt-files-to-8b945d5e This VBA sample shows how to convert ‘.txt’ files (in a folder) to Word documents. Batch converting ‘.txt’ files to Word documents is a frequently...
  • [Script of Jun. 27] How to Clear Printing Subsystem (VBScript)

    Script Download: FixPrinter(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/How-to-Clear-Printing-bf0a9fd0 This script is used to clear Printing Subsystem. Generally, to clear existing printing related components, several steps are required. The steps can easily be followed on individual...
  • [Script of Aug. 19] Script to fix the issue described in KB 982021(VBScript)

    Script Download: FixIssuesDescribedinKB982021(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-the-issue-db85fc6f This sample can help you to check and change the NTLM setting in Windows Server. It shows how to get the NTLM setting in Windows Server and fix the issue described...
  • [Script of Aug. 20] Get the Total Number of Printers Hosted on a Print Server (VBScript)

    Script Download: GetTheCountOfPrintersHostedOntheServer(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Get-the-Total-Number-of-62aaa322 This sample can help you to get the total number of the printers hosted on your print Server by using VBScript. It is important to note that the...