• [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. 19] Determines the Terminal session type ( RDP or CONSOLE ) (PowerShell)

    Script Download: DetermineTerminalSession.zip
    http://gallery.technet.microsoft.com/scriptcenter/Determines-the-Terminal-a0a454a4

    This PowerShell Script is to determine RDP Session logon type ( RDP or CONSOLE ) . 

    Because there are many terminal sessions in the Terminal server, users want to determine RDP Session logon type. Although there are some possible scripts in Windows server 2003, but still not well supported by Windows server 2008 and Windows server 2008 R2.

    image image
    image

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

  • [Script of Jul. 30] Add Delegates in Office 365 Exchange Online

    Script Download: AddOSCEXODelegate.zip
    http://gallery.technet.microsoft.com/scriptcenter/Add-Delegates-in-Office-eb29b520/

    This script demonstrates how to add delegates in Office 365 Exchange Online. You can add delegates for multiple users.

    Currently, you can easily add delegates in Outlook. However, you cannot add delegates 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. 8] Loop through sites and deploy feature in SharePoint 2010 (PowerShell)

    Script Download: SetSPFeature.zip
    http://gallery.technet.microsoft.com/scriptcenter/Loop-through-sites-and-01662453

    This script shows how to disable or enable some features on all sites.

    Sometimes we need to disable or enable some features on all sites. And this script is used to achieve that goal.

    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