• [Script of May 30] 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 PowerShell script shows how to remove all network printers on a computer. Remove...
  • [Script of May 29] How to change Time Zone in Windows 7 or 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. This VBScript shows how to use script to change the time zone in Windows. Some users want...
  • [Script of May 28] 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. This script can be used to detect if the database master key is not encrypted by Service...
  • [Script of May 27] How to export multiple Visio pages to png file(VBA)

    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 VBA sample shows how to convert Visio page file to .png file. Many companies generate...
  • [Script of May 26] How to export multiple Visio pages to png file(VBScript)

    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 sample shows how to convert Visio page file to .png file. Many companies...