• [Script of Feb. 27] Add "show/hide hidden files" to the context menu in Windows 8 (PowerShell)

    Script Download: AddhidefilesToContext(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Add-showhide-hidden-files-e085f1d5 This PowerShell script sample shows how to add "show/hide hidden files" to the context menu in Windows 8. Sometimes, a user may want to show hidden files and...
  • [Script of Feb. 28] Script to add an item to the context menu in Windows 8 (PowerShell)

    Script Download: AddItemToContext.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-an-item-to-f523f1f3 This script demonstration shows how to add an item to the context menu in Windows 8. A program or a command may be used frequently in Windows 8. When there are many icons on...
  • [Script of Feb.19] Fix Empty DisplayName Attribute for On-premises Mail-Enabled Groups

    Script Download: FixEmptyDisplayName.zip http://gallery.technet.microsoft.com/scriptcenter/Fix-Empty-DisplayName-1516deef This script is used to fix empty displayname attribute for on-premises mail-enabled groups This script verifies displayName attribute for mail-enabled groups. This script enables...
  • [Script of Feb.20] Fix Duplicate Email Addresses for On-premises Mail-Enabled Objects

    Script Download: FixDuplicateMailAddresses.zip http://gallery.technet.microsoft.com/scriptcenter/Fix-Duplicate-Email-525089e4 This script is used to fix duplicate Email addresses for on-premises mail-enabled objects This script enables you to export mail-enabled objects with duplicated email addresses...
  • [Script of Feb. 21] Batch removes the read-only attribute of multiple files in Windows 8(PowerShell)

    Script Download: BatchRemoveReadOnlyAttribute(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Batch-removes-the-read-a1d3e210 This PowerShell script sample shows how to batch remove the read-only attribute of multiple files in Windows 8. Many users in online forums have frequently...