• [Script of Mar. 11] Import Contacts to a Public Folder in an On-Premises Exchange Server Deployment

    Script Download:ImportOSCEXPFContact.zip
    http://gallery.technet.microsoft.com/scriptcenter/Import-Contacts-to-a-08e6ffd7

    This script imports contacts to a Public Folder in an On-Premises Exchange Server Deployment. This script uses Exchange Web Service Managed API for importing contacts to specific public folder.

    ​In some enterprises, information workers use public folder for sharing their contacts. Public folder can provide a central location to save these contacts. But unlike the Contacts folder in your mailbox, you cannot use Outlook to import contacts to the public folder. You have to use other solutions to achieve this goal.

    image image
    image

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

  • [Script of Mar. 20] Script to add Windows Gadget to user profile (VBScript)

    Script Download: AddWindowsGadgetToUserProfile.zip 
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-Windows-dd146285

    This PowerShell script demo illustrates how to add windows gadget to user profile.

    This question is asked by users in the TechNet forum. They just want to add windows gadget to user profile.

    image image
    image

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

  • [Script of Mar. 27] Script to fix issues of Event ID 4107 and Event ID 11 (VBScript)

    Script Download: BulkFixIssuesOfEventID4107AndEventID11.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-of-2ec8407a

    This sample shows how to fix the issue “Event ID 4107 or Event ID 11 is logged in the Application log in Windows and in Windows Server “ described in KB2328240.This sample can also help the enterprise administrator to bulk fix the issue on all the client computers which have the issue in the enterprise’s domain.

    Event ID 4107 and Event ID 11 error occurs because the Microsoft Certificate Trust List Publisher certificate expired. A copy of the CTL with an expired signing certificate exists in the CryptnetUrlCache folder. To resolve this issue, you can use this script remove all the files in the CryptnetUrlCache folder.  You can also bulk resolve the issue for a batch of computers in a domain.

    image image
    image

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

  • [Script of Mar. 7] Script to remove the low disk space warning (PowerShell)

    Script Download:DisableLowDiskSpaceWarning(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-remove-the-low-70240a74

    This PowerShell script sample shows how to remove the low disk space warning.

    In Windows, when one of your hard drives has less than 200MB of free space. It will continue to warn you at predefined intervals and balloons will remain open for 30 seconds when you have less than 80MB of space. Actually, many users are well aware that you're low on space and don't want to be repeatedly reminded, so this script can turn off the "low disk space" warning easily.

    image image
    image

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

  • [Script of Mar. 29] Verify and reset SRV record

    Script Download: VerifyAndResetSRVRecords.zip
    http://gallery.technet.microsoft.com/scriptcenter/Verify-and-reset-SRV-record-e9132d9a

    This script could be used to both verify and reset SRV record on domain controller.

    IT Administrators may need to check whether the SRV record is problematic, when DC locator cannot works.

    image image
    image

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