• [Script of Jan. 3] Disable turn off this device to save power for NIC Power Management (PowerShell)

    Script Download: DisableNetworkAdapterPnPCapabilities.zip
    http://gallery.technet.microsoft.com/Disable-turn-off-this-f74e9e4a

    This PowerShell Script illustrates how to disable "turn off this device to save power" feature in Power Management.

    Many users want to disable the option in network device called: The computer turn off this device to save power. Now, this script can help users to disable "turn off this device to save power" feature in Power Management of all physical network adapters.

    image image
     image

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

  • [Script of Jan. 31] Set DNS Server Search Order for Multiple Computers in an Organizational Unit

    Script Download: SetDNSServerSearchOrder.zip
    http://gallery.technet.microsoft.com/scriptcenter/Set-DNS-Server-Search-6a3e3ede 

    This script allows you to retrieve or set DNS server search order for multiple computers that belong to one organizational unit. It will only modify the DNS server search order for the network adaptors with static DNS Server search order.

    When you replace an old DNS Server by a new one, IT administrators often want to retrieve a list of computers that are using old DNS Server. After getting the list of these servers, IT administrators also need to replace the old DNS Server search order with the new one.

    image image
     image

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

  • [Script of Jan. 21] Delete files in Recycle Bin automatically after certain days

    Script Download: DeleteFilesInRecycleBin.zip 
    http://gallery.technet.microsoft.com/scriptcenter/Delete-files-in-Recycle-6d1fbb75 

    This Windows PowerShell script will delete the specified files in recycle bin.

    As we know, if we delete a file, the file will save to recycle bin. For a long time, the Recycle Bin will eat a lot of disk space. Some users want to delete the files automatically after the file save to Recycle Bin.

    image image
     image

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

  • [Script of Jan. 24] Script to create a Windows 8 Switch User Tile for the Start menu (PowerShell)

    Script Download: CreateSwitchUserWindowsTile.zip 
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-create-a-Windows-2b03ac8c

    This PowerShell Script 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 Jan. 20] Export Windows event log and send report to IT administrators

    Script Download: ExportEvent.zip
    http://gallery.technet.microsoft.com/scriptcenter/Export-Windows-event-log-ecdfadfc

    This script can be used for exporting specified Windows event log to CSV file. Then send email to specified IT administrators with this attachment.

    IT Administrators may want to know whether some specific events occurred on their servers. Sometimes also they need to collect some event log for daily reports. 

    image image
     image

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