• [Script of Mar. 13] Send Emails until a Designated Time in Office 365 Exchange Online

    Script Download: SendOSCEXOMailMessage.zip
    http://gallery.technet.microsoft.com/scriptcenter/Send-Emails-until-a-9cee20cf

    This script can send an email message with Office 365 Exchange Online. Also this script allows you to delay sending an email message.

    ​Microsoft Outlook has a feature that enables you to delay sending email messages. However, this feature is not available in the Outlook Web App (OWA). Therefore, in order to delay sending email messages for some business needs, you must find a workaround.

    image image
    image

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

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

    Script Download: 22229.zip
    http://gallery.technet.microsoft.com/scriptcenter/Get-Active-Directory-user-246f17c7

    This PowerShell Script 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 Nov. 22] Retrieve a list of Active Directory User based on Display Names (PowerShell)

    Script Download: 22221.zip
    http://gallery.technet.microsoft.com/scriptcenter/Retrieve-a-list-of-Active-90c533a2

    This PowerShell script sample shows how to get a list of active directory Sam Account name based on display name.

    This PowerShell script sample shows how to get a list of active directory Sam Account name based on display name.

    image image
    image

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

  • [Script Of July 17] How to send account lockout email notification

    image image
    July
    17
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-send-account-cdae5b39.  You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    This script shows how to automatically send an email notification to Administrator when there is a user locked out.

    When there is a user locked out, and then sends an email to domain admin. There are many users ask this issue, and this could be done by schedule task, we could also create a script to do the job.​

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

  • [Script of Feb. 7] Lists all the shared folder permissions or NTFS permissions (PowerShell)

    Script Download: ListAllSharedFolderPermission.zip  
    http://gallery.technet.microsoft.com/scriptcenter/Lists-all-the-shared-5ebb395a 

    This PowerShell script illustrates how to list all the shared folder permissions and NTFS permissions.

    In many cases, users want to check many share folders permission one by one. If we can use the script to list these share folders permission, it will really useful.  

    image image
     image

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