• [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 users want to know when their password will expire. This script is to get the date without Active Directory Cmdlet.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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, number of CPU, path of all user database and log files of all databases.

    As many people asked how to get general information of SQL Server, this script will demo how to get the version of SQL Server, the installation path, number of CPU, path of all user database and log files of all databases.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 how to get the calendar information in a specific month.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 can easily help IT admins to create a snapshot of a specified blob storage. 

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 for convenience.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery