• [Script of May 24] Configuring a Windows PowerShell Profile for Office 365 Exchange Online

    Script Download: SetOffice365PowerShellProfile.zip
    http://gallery.technet.microsoft.com/scriptcenter/Configuring-a-Windows-faecf7cb

    This script can configure a Windows PowerShell profile for Office 365 Exchange Online. It appends the Connect-OSCExchangeOnline and Disconnect-OSCExchangeOnline functions to your Windows PowerShell profile. Afterward, you can use these two functions directly without remembering New-PSSession and its parameters.

    Currently, Office 365 Exchange Online administrators use the New-PSSession function to connect Windows PowerShell to Office 365. Some administrators feel that it is difficult to remember all the parameters clearly. It is better to use a Windows PowerShell profile to store the two functions and help administrators use Office 365 more easily.

    image image
    image

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

  • [Script of May 23] Script to list activation status for Windows 8 (VBScript)

    Script Download: QueryWindowsActivationStatus(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-list-activation-8172c04d

    This VBScript sample shows how list Windows 8 activation status on local computer or remote computer.

    In a large enterprise environment, it is difficult to examine the activation status of each computer one by one. 

    image image
    image

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

  • [Script of May 22] Script to create a Windows 8 Hibernation Tile for the Start menu (VBScript)

    Script Download: CreateHibernationWindowsTile (VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-create-a-Windows-173be36f

    This VBScript shows how to create a Windows 8 Hibernation tile for the Start menu.

    Properly hibernating Windows 8 without a Start button can be a bit of a chore. Many users may want to hibernate Windows in just one click. This script enables users to click a tile to hibernate Windows on the Start menu.

    image image
    image

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

  • [Script of May 21] Create a Windows 8 Switch User Tile for the Start menu (VBScript)

    Script Download: CreateSwitchUserWindowsTile(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Create-a-Windows-8-Switch-2c09bee4

    This VBScript shows how to create a Windows 8 Switch User tile for the Start menu.

    Properly switching users in Windows 8 without a Start button can be a bit of a chore. Many users may want to switch users in just one click. This script enables users to click a tile to switch user on the Start menu.

     

    image image
    image

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

  • [Script of May 20] Create a Shutdown/Restart/Logoff Windows 8 Tile for the Start menu (VBScript)

    Script Download: CreateWindowsTile (VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Create-a-ShutdownRestartLog-b4d75991

    This VBScript shows how to create a Shutdown, Restart and Logoff Windows 8 tile to the Start menu.

    In Windows 8, without a Start button, properly shutting down or rebooting Windows can be a bit of a chore. Many users want to shut down or reboot Windows in just one click. This script enables users to click on a tile to shut down, reboot or log off Windows on the Start menu.

    image image
      image

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