• [Script of Dec. 16] How to check if Active Directory user password is expired on specified days

    Script Download:  22208.zip
    http://gallery.technet.microsoft.com/How-to-check-if-Active-f27b7d39

    This PowerShell Script shows how to use Windows PowerShell to check if user account password is expired.

    In many cases, IT admins always encounter a fair number of tickets were related to problems with a user’s password. Often it had expired and they were having issues resetting it and needed to logon immediately. This script can scan all users account and check if user account password is expired.

    image image
     image

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

  • [Script of Dec. 17] How to check if Active Directory user password is expired on specified days(VBS)

    Script Download:  22222.zip
    http://gallery.technet.microsoft.com/How-to-check-if-Active-2f3e9407

    This VBScript shows how to use Windows PowerShell to check if user account password is expired.

    In many cases, IT admins always encounter a fair number of tickets were related to problems with a user’s password. Often it had expired and they were having issues resetting it and needed to logon immediately. This script can scan all users account and check if user account password is expired.

    image image
     image

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

  • [Script of Dec. 18] How to set User's Logon hours based on admin's requirement (PowerShell)

    Script Download: 22226.zip
    http://gallery.technet.microsoft.com/How-to-set-Users-Logon-1bb4b1a2

    This PowerShell Script shows how to set active directory user’s logon time.

    Sometimes IT admins want to set the user account logon hours to restrict user logon time. This script can help to do it.

    image image
     image

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

  • [Script of Dec. 19] Get Active Directory user account last logged on time (VBScript)

    Script Download: 22227.zip
    http://gallery.technet.microsoft.com/scriptcenter/Get-Active-Directory-user-527fe3f3

    This VBScript shows how to use Windows PowerShell to determine the last time that a user logged on to the system.

    In some cases, IT admins want to statistics of user last logon time information. This Windows PowerShell script will help IT admins to determine the last time that a user logged on to the system.

    image image
     image

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

  • [Script of Dec. 20] How to get Best Practice Analyzer result in Windows Server 2012

    Script Download: 22228.zip
    http://gallery.technet.microsoft.com/scriptcenter/How-to-get-Best-Practice-46c6fbcc

    This PowerShell script shows how to get Best Practice Analyzer result.

    Best Practices Analyzer (BPA) is a server management tool that is available in Windows Server 2012. BPA can help administrators reduce best practice violations by scanning roles that are installed on managed servers that are running Windows Server 2012. This script is based on BPA PowerShell model to get specific BPA model result.

    image image
     image

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