• [Script of Jan. 3] Disable turn off this device to save power for NIC Power Management (PowerShell)

    Script Download: DisableNetworkAdapterPnPCapabilities.zip http://gallery.technet.microsoft.com/Disable-turn-off-this-f74e9e4a This PowerShell Script illustrates how to disable "turn off this device to save power" feature in Power Management. Many users want to disable the option in network...
  • [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...
  • [Script of Nov 2nd] Generate report of user mailbox’s size for Exchange 2010

    Script Download: CompareMailboxSize.zip http://gallery.technet.microsoft.com/scriptcenter/Generate-report-of-user-e4e9afca This script could be used to export mailboxes’ information to a CSV file, including SamAccountName, DisplayName, TotalItemSize. Based on these CSV files, script will also...
  • [Script Of Sep. 18] Add the "Pin to Start Screen" context menu item to all files in Windows 8.1

    Sep. 18 Script Download: The script is available for download from http://gallery.technet.microsoft.com/Add-the-Pin-to-Start-1c0156a3 . You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting...