• [Script Of Oct. 27] How to check I/O information per SQL Server database file

    Oct.
    27
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-check-IO-information-b1ccc75e.  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 will demonstrate how to list I/O information about all the database files such as read load, write load or overall I/O usage.

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

  • [Script Of Oct. 06] Generate an SAS token of Container or Blob that uses a Stored Access Policy

    Oct.
    06
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/Generate-an-SAS-token-of-6c30e3f5.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    generate an SAS token of container or blob that uses a stored access policy.

    Shared Access Signature is a powerful way to grant client limited permissions to blobs, queues, or tables for a specified period of time, without having to share our account access keys. This script can easily help us generate an SAS token of container or blob that uses a stored access policy.

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

  • [Script Of Oct. 03] How to set group users to view specified mailbox list in Exchange Online

    Oct.
    03
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-set-group-users-to-e9fa605a.  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 will set a group of users with custom attribute to view a limited address list.

    This script is to set a group of users with custom attribute to view a limited address list. For example, the student can only find other recipients in the same grade in address list.

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

  • [Script Of Oct. 31] How to automatically collect GPO logs for troubleshooting

    Oct.
    31
    image
    image

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

    The goal of this script is to automatically collect GPO logs for troubleshooting.

    Troubleshooting GPO issues always requires collect a series of related logs, including gpresult and GpSvc. Some Customers get trouble in collecting logs especially Gpsvc. If we can use scripts to collect these logs automatically and save log files in some drive location for customers, it would be more convenient and efficient.

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

  • [Script Of Oct. 09] Get the statics of a user mailbox’s mails sent out the previous day in EXO

    Oct.
    09
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/Get-the-statics-of-a-user-14587c9e.  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 will generate a report about the sent items of a user mailbox.

    This script is to help Exchange Administrators to generate a utilization report of a user mailbox. The report will contain the number of mails sent out the previous day together with the recipient number of such sent emails.

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