• [Script Of Sep. 18] Add the "Pin to Start Screen" context menu item to all files in Windows 8.1

    Sep.
    18
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/Add-the-Pin-to-Start-1c0156a3.  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 PowerShell script sample shows how to add the "Pin to Start Screen" context menu item to all files in Windows 8.1

    With Windows 8.1, Microsoft has restricted access to the 'Pin to Start Screen' menu command for 3rd party apps. The same thing could be implemented in Windows 8. Any app was able to pin itself to the Start Screen, but not so in Windows 8.1. So this script can get the "Pin to Start Screen" context menu item unlocked for every file, and every file system object in Explorer.

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

  • [Script Of Sep. 28] How to remove a custom domain from Office 365

    Sep.
    28
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-remove-a-custom-6fe91693.  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 remove a custom domain from Office 365.

    This script will remove a custom domain from Office 365 when there is an error message "Remove-MsolDomain : Unable to remove this domain. Use Get-MsolUser -DomainName to retrieve a list of objects that are blocking removal."

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

  • [Script Of Sep. 27] How to restrict resource mailbox bookings to particular users in EXO

    Sep.
    27
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-restrict-resource-fc8724df.  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 help administrator to restrict resource mailbox bookings to particular users in Exchange Online.

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

  • [Script Of Sep. 05] How to check if Windows is activated on one or more computers

    Sep.
    05
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-check-if-Windows-is-b566d0bb.  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 sample shows how to check if Windows is activated on one or more computers.

    In a real world, sometimes IT admins need to audit all of computers whether if activated. They usually remote each one to check it. This script will report the currently or remotely computer license activation state.

    As well as being a useful test while you are building a new server, you can also use it to test the setup of your whole estate.

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

  • [Script Of Sep. 12] How to lock the homepage in Internet Explorer

    Sep.
    12
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-lock-the-homepage-9a929824.  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 lock the homepage in Internet Explorer.

    Some applications will change customers' IE homepage. This script is to lock IE homepage.

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