• [Script of Jun. 27] How to fix explorer.exe blank message on startup in Windows 8

    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 fix explorer.exe blank message on startup in Windows 8. ...
  • [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...
  • [Script of Jun. 2] How to export multiple Visio pages to png file(PowerShell)

    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 convert Visio page file to .png file. Many...
  • [Script of Jun. 13] How to find logins without user mapping in a specified SQL Server database (T-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 find all the logins without user mapping in a specified...
  • [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...