• [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. 23] Modify DNS Server configuration for batch of computers

    Script Download: BatchModifyDNSConfiguration.zip
    http://gallery.technet.microsoft.com/scriptcenter/Modify-DNS-Server-0ec651e7 

    This Windows PowerShell script will  modify DNS Server configuration for batch of computers. And generate the report of DNS Server configuration.

    In many case, when IT professionals will replace an old DNS server by a new one, it’s often needed to retrieve the list of computers who use static IP and has configured to use the old DNS Server one by one. IT professionals want to modify DNS server configuration for batch of computers.

    image image
     image

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

  • [Script of Jan. 22] Script to fix issues described in KB921914

    Script Download: FixIssuesInKB921914.zip 
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-e81ecdf7 

    This Windows PowerShell script will remove the file and key of registry.

    For the version of Microsoft Windows Genuine Advantage (WGA) Notifications that is distributed during the pilot program, this version is included in the pre-release version that accompanies the Microsoft Software License Terms. To safely and easily uninstall the pilot version, you must install the general release version of WGA Notifications. If you do not install this version, you can use the script in this article to disable or uninstall the pilot version.

    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. 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