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

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

    This sample can help the enterprise administrator to bulk fix the issue “Event ID 4107 or Event ID 11 is logged in the Application log in Windows and in Windows Server “ on all the client computers which have these issues 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 bulk resolve these issues, you can use this script to list all the expired certificates in the specific computer and remove all the files in the CryptnetUrlCache folder.

    image image
    image

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

  • [Script of Mar. 26] Script to remove Internet Explorer in Windows 7 (PowerShell)

    Script Download: RemoveInternetExplorer(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-remove-Internet-e8327b13

    This PowerShell script demo shows how to remove Internet Explorer in Windows 7.

    In some situations, customers need to uninstall Internet Explorer 9 to fix crash issue, but they cannot manually uninstall Internet Explorer successfully sometimes.

    image image
    image

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

  • [Script of Mar. 12] Set Email Signatures in Office 365 Exchange Online

    Script Download:SetOSCEXOEmailSignature.zip
    http://gallery.technet.microsoft.com/scriptcenter/Set-Email-Signatures-in-792587f5

    This script can set text and HTML email signatures to your outgoing email messages in Office 365 Exchange Online.

    ​Microsoft Outlook enables you to change email signatures very easily. However, this feature is difficult to use in Outlook Web App (OWA). For example, it may be difficult to insert images as signatures. Therefore, in order to set email signatures in OWA, you must find a workaround.

    image image
    image

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

  • [Script of Mar. 14] Export Email Messages from OWA in Office 365 Exchange Online

    Script Download: ExportOSCEXOEmailMessage.zip
    http://gallery.technet.microsoft.com/scriptcenter/Export-Email-Messages-from-1419bbe9

    This script can export email messages from Outlook Web App to a specific folder. These email messages will be saved in .eml format. You need to find the email messages by using search folder.

    ​Microsoft Outlook allows you to export email messages very easily. However, this feature is not available in the Outlook Web App (OWA). Therefore, in order to export email messages from OWA, you must find a workaround.

    image image
    image

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

  • [Script of Mar. 21] Script to disable "turn off this device to save power" for NIC Power Management

    Script Download: DisableNetworkAdapterPnPCapabilities(VBS).zip
    http://gallery.technet.microsoft.com/scriptcenter/Insert-pictures-in-a-eb23b3a9

    This VBS 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: Allow 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