• [Script of Jul. 31] Retrieve Delegate Information in Office 365 Exchange Online

    Script Download: GetOSCEXODelegate.zip
    http://gallery.technet.microsoft.com/scriptcenter/Retrieve-Delegate-691c85e7/

    This script demonstrates how to retrieve delegate information in Office 365 Exchange Online. You can retrieve delegate information for multiple users with this script.

    Currently, you can easily check delegate information in Outlook. However, you cannot check delegate information in Outlook Web App (OWA). If you only use OWA, a workaround is needed to mitigate this problem.

    image image
    image

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

  • [Script of Jul. 1] Script to verify web service (PowerShell)

    Script Download: TestWebservice.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-verify-web-ceb46109

    This script is used to verify if the web service is running.

    Sometimes, IT admin want to know the web service is running or not. This script is to accomplish it.

    image image
    image

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

  • [Script of Jul. 2] Change Default Paper Size in Word (VBScript)

    Script Download: ChangeDefaultPaperSize(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Change-Default-Paper-Size-34de57f0

    This script demo shows how to Change the default paper size in Word such as Letter to A4, A4 to A5.

    Many users asked this question about how to change the default paper size (Letter) to others (A1, A2...B1, B2...) automatically.

    image image
    image

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

  • [Script of Jul. 3] Change Default Paper Size in Word (PowerShell)

    Script Download: ChangeDefaultPaperSize(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Change-Default-Paper-Size-fcd07271

    This script demo shows how to Change the default paper size in Word such as Letter to A4, A4 to A5.

    Many users asked this question about how to change the default paper size (Letter) to others (A1, A2...B1, B2...) automatically.

    image image
    image

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

  • [Script of Jul. 4] Disable site template available in creating site page (PowerShell)

    Script Download: DisableTemplateSite.zip
    http://gallery.technet.microsoft.com/scriptcenter/Disable-template-available-ca7a632734de57f0

    This script shows how to disable site template available in create site page.

    The script will disable some site template that available in creating site page. Usually this can be done through Page Layouts and Site Templates in site settings page, this will need activate publishing feature in site collection and subsite, when customer doesn't want to do this, the script will help customer do it in an easier way.

    image image
    image

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