• [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 Jul. 16] Script to convert Word document to PDF file (PowerShell)

    Script Download: ConvertWordDocumentToPDF(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-convert-Word-f702844d This PowerShell script sample shows how to convert Word document to PDF file. Converting Word document to PDF file is a frequently asked question in many public...
  • [Script of Jul. 10] Check I/O information per database file (T-SQL)

    Script Download: CheckIOInformation.zip http://gallery.technet.microsoft.com/scriptcenter/Check-IO-information-per-41433025 This script will demonstrate how to list I/O information about all the database files. Such as read load, write load or overall I/O usage. The script will list all the files...
  • [Script of Jul. 18] Script for RDS Per Devices CALs (PowerShell)

    Script Download: OutTSlicenses.zip http://gallery.technet.microsoft.com/scriptcenter/Script-for-RDS-Per-Devices-10d08d41 The goal of this script is how to create a per device license usage report by PowerShell. Test if a specific user, computer, group, OU already exists in your domain. ...
  • [Script of Jul. 25] Script to repair missing "send to > desktop" in Windows 8 (PowerShell)

    Script Download: RepairSendToDeskTop.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-repair-missing-6e07eeb6 This script is used to repair missing send to > desktop shortcut. Sometimes because of the virus, our computer may miss "send to > desktop". This script is to try to...