• [Script of Jun. 9] How to change the Power button behavior in Windows

    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. The goal of this script is to change the power button behavior in Windows 7. Sometime...
  • [Script of Jun. 6] How to remove all network printers on a computer

    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 VBScript shows how to remove all network printers on a computer. Remove all network...
  • [Script of Jun. 5] How to check and set Exchange Web Services message size limit to default

    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 is used to help administrator to get and set the EWS message size limit for Exchange...
  • [Script of Jun. 4] How to remove disabled users from distribution lists

    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 shows how to remove disabled member from distribution group for Exchange...
  • [Script of Jun. 3] How to check if master key for master database is not encrypted

    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. We can use Get-OSCNotEncryptedMasterKey to identify the database master key which is not...