• [Script Of Nov. 25] How to delete the "Windows.old" folder in Windows 8

    Nov.
    25
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-delete-the-f362d9ad.  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 delete the "Windows.old" folder in Windows 8.

    Assume that you perform a refresh of Windows 8, an upgrade to Windows 8, a custom installation of Windows 8 without formatting the drive, or install Windows 8 on the same partition of a previous Windows installation. In this situation, you may have a "C:\Windows.old" folder left over after your new installation. This folder contains a copy of the previous Windows 8 installation, and can be very large. If users do not have to have this folder, they can use a script to delete the folder.

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

  • [Script Of Nov. 06] How to check all users enabled Mailbox or not from a particular OU

    Nov.
    06
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-check-all-users-664661ed.  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 count Mailboxes in Organization Unit excluding its Child Organization Unit.

    This script is to help Exchange Administrator to count Mailboxes in Organization Unit excluding its Child Organization Unit via PowerShell.

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

  • [Script Of Nov. 27] How to remove a node from web.config file of a web application

    Nov.
    27
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-remove-a-node-from-25cb24c4.  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 script will help to remove a node in web.config file of a web application in SharePoint.

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

  • [Script Of Nov. 05] How to change DEFAULT calendar permission for mailboxes in Exchange Server

    Nov.
    05
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-change-DEFAULT-1254dcee.  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 default Mailbox Calendar Permission.

    This script is to help Exchange Admins to set default Mailbox Calendar Permission via PowerShell.

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

  • [Script Of Nov. 11] How to make lower level account to admins

    Nov.
    11
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-make-lower-level-96a5d485.  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 grant Admin Role and Full Access Permission to the User Mailbox.

    This script is to help Exchange Administrators to grant Admin Role and Full Access Permission via PowerShell.

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