• [Script of Oct. 8] Check if an AD user has a roaming profile configured (PowerShell)

    Script Download: CheckIfProfileExists.zip
    http://gallery.technet.microsoft.com/scriptcenter/Check-if-an-AD-user-has-a-45ed5d1c

    This script can query specified active directory users whether or not a roaming profile was configured. 

    IT admins may care about which users has a roaming profile was configured. This script can help IT admins check whether or not a roaming profile was configured.

    image image
    image

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

  • [Script of Oct. 14] How to remove computers from a group (PowerShell)

    Script Download: RemoveCompter(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/How-to-remove-computers-5b1156f1

    This script could be used to remove computers from a group.

    Sometimes, AD admin need to remove some computers from a group.

    image image
    image

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

  • [Script of Oct. 7] Check if the network printer is connected (VBScript)

    Script Download: CheckIfNetworkPrinterIsConnected(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Check-if-the-network-3d8d2b2c

    This VBScript will list the status of network printer and whether the printer connection is connected.

    In a real word, office environment are always changing, users have been using the network for a long time. Many users will encounter some printer problems, but not all of the print problems are user related, sometimes some problems from printer itself, especially the printers were offline. IT helpdesk always spend a lot of time on it.

    image image
    image

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

  • [Script of Oct. 11] Script to determine the OU the Local Computer Belongs to (PowerShell)

    Script Download: ComputerBelongsTo(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-determine-the-OU-5a22a0e0

    This PowerShell script shows how to determine the OU the local computer belongs to.

    Some of IT admins want to verify that is has been deployed to the correct OU. So this script can help do that.

    image image
    image

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

  • [Script of Oct. 9] Get a List of Installed Application from computers (PowerShell)

    Script Download: GetInstalledApplicationInfo(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Enable-or-disable-Control-d6d33550

    This PowerShell script shows how to get a list of installed application on local or remote computers.

    If IT admins upgrade operating system and want to list the installed application on every computer.  It’s very handy to have a list the programs installed. This script can do it.

    image image
    image

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