• [Script of Apr. 3] Create a shortcut to Email a Recipient Directly to desktop in Windows 8 (VBS)

    Script Download: 26702.zip http://gallery.technet.microsoft.com/Create-a-shortcut-to-Email-bcf779da 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...
  • [Script of Oct 17th] Remove E-Mail address with Specific Domain Name in Microsoft Exchange 2010

    Script Download: RemoveEmailAddress.zip http://gallery.technet.microsoft.com/scriptcenter/Remove-E-Mail-address-with-d716e055 This script could be used to remove E-Mail address with specific domain Name in Microsoft Exchange 2010. This script can remove E-Mail address from mailbox, distribution group...
  • [Script Of July 10] How to check if SQL Server database files are marked as sparse files

    July 10 Script Download: The script is available for download from http://gallery.technet.microsoft.com/How-to-check-if-SQL-Server-af01ebb9 (SQL) and http://gallery.technet.microsoft.com/How-to-check-if-SQL-Server-23bace0c (powershell). You can also use Microsoft Script Browser for...
  • [Script of May 10] Get logins, databases users/roles and object level permission (T-SQL)

    Script Download: LoginUserRolePermission.zip http://gallery.technet.microsoft.com/scriptcenter/Get-logins-databases-816f66b2/ This script contains three code parts, one to get the result of server level logins and related roles, one to get the result of user databases’ users and related roles...
  • [Script of May 20] How to get mount point volume list from a specified physical path

    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 PowerShell script sample shows how to list all volume mount points in Windows. Some...