• [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 all network printers is a frequently asked question in many public forums.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 to know how to use script to change the time zone in Windows. This script can do it.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [Script of May 12] How to reset all users password in a given OU (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 shows how to reset all users password in a given OU.

    In many cases, the customer need to reset the user password one by one. If would be great if we have a script to automate this task.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 generate technical visuals in Microsoft Visio and would like to be able to share this information on their corporate sites. The problem, however, is that most users would not be able to view the visuals in this format. One of the ways of solving this problem is converting Visio diagrams to a more universal format like PNG.  But doing it manually would be time consuming, this sample can help us to batch convert Visio files, it would be very convenient.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [Script of May 14] How to get notifications if mailbox item count reaches a certain number

    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 check the mailbox item count. If the count reaches or exceeds a certain number, an email will be sent as notification.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery