• [Script of Apr. 16] How to reset OWA auto-complete cache in Exchange Online (Powershell)

    Script Download: 29948.zip http://gallery.technet.microsoft.com/How-to-reset-OWA-auto-5b2b3d3b This script is used to remove deleted mailboxes' address from all mailboxes' autocomplete list in OWA. This script is used to remove deleted mailboxes' address from all mailboxes' autocomplete...
  • [Script of Apr. 15] How to export multiple Visio pages to png file (VBScript)

    Script Download: VBScript.zip http://gallery.technet.microsoft.com/How-to-export-multiple-6a80db79 This VBScript sample shows how to convert Visio page file to .png file. Many companies generate technical visuals in Microsoft Visio and would like to be able to share this information on their corporate...
  • [Script of Apr. 14] How to get calendar of a specific month in a year without using date functions

    Script Download: 34354.zip http://gallery.technet.microsoft.com/How-to-get-calendar-of-a-02255755 This T-SQL script will demo how to get calendar of a specific month in a year without using date functions. Some people asked how to get calendar of a specified month in a year. This script will demo...
  • [Script of Apr. 11] How to get all snapshots of a blob storage in Windows Azure (PowerShell)

    Script Download: 31630.zip http://gallery.technet.microsoft.com/How-to-get-all-snapshots-641f7403 This PowerShell script sample shows how to get all snapshots of a blob storage in Windows Azure. Through the use of the Windows Azure blob snapshotting functionality users can quickly and easily create...
  • [Script of Apr. 10] How to create a snapshot of blob in Windows Azure (PowerShell)

    Script Download: 31631.zip http://gallery.technet.microsoft.com/How-to-create-a-snapshot-b1dd8ba4 This PowerShell script sample shows how to create a snapshot of blob in Windows Azure. For IT admins, the best way to prevent accidental deletion or modification is to create a snapshot of blob. This...