• [Script of Jan. 7] Script to add Windows Gadget to user profile (PowerShell)

    Script Download: AddWindowsGadgetToUserProfile.zip http://gallery.technet.microsoft.com/Script-to-add-Windows-c35ab4fd This PowerShell script demo illustrates how to add windows gadget to user profile. This question is asked by users in the TechNet forum. They just want to add windows gadget to...
  • [Script of Jan. 8] Verify and reset SRV record (PowerShell)

    Script Download: SRVrecord.zip http://gallery.technet.microsoft.com/Verify-and-reset-SRV-record-8246bbc9 This script can be used to verify and reset SRV record on domain controller. IT Administrators may need to check whether the SRV record is problematic, when DC locator cannot works. ...
  • [Script of Jan. 9] Remove orphaned SIDs from File/Folder ACL (PowerShell)

    Script Download: ReomveSIDFromACL.zip http://gallery.technet.microsoft.com/Remove-orphaned-SIDs-from-2231b1f0 This script is used to remove orphaned SIDs from File/Folder ACL. Sometimes, the objects are removed, but the orphaned SIDs are remained​ under security tab. The orphaned SIDs are annoying...
  • [Script of Jan. 10] Script to hide drive letters in Windows (VBScript)

    Script Download: HideDrive(VBS).zip http://gallery.technet.microsoft.com/Hiding-the-recovery-a9e849be This VBScript sample illustrates how to hide recovery partition or specified partition diskpart(s). Some organizations want to hide the BCD partition, or the OEM recovery partition. ...
  • [Script of Jan. 13] Save attachments from multiple selected items in Outlook (VBScript)

    Script Download: AttachmentSaver.zip http://gallery.technet.microsoft.com/scriptcenter/Save-attachments-from-bb855eea This VBScript sample illustrates how to save attachments from multiple selected items in Outlook. When multiple items are selected, the Save Attachments option in the File menu...