• [Script of Apr. 28] How to get user's password expiration date without using AD cmdLets

    Script Download: The script is available for download in Microsoft Script Browser for Windows PowerShell ISE . You need to install the Script Browser application first, and search for the script sample title. This Script shows how to get a user password expiration date in Active Directory. Sometime...
  • [Script of Apr. 21] How to get information of SQL Server and databases (SQL)

    Script Download: The script is available for download in Microsoft Script Browser for Windows PowerShell ISE . You need to install the Script Browser application first, and search for the script sample title. This T-SQL script will demo how to get the version of SQL Server, the installation path...
  • [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. 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...
  • [Script of Apr. 4] How to create a shortcut to Email a Recipient Directly to desktop in Windows 8

    Script Download: 26701.zip http://gallery.technet.microsoft.com/How-to-create-a-shortcut-c1af8595 This script sample shows how to create a shortcut to Email a Recipient Directly to desktop in Windows 8. Sometimes we often communicate with some people via Email, so we can create a shortcut on desktop...