• [Script of May 22] Script to create a Windows 8 Hibernation Tile for the Start menu (VBScript)

    Script Download: CreateHibernationWindowsTile (VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-create-a-Windows-173be36f This VBScript shows how to create a Windows 8 Hibernation tile for the Start menu. Properly hibernating Windows 8 without a Start button can be a bit...
  • [Script of May 23] Script to list activation status for Windows 8 (VBScript)

    Script Download: QueryWindowsActivationStatus(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-list-activation-8172c04d This VBScript sample shows how list Windows 8 activation status on local computer or remote computer. In a large enterprise environment, it is difficult...
  • [Script of May 24] Configuring a Windows PowerShell Profile for Office 365 Exchange Online

    Script Download: SetOffice365PowerShellProfile.zip http://gallery.technet.microsoft.com/scriptcenter/Configuring-a-Windows-faecf7cb This script can configure a Windows PowerShell profile for Office 365 Exchange Online. It appends the Connect-OSCExchangeOnline and Disconnect-OSCExchangeOnline functions...
  • [Script of May 27] Change Windows Store apps default installation location in Windows 8 (PowerShell)

    Script Download: ChangeDefaultInstallation.zip http://gallery.technet.microsoft.com/scriptcenter/Change-Windows-Store-apps-465af642 The script shows how to change Windows Store apps default installation location in Windows 8. As we all know, ​ Windows Store apps default installation location is...
  • [Script of May 28] Add Custom Field to Folder Content Type in SharePoint 2010 List/Document Library

    Script Download: CustomFieldToFolderContentType.zip http://gallery.technet.microsoft.com/scriptcenter/Add-Custom-Field-to-Folder-a4f5cf20 This script can be used to add a custom Field/Column to the Folder Content Type of a List or Document Library. This script also has the functionality to remove...