From 47270b5cde665850a39acd8298eadcb55bcc2278 Mon Sep 17 00:00:00 2001 From: illfated Date: Sat, 7 Sep 2019 21:34:41 +0200 Subject: [PATCH 01/37] Microsoft Defender ATP: amend broken link The link "Get started" at the end of the page "Microsoft Defender Advanced Threat Protection" points to a non-existing page. It may have been renamed and the name "Get started" appropriated as one of the expandable sections in the left hand side index/TOC section. The suggested change is to replace the broken link `get-started.md` with `minimum-requirements.md` found at the same directory level. Broken link: https://github.com/MicrosoftDocs/windows-itpro-docs/blob/master/windows/security/threat-protection/microsoft-defender-atp/get-started.md Replacement link: https://github.com/MicrosoftDocs/windows-itpro-docs/blob/master/windows/security/threat-protection/microsoft-defender-atp/minimum-requirements.md Thanks to xNiklasJern for discovering the broken link. Closes #4832 --- ...icrosoft-defender-advanced-threat-protection.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-advanced-threat-protection.md b/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-advanced-threat-protection.md index 884822f607..7ce66379c0 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-advanced-threat-protection.md +++ b/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-advanced-threat-protection.md @@ -19,9 +19,9 @@ ms.topic: conceptual # Microsoft Defender Advanced Threat Protection ->Want to experience Microsoft Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/WindowsForBusiness/windows-atp?ocid=docs-wdatp-main-abovefoldlink) +> Want to experience Microsoft Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/WindowsForBusiness/windows-atp?ocid=docs-wdatp-main-abovefoldlink) > ->For more info about Windows 10 Enterprise Edition features and functionality, see [Windows 10 Enterprise edition](https://www.microsoft.com/WindowsForBusiness/buy). +> For more info about Windows 10 Enterprise Edition features and functionality, see [Windows 10 Enterprise edition](https://www.microsoft.com/WindowsForBusiness/buy). Microsoft Defender Advanced Threat Protection is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats. @@ -66,9 +66,9 @@ Microsoft Defender ATP uses the following combination of technology built into W
->[!TIP] ->- Learn about the latest enhancements in Microsoft Defender ATP: [What's new in Microsoft Defender ATP](https://cloudblogs.microsoft.com/microsoftsecure/2018/11/15/whats-new-in-windows-defender-atp/). ->- Microsoft Defender ATP demonstrated industry-leading optics and detection capabilities in the recent MITRE evaluation. Read: [Insights from the MITRE ATT&CK-based evaluation](https://cloudblogs.microsoft.com/microsoftsecure/2018/12/03/insights-from-the-mitre-attack-based-evaluation-of-windows-defender-atp/). +> [!TIP] +> - Learn about the latest enhancements in Microsoft Defender ATP: [What's new in Microsoft Defender ATP](https://cloudblogs.microsoft.com/microsoftsecure/2018/11/15/whats-new-in-windows-defender-atp/). +> - Microsoft Defender ATP demonstrated industry-leading optics and detection capabilities in the recent MITRE evaluation. Read: [Insights from the MITRE ATT&CK-based evaluation](https://cloudblogs.microsoft.com/microsoftsecure/2018/12/03/insights-from-the-mitre-attack-based-evaluation-of-windows-defender-atp/). @@ -99,7 +99,7 @@ In conjunction with being able to quickly respond to advanced attacks, Microsoft **[Secure score](overview-secure-score.md)**
->[!NOTE] +> [!NOTE] > Secure score is now part of [Threat & Vulnerability Management](next-gen-threat-and-vuln-mgt.md) as [Configuration score](configuration-score.md). The secure score page will be available for a few weeks. View the [Secure score](https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-atp/overview-secure-score) page. Microsoft Defender ATP includes a secure score to help you dynamically assess the security state of your enterprise network, identify unprotected systems, and take recommended actions to improve the overall security of your organization. @@ -127,7 +127,7 @@ To help you maximize the effectiveness of the security platform, you can configu Topic | Description :---|:--- [Overview](overview.md) | Understand the concepts behind the capabilities in Microsoft Defender ATP so you take full advantage of the complete threat protection platform. -[Get started](get-started.md) | Learn about the requirements of the platform and the initial steps you need to take to get started with Microsoft Defender ATP. +[Minimum requirements](minimum-requirements.md) | Learn about the requirements of the platform and the initial steps you need to take to get started with Microsoft Defender ATP. [Configure and manage capabilities](onboard.md)| Configure and manage the individual capabilities in Microsoft Defender ATP. [Troubleshoot Microsoft Defender ATP](troubleshoot-mdatp.md) | Learn how to address issues that you might encounter while using the platform. From ed01645e35dc0f5ac0bce170b6adcba1e07dfb41 Mon Sep 17 00:00:00 2001 From: ImranHabib <47118050+joinimran@users.noreply.github.com> Date: Tue, 10 Sep 2019 10:02:50 -0700 Subject: [PATCH 02/37] Added update to run the task Updated the document as suggested by the user to update the XML file created by GP preference. Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/4797 --- .../microsoft-defender-atp/configure-endpoints-gp.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md b/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md index ca40875aab..ea09c6df8c 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md +++ b/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md @@ -35,6 +35,8 @@ ms.date: 04/24/2018 > [!NOTE] > To use Group Policy (GP) updates to deploy the package, you must be on Windows Server 2008 R2 or later. +> For Windows Server 2019, you may need to replace NT AUTHORITY\Well-Known-System-Account with NT AUTHORITY\SYSTEM of XML file that Group Policy preference creates. + ## Onboard machines using Group Policy 1. Open the GP configuration package .zip file (*WindowsDefenderATPOnboardingPackage.zip*) that you downloaded from the service onboarding wizard. You can also get the package from [Microsoft Defender Security Center](https://securitycenter.windows.com/): From 57ccb545f1fc5eaf9134214a5225a419bad7897c Mon Sep 17 00:00:00 2001 From: Mapalko Date: Wed, 11 Sep 2019 10:13:18 -0700 Subject: [PATCH 03/37] updating WHFB feature section to move features into separate pages --- .../hello-deployment-guide.md | 2 +- .../hello-for-business/hello-faq.md | 2 +- .../hello-for-business/hello-features.md | 245 +----------------- .../hello-for-business/toc.md | 5 + 4 files changed, 14 insertions(+), 240 deletions(-) diff --git a/windows/security/identity-protection/hello-for-business/hello-deployment-guide.md b/windows/security/identity-protection/hello-for-business/hello-deployment-guide.md index f2fe950a8c..72257804e5 100644 --- a/windows/security/identity-protection/hello-for-business/hello-deployment-guide.md +++ b/windows/security/identity-protection/hello-for-business/hello-deployment-guide.md @@ -52,7 +52,7 @@ The trust model determines how you want users to authenticate to the on-premises * The certificate trust model also supports enterprises which are not ready to deploy Windows Server 2016 Domain Controllers. > [!NOTE] -> Remote Desktop Protocol (RDP) does not support authentication with Windows Hello for Business key trust deployments. RDP is only supported with certificate trust deployments at this time. See [Remote Desktop with Biometrics](hello-features.md#remote-desktop-with-biometrics) to learn more. +> Remote Desktop Protocol (RDP) does not support authentication with Windows Hello for Business key trust deployments. RDP is only supported with certificate trust deployments at this time. See [Remote Desktop](hello-feature-remote-desktop.md) to learn more. Following are the various deployment guides and models included in this topic: - [Hybrid Azure AD Joined Key Trust Deployment](hello-hybrid-key-trust.md) diff --git a/windows/security/identity-protection/hello-for-business/hello-faq.md b/windows/security/identity-protection/hello-for-business/hello-faq.md index d1ba25aae2..5b6df795b2 100644 --- a/windows/security/identity-protection/hello-for-business/hello-faq.md +++ b/windows/security/identity-protection/hello-for-business/hello-faq.md @@ -80,7 +80,7 @@ If your environment uses Microsoft Intune, you need these additional URLs: - portal.manage.microsoft.com ## What is the difference between non-destructive and destructive PIN reset? -Windows Hello for Business has two types of PIN reset: non-destructive and destructive. Organizations running Windows 10 Enterprise and Azure Active Directory can take advantage of the Microsoft PIN Reset service. Once on-boarded to a tenant and deployed to computers, users who have forgotten their PINs can authenticate to Azure, provided a second factor of authentication, and reset their PIN without re-provisioning a new Windows Hello for Business enrollment. This is a non-destructive PIN reset because the user does not delete the current credential and obtain a new one. Read [PIN Reset](hello-features.md#pin-reset) from our [Windows Hello for Business Features](hello-features.md) page for more information. +Windows Hello for Business has two types of PIN reset: non-destructive and destructive. Organizations running Windows 10 Enterprise and Azure Active Directory can take advantage of the Microsoft PIN Reset service. Once on-boarded to a tenant and deployed to computers, users who have forgotten their PINs can authenticate to Azure, provided a second factor of authentication, and reset their PIN without re-provisioning a new Windows Hello for Business enrollment. This is a non-destructive PIN reset because the user does not delete the current credential and obtain a new one. Read [PIN Reset](hello-feature-pin-reset.md) page for more information. Organizations that have the on-premises deployment of Windows Hello for Business, or those not using Windows 10 Enterprise can use destructive PIN reset. with destructive PIN reset, users that have forgotten their PIN can authenticate using their password, perform a second factor of authentication to re-provision their Windows Hello for Business credential. Re-provisioning deletes the old credential and requests a new credential and certificate. On-premises deployments need network connectivity to their domain controllers, Active Directory Federation Services, and their issuing certificate authority to perform a destructive PIN reset. Also, for hybrid deployments, destructive PIN reset is only supported with the certificate trust model and the latest updates to Active Directory Federation Services. diff --git a/windows/security/identity-protection/hello-for-business/hello-features.md b/windows/security/identity-protection/hello-for-business/hello-features.md index 37591f1f54..f73d3cc8f2 100644 --- a/windows/security/identity-protection/hello-for-business/hello-features.md +++ b/windows/security/identity-protection/hello-for-business/hello-features.md @@ -20,247 +20,16 @@ ms.date: 05/05/2018 # Windows Hello for Business Features **Applies to:** -- Windows 10 -Consider these additional features you can use after your organization deploys Windows Hello for Business. +- Windows 10 -- [Conditional access](#conditional-access) -- [Dynamic lock](#dynamic-lock) -- [PIN reset](#pin-reset) -- [Dual Enrollment](#dual-enrollment) -- [Remote Desktop with Biometrics](#remote-desktop-with-biometrics) +Consider these additional features you can use after your organization deploys Windows Hello for Business. -## Conditional access - -**Requirements:** -* Azure Active Directory -* Hybrid Windows Hello for Business deployment - - -In a mobile-first, cloud-first world, Azure Active Directory enables single sign-on to devices, applications, and services from anywhere. With the proliferation of devices (including BYOD), work off corporate networks, and 3rd party SaaS applications, IT professionals are faced with two opposing goals:+ -* Empower the end users to be productive wherever and whenever -* Protect the corporate assets at any time - -To improve productivity, Azure Active Directory provides your users with a broad range of options to access your corporate assets. With application access management, Azure Active Directory enables you to ensure that only the right people can access your applications. What if you want to have more control over how the right people are accessing your resources under certain conditions? What if you even have conditions under which you want to block access to certain applications even for the right people? For example, it might be OK for you if the right people are accessing certain applications from a trusted network; however, you might not want them to access these applications from a network you don't trust. You can address these questions using conditional access. - -Read [Conditional access in Azure Active Directory](https://docs.microsoft.com/azure/active-directory/active-directory-conditional-access-azure-portal) to learn more about Conditional Access. Afterwards, read [Getting started with conditional access in Azure Active Directory](https://docs.microsoft.com/azure/active-directory/active-directory-conditional-access-azure-portal-get-started) to start deploying Conditional access. - -## Dynamic lock - -**Requirements:** -* Windows 10, version 1703 - -Dynamic lock enables you to configure Windows 10 devices to automatically lock when Bluetooth paired device signal falls below the maximum Received Signal Strength Indicator (RSSI) value. You configure the dynamic lock policy using Group Policy. You can locate the policy setting at **Computer Configuration\Administrative Templates\Windows Components\Windows Hello for Business**. The name of the policy is **Configure dynamic lock factors**. - -The Group Policy Editor, when the policy is enabled, creates a default signal rule policy with the following value: - ->[!IMPORTANT] ->Microsoft recommends using the default values for this policy settings. Measurements are relative based on the varying conditions of each environment. Therefore, the same values may produce different results. Test policy settings in each environment prior to broadly deploying the setting. - -``` - - - -``` - -For this policy setting, the **type** and **scenario** attribute values are static and cannot change. The **classofDevice** attribute defaults Phones and uses the values from the following table - -|Description|Value| -|:-------------|:-------:| -|Miscellaneous|0| -|Computer|256| -|Phone|512| -|LAN/Network Access Point|768| -|Audio/Video|1024| -|Peripheral|1280| -|Imaging|1536| -|Wearable|1792| -|Toy|2048| -|Health|2304| -|Uncategorized|7936| - -The **rssiMin** attribute value signal indicates the strength needed for the device to be considered "in-range". The default value of **-10** enables a user to move about an average size office or cubicle without triggering Windows to lock the device. The **rssiMaxDelta** has a default value of **-10**, which instruct Windows 10 to lock the device once the signal strength weakens by more than measurement of 10. - -RSSI measurements are relative and lower as the bluetooth signals between the two paired devices reduces. Therefore a measurement of 0 is stronger than -10, which is stronger than -60, which is an indicator the devices are moving further apart from each other. - -## PIN reset - -**Applies to:** -- Windows 10, version 1709 or later - - -### Hybrid Deployments - -**Requirements:** -- Azure Active Directory -- Hybrid Windows Hello for Business deployment -- Azure AD registered, Azure AD joined, and Hybrid Azure AD joined -- Windows 10, version 1709 or later, **Enterprise Edition** - -The Microsoft PIN reset services enables you to help users who have forgotten their PIN. Using Group Policy, Microsoft Intune or a compatible MDM, you can configure Windows 10 devices to securely use the Microsoft PIN reset service that enables users to reset their forgotten PIN through settings or above the lock screen without requiring re-enrollment. - ->[!IMPORTANT] -> The Microsoft PIN Reset service only works with Windows 10, version 1709 or later **Enterprise Edition**. The feature does not work with the **Pro** edition.] - -#### Onboarding the Microsoft PIN reset service to your Intune tenant - -Before you can remotely reset PINs, you must on-board the Microsoft PIN reset service to your Azure Active Directory tenant, and configure devices you manage. - -#### Connect Azure Active Directory with the PIN reset service - -1. Visit [Microsoft PIN Reset Service Integration website](https://login.windows.net/common/oauth2/authorize?response_type=code&client_id=b8456c59-1230-44c7-a4a2-99b085333e84&resource=https%3A%2F%2Fgraph.windows.net&redirect_uri=https%3A%2F%2Fcred.microsoft.com&state=e9191523-6c2f-4f1d-a4f9-c36f26f89df0&prompt=admin_consent), and sign in using the tenant administrator account you use to manage your Azure Active Directory tenant. -2. After you log in, click **Accept** to give consent for the PIN reset service to access your account.
-![PIN reset service application in Azure](images/pinreset/pin-reset-service-home-screen.png)
-3. In the Azure portal, you can verify that the Microsoft PIN reset service is integrated from the **Enterprise applications**, **All applications** blade.
-![PIN reset service permissions page](images/pinreset/pin-reset-service-application.png) - -#### Configure Windows devices to use PIN reset using Group Policy -You configure Windows 10 to use the Microsoft PIN Reset service using the computer configuration portion of a Group Policy object. - -1. Using the Group Policy Management Console (GPMC), scope a domain-based Group Policy to computer accounts in Active Directory. -2. Edit the Group Policy object from step 1. -3. Enable the **Use PIN Recovery** policy setting located under **Computer Configuration->Administrative Templates->Windows Components->Windows Hello for Business**. -4. Close the Group Policy Management Editor to save the Group Policy object. Close the GPMC. - -#### Configure Windows devices to use PIN reset using Microsoft Intune -To configure PIN reset on Windows devices you manage, use an [Intune Windows 10 custom device policy](https://docs.microsoft.com/intune/custom-settings-windows-10) to enable the feature. Configure the policy using the following Windows policy configuration service provider (CSP): - -##### Create a PIN Reset Device configuration profile using Microsoft Intune - -1. Sign-in to [Azure Portal](https://portal.azure.com) using a tenant administrator account. -2. You need your tenant ID to complete the following task. You can discovery your tenant ID viewing the **Properties** of your Azure Active Directory from the Azure Portal. You can also use the following command in a command Window on any Azure AD joined or hybrid Azure AD joined computer.
- ``` - dsregcmd /status | findstr -snip "tenantid" - ``` -3. Navigate to the Microsoft Intune blade. Click **Device configuration**. Click **Profiles**. Click **Create profile**. -4. Type **Use PIN Recovery** in the **Name** field. Select **Windows 10 and later** from the **Platform** list. Select **Custom** from the **Profile type** list. -5. In the **Custom OMA-URI Settings** blade, Click **Add**. -6. In the **Add Row** blade, type **PIN Reset Settings** in the **Name** field. In the **OMA-URI** field, type **./Device/Vendor/MSFT/PassportForWork/*tenant ID*/Policies/EnablePinRecovery** where *tenant ID* is your Azure Active Directory tenant ID from step 2. -7. Select **Boolean** from the **Data type** list and select **True** from the **Value** list. -8. Click **OK** to save the row configuration. Click **OK** to close the Custom OMA-URI Settings blade. Click **Create to save the profile. - -##### Assign the PIN Reset Device configuration profile using Microsoft Intune -1. Sign-in to [Azure Portal](https://portal.azure.com) using a tenant administrator account. -2. Navigate to the Microsoft Intune blade. Click **Device configuration**. Click **Profiles**. From the list of device configuration profiles, click the profile that contains the PIN reset configuration. -3. In the device configuration profile, click **Assignments**. -4. Use the **Include** and/or **Exclude** tabs to target the device configuration profile to select groups. - -### On-premises Deployments - -**Requirements** -* Active Directory -* On-premises Windows Hello for Business deployment -* Reset from settings - Windows 10, version 1703, Professional -* Reset above Lock - Windows 10, version 1709, Professional - -On-premises deployments provide users with the ability to reset forgotten PINs either through the settings page or from above the user's lock screen. Users must know or be provided their password for authentication, must perform a second factor of authentication, and then re-provision Windows Hello for Business. - ->[!IMPORTANT] ->Users must have corporate network connectivity to domain controllers and the federation service to reset their PINs. - -#### Reset PIN from Settings -1. Sign-in to Windows 10, version 1703 or later using an alternate credential. -2. Open **Settings**, click **Accounts**, click **Sign-in options**. -3. Under **PIN**, click **I forgot my PIN** and follow the instructions. - -#### Reset PIN above the Lock Screen - 1. On Windows 10, version 1709, click **I forgot my PIN** from the Windows Sign-in - 2. Enter your password and press enter. - 3. Follow the instructions provided by the provisioning process - 4. When finished, unlock your desktop using your newly created PIN. - ->[!NOTE] -> Visit the [Windows Hello for Business Videos](https://docs.microsoft.com/windows/security/identity-protection/hello-for-business/hello-videos.md) page and watch the [Windows Hello for Business forgotten PIN user experience](https://docs.microsoft.com/windows/security/identity-protection/hello-for-business/hello-videos#windows-hello-for-business-forgotten-pin-user-experience) video. - -## Dual Enrollment - -**Requirements** -* Hybrid and On-premises Windows Hello for Business deployments -* Enterprise Joined or Hybrid Azure joined devices -* Windows 10, version 1709 - -> [!NOTE] -> This feature was previously known as **Privileged Credential** but was renamed to **Dual Enrollment** to prevent any confusion with the **Privileged Access Workstation** feature. - -> [!IMPORTANT] -> Dual enrollment does not replace or provide the same security as Privileged Access Workstations feature. Microsoft encourages enterprises to use the Privileged Access Workstations for their privileged credential users. Enterprises can consider Windows Hello for Business dual enrollment in situations where the Privileged Access feature cannot be used. Read [Privileged Access Workstations](https://docs.microsoft.com/windows-server/identity/securing-privileged-access/privileged-access-workstations) for more information. - -Dual enrollment enables administrators to perform elevated, administrative functions by enrolling both their non-privileged and privileged credentials on their device. - -By design, Windows 10 does not enumerate all Windows Hello for Business users from within a user's session. Using the computer Group Policy setting, **Allow enumeration of emulated smart card for all users**, you can configure a device to enumerate all enrolled Windows Hello for Business credentials on selected devices. - -With this setting, administrative users can sign-in to Windows 10, version 1709 using their non-privileged Windows Hello for Business credentials for normal work flow such as email, but can launch Microsoft Management Consoles (MMCs), Remote Desktop Services clients, and other applications by selecting **Run as different user** or **Run as administrator**, selecting the privileged user account, and providing their PIN. Administrators can also take advantage of this feature with command line applications by using **runas.exe** combined with the **/smartcard** argument. This enables administrators to perform their day-to-day operations without needing to sign-in and out, or use fast user switching when alternating between privileged and non-privileged workloads. - -> [!IMPORTANT] -> You must configure a Windows 10 computer for Windows Hello for Business dual enrollment before either user (privileged or non-privileged) provisions Windows Hello for Business. Dual enrollment is a special setting that is configured on the Windows Hello container during creation. - -### Configure Windows Hello for Business Dual Enroll -In this task you will -- Configure Active Directory to support Domain Administrator enrollment -- Configure Dual Enrollment using Group Policy - -#### Configure Active Directory to support Domain Administrator enrollment -The designed Windows for Business configuration has you give the **Key Admins** (or **KeyCredential Admins** when using domain controllers prior to Windows Server 2016) group read and write permissions to the msDS-KeyCredentialsLink attribute. You provided these permissions at root of the domain and use object inheritance to ensure the permissions apply to all users in the domain regardless of their location within the domain hierarchy. - -Active Directory Domain Services uses AdminSDHolder to secure privileged users and groups from unintentional modification by comparing and replacing the security on privileged users and groups to match those defined on the AdminSDHolder object on an hourly cycle. For Windows Hello for Business, your domain administrator account may receive the permissions but will they will disappear from the user object unless you give the AdminSDHolder read and write permissions to the msDS-KeyCredential attribute. - -Sign-in to a domain controller or management workstation with access equivalent to _domain administrator_. - -1. Type the following command to add the **allow** read and write property permissions for msDS-KeyCredentialLink attribute for the **Key Admins** (or **KeyCredential Admins**) group on the AdminSDHolder object.
-```dsacls "CN=AdminSDHolder,CN=System,DC=domain,DC=com" /g "[domainName\keyAdminGroup]":RPWP;msDS-KeyCredentialLink```
-where **DC=domain,DC=com** is the LDAP path of your Active Directory domain and **domainName\keyAdminGroup]** is the NetBIOS name of your domain and the name of the group you use to give access to keys based on your deployment. For example:
-```dsacls "CN=AdminSDHolder,CN=System,DC=corp,DC=mstepdemo,DC=net" /g "mstepdemo\Key Admins":RPWP;msDS-KeyCredentialLink``` -2. To trigger security descriptor propagation, open **ldp.exe**. -3. Click **Connection** and select **Connect...** Next to **Server**, type the name of the domain controller that holds the PDC role for the domain. Next to **Port**, type **389** and click **OK**. -4. Click **Connection** and select **Bind...** Click **OK** to bind as the currently signed-in user. -5. Click **Browser** and select **Modify**. Leave the **DN** text box blank. Next to **Attribute**, type **RunProtectAdminGroupsTask**. Next to **Values**, type **1**. Click **Enter** to add this to the **Entry List**. -6. Click **Run** to start the task. -7. Close LDP. - -#### Configuring Dual Enrollment using Group Policy -You configure Windows 10 to support dual enrollment using the computer configuration portion of a Group Policy object. - -1. Using the Group Policy Management Console (GPMC), create a new domain-based Group Policy object and link it to an organizational Unit that contains Active Directory computer objects used by privileged users. -2. Edit the Group Policy object from step 1. -3. Enable the **Allow enumeration of emulated smart cards for all users** policy setting located under **Computer Configuration->Administrative Templates->Windows Components->Windows Hello for Business**. -4. Close the Group Policy Management Editor to save the Group Policy object. Close the GPMC. -5. Restart computers targeted by this Group Policy object. - -The computer is ready for dual enrollment. Sign-in as the privileged user first and enroll for Windows Hello for Business. Once completed, sign-out and sign-in as the non-privileged user and enroll for Windows Hello for Business. You can now use your privileged credential to perform privileged tasks without using your password and without needing to switch users. - -## Remote Desktop with Biometrics - -> [!Warning] -> Some information relates to pre-released product that may change before it is commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here. - -**Requirements** -- Hybrid and On-premises Windows Hello for Business deployments -- Azure AD joined, Hybrid Azure AD joined, and Enterprise joined devices -- Certificate trust deployments -- Biometric enrollments -- Windows 10, version 1809 - -Users using earlier versions of Windows 10 could remote desktop to using Windows Hello for Business but were limited to the using their PIN as their authentication gesture. Windows 10, version 1809 introduces the ability for users to authenticate to a remote desktop session using their Windows Hello for Business biometric gesture. The feature is on by default, so your users can take advantage of it as soon as they upgrade to Windows 10, version 1809. - -> [!IMPORTANT] -> The remote desktop with biometrics feature only works with certificate trust deployments. The feature takes advantage of the redirected smart card capabilities of the remote desktop protocol. Microsoft continues to investigate supporting this feature for key trust deployments. - -### How does it work -It start with creating cryptographic keys. Windows generates and stores cryptographic keys using a software component called a key storage provider (KSP). Software-based keys are created and stored using the Microsoft Software Key Storage Provider. Smart card keys are created and stored using the Microsoft Smart Card Key Storage Provider. Keys created and protected by Windows Hello for Business are created and stored using the Microsoft Passport Key Storage Provider. - -A certificate on a smart card starts with creating an asymmetric key pair using the Microsoft Smart Card KSP. Windows requests a certificate based on the key pair from your enterprises issuing certificate authority, which returns a certificate that is stored in the user's Personal certificate store. The private key remains on the smart card and the public key is stored with the certificate. Metadata on the certificate (and the key) store the key storage provider used to create the key (remember the certificate contains the public key). - -This same concept applies to Windows Hello for Business. Except, the keys are created using the Microsoft Passport KSP and the user's private key remains protected by the device's security module (TPM) and the user's gesture (PIN/biometric). The certificate APIs hide this complexity. When an application uses a certificate, the certificate APIs locate the keys using the saved key storage provider. The key storage providers directs the certificate APIs on which provider they use to find the private key associated with the certificate. This is how Windows knows you have a smart card certificate without the smart card inserted (and prompts you to insert the smart card). - -Windows Hello for Business emulates a smart card for application compatibility. Versions of Windows 10 prior to version 1809, would redirect private key access for Windows Hello for Business certificate to use its emulated smart card using the Microsoft Smart Card KSP, which would enable the user to provide their PIN. Windows 10, version 1809 no longer redirects private key access for Windows Hello for Business certificates to the Microsoft Smart Card KSP-- it continues using the Microsoft Passport KSP. The Microsoft Passport KSP enabled Windows 10 to prompt the user for their biometric gesture or PIN. - -### Compatibility -Users appreciate convenience of biometrics and administrators value the security however, you may experience compatibility issues with your applications and Windows Hello for Business certificates. You can relax knowing a Group Policy setting and a [MDM URI](https://docs.microsoft.com/windows/client-management/mdm/passportforwork-csp) exist to help you revert to the previous behavior for those users who need it. - -![WHFB Certificate GP Setting](images/rdpbio/rdpbiopolicysetting.png) - -> [!IMPORTANT] -> The remote desktop with biometric feature does not work with [Dual Enrollment](#dual-enrollment) feature or scenarios where the user provides alternative credentials. Microsoft continues to investigate supporting the feature. +- [Dynamic lock](hello-feature-dynamic-lock.md) +- [Conditional Access](hello-feature-conditional-access.md) +- [Dual Enrollment](hello-feature-dual-enrollment.md) +- [PIN Reset](hello-feature-pin-reset.md) +- [Remote Desktop](hello-feature-remote-desktop.md) ## Related topics diff --git a/windows/security/identity-protection/hello-for-business/toc.md b/windows/security/identity-protection/hello-for-business/toc.md index 312e43cff6..a9261a5239 100644 --- a/windows/security/identity-protection/hello-for-business/toc.md +++ b/windows/security/identity-protection/hello-for-business/toc.md @@ -7,7 +7,12 @@ ## [Windows Hello biometrics in the enterprise](hello-biometrics-in-enterprise.md) ## [Windows Hello for Business Features](hello-features.md) +### [Conditional Access](hello-feature-conditional-access.md) +### [Dynamic Lock](hello-feature-dynamic-lock.md) ### [Multifactor Unlock](feature-multifactor-unlock.md) +### [PIN Reset](hello-feature-pin-reset.md) +### [Dual Enrollment](hello-feature-dual-enrollment.md) +### [Remote Desktop](hello-feature-remote-desktop.md) ## [How Windows Hello for Business works](hello-how-it-works.md) ### [Technical Deep Dive](hello-how-it-works.md#technical-deep-dive) From 303e43c1ec76a69fa0b4107cc4a46c3e48b4c96e Mon Sep 17 00:00:00 2001 From: Mapalko Date: Wed, 11 Sep 2019 10:14:39 -0700 Subject: [PATCH 04/37] adding new pages for WHFBfeature sections --- .../hello-feature-conditional-access.md | 45 +++++++ .../hello-feature-dual-enrollment.md | 90 +++++++++++++ .../hello-feature-dynamic-lock.md | 68 ++++++++++ .../hello-feature-pin-reset.md | 127 ++++++++++++++++++ .../hello-feature-remote-desktop.md | 74 ++++++++++ 5 files changed, 404 insertions(+) create mode 100644 windows/security/identity-protection/hello-for-business/hello-feature-conditional-access.md create mode 100644 windows/security/identity-protection/hello-for-business/hello-feature-dual-enrollment.md create mode 100644 windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md create mode 100644 windows/security/identity-protection/hello-for-business/hello-feature-pin-reset.md create mode 100644 windows/security/identity-protection/hello-for-business/hello-feature-remote-desktop.md diff --git a/windows/security/identity-protection/hello-for-business/hello-feature-conditional-access.md b/windows/security/identity-protection/hello-for-business/hello-feature-conditional-access.md new file mode 100644 index 0000000000..4168a6fc37 --- /dev/null +++ b/windows/security/identity-protection/hello-for-business/hello-feature-conditional-access.md @@ -0,0 +1,45 @@ +--- +title: Conditional Access +description: Conditional Access +keywords: identity, PIN, biometric, Hello, passport, WHFB, hybrid, cert-trust, device, registration, unlock, conditional access +ms.prod: w10 +ms.mktglfcycl: deploy +ms.sitesec: library +ms.pagetype: security, mobile +audience: ITPro +author: mapalko +ms.author: mapalko +manager: dansimp +ms.collection: M365-identity-device-management +ms.topic: article +localizationpriority: medium +ms.date: 09/09/2019 +ms.reviewer: +--- + +## Conditional access + +**Requirements:** + +* Azure Active Directory +* Hybrid Windows Hello for Business deployment + +In a mobile-first, cloud-first world, Azure Active Directory enables single sign-on to devices, applications, and services from anywhere. With the proliferation of devices (including BYOD), work off corporate networks, and 3rd party SaaS applications, IT professionals are faced with two opposing goals: + +* Empower the end users to be productive wherever and whenever +* Protect the corporate assets at any time + +To improve productivity, Azure Active Directory provides your users with a broad range of options to access your corporate assets. With application access management, Azure Active Directory enables you to ensure that only the right people can access your applications. What if you want to have more control over how the right people are accessing your resources under certain conditions? What if you even have conditions under which you want to block access to certain applications even for the right people? For example, it might be OK for you if the right people are accessing certain applications from a trusted network; however, you might not want them to access these applications from a network you don't trust. You can address these questions using conditional access. + +Read [Conditional access in Azure Active Directory](https://docs.microsoft.com/azure/active-directory/active-directory-conditional-access-azure-portal) to learn more about Conditional Access. Afterwards, read [Getting started with conditional access in Azure Active Directory](https://docs.microsoft.com/azure/active-directory/active-directory-conditional-access-azure-portal-get-started) to start deploying Conditional access. + +## Related topics + +* [Windows Hello for Business](hello-identity-verification.md) +* [Manage Windows Hello for Business in your organization](hello-manage-in-organization.md) +* [Why a PIN is better than a password](hello-why-pin-is-better-than-password.md) +* [Prepare people to use Windows Hello](hello-prepare-people-to-use.md) +* [Windows Hello and password changes](hello-and-password-changes.md) +* [Windows Hello errors during PIN creation](hello-errors-during-pin-creation.md) +* [Event ID 300 - Windows Hello successfully created](hello-event-300.md) +* [Windows Hello biometrics in the enterprise](hello-biometrics-in-enterprise.md) diff --git a/windows/security/identity-protection/hello-for-business/hello-feature-dual-enrollment.md b/windows/security/identity-protection/hello-for-business/hello-feature-dual-enrollment.md new file mode 100644 index 0000000000..1db3c21e10 --- /dev/null +++ b/windows/security/identity-protection/hello-for-business/hello-feature-dual-enrollment.md @@ -0,0 +1,90 @@ +--- +title: Dual Enrollment +description: Dual Enrollment +keywords: identity, PIN, biometric, Hello, passport, WHFB, hybrid, cert-trust, device, registration, unlock, dual enrollment, +ms.prod: w10 +ms.mktglfcycl: deploy +ms.sitesec: library +ms.pagetype: security, mobile +audience: ITPro +author: mapalko +ms.author: mapalko +manager: dansimp +ms.collection: M365-identity-device-management +ms.topic: article +localizationpriority: medium +ms.date: 09/09/2019 +ms.reviewer: +--- + +# Dual Enrollment + +**Requirements** + +* Hybrid and On-premises Windows Hello for Business deployments +* Enterprise Joined or Hybrid Azure joined devices +* Windows 10, version 1709 + +> [!NOTE] +> This feature was previously known as **Privileged Credential** but was renamed to **Dual Enrollment** to prevent any confusion with the **Privileged Access Workstation** feature. + +> [!IMPORTANT] +> Dual enrollment does not replace or provide the same security as Privileged Access Workstations feature. Microsoft encourages enterprises to use the Privileged Access Workstations for their privileged credential users. Enterprises can consider Windows Hello for Business dual enrollment in situations where the Privileged Access feature cannot be used. Read [Privileged Access Workstations](https://docs.microsoft.com/windows-server/identity/securing-privileged-access/privileged-access-workstations) for more information. + +Dual enrollment enables administrators to perform elevated, administrative functions by enrolling both their non-privileged and privileged credentials on their device. + +By design, Windows 10 does not enumerate all Windows Hello for Business users from within a user's session. Using the computer Group Policy setting, **Allow enumeration of emulated smart card for all users**, you can configure a device to enumerate all enrolled Windows Hello for Business credentials on selected devices. + +With this setting, administrative users can sign-in to Windows 10, version 1709 using their non-privileged Windows Hello for Business credentials for normal work flow such as email, but can launch Microsoft Management Consoles (MMCs), Remote Desktop Services clients, and other applications by selecting **Run as different user** or **Run as administrator**, selecting the privileged user account, and providing their PIN. Administrators can also take advantage of this feature with command line applications by using **runas.exe** combined with the **/smartcard** argument. This enables administrators to perform their day-to-day operations without needing to sign-in and out, or use fast user switching when alternating between privileged and non-privileged workloads. + +> [!IMPORTANT] +> You must configure a Windows 10 computer for Windows Hello for Business dual enrollment before either user (privileged or non-privileged) provisions Windows Hello for Business. Dual enrollment is a special setting that is configured on the Windows Hello container during creation. + +## Configure Windows Hello for Business Dual Enrollment + +In this task you will + +* Configure Active Directory to support Domain Administrator enrollment +* Configure Dual Enrollment using Group Policy + +### Configure Active Directory to support Domain Administrator enrollment + +The designed Windows for Business configuration has you give the **Key Admins** (or **KeyCredential Admins** when using domain controllers prior to Windows Server 2016) group read and write permissions to the msDS-KeyCredentialsLink attribute. You provided these permissions at root of the domain and use object inheritance to ensure the permissions apply to all users in the domain regardless of their location within the domain hierarchy. + +Active Directory Domain Services uses AdminSDHolder to secure privileged users and groups from unintentional modification by comparing and replacing the security on privileged users and groups to match those defined on the AdminSDHolder object on an hourly cycle. For Windows Hello for Business, your domain administrator account may receive the permissions but will they will disappear from the user object unless you give the AdminSDHolder read and write permissions to the msDS-KeyCredential attribute. + +Sign-in to a domain controller or management workstation with access equivalent to _domain administrator_. + +1. Type the following command to add the **allow** read and write property permissions for msDS-KeyCredentialLink attribute for the **Key Admins** (or **KeyCredential Admins**) group on the AdminSDHolder object.
+```dsacls "CN=AdminSDHolder,CN=System,DC=domain,DC=com" /g "[domainName\keyAdminGroup]":RPWP;msDS-KeyCredentialLink```
+where **DC=domain,DC=com** is the LDAP path of your Active Directory domain and **domainName\keyAdminGroup]** is the NetBIOS name of your domain and the name of the group you use to give access to keys based on your deployment. For example:
+```dsacls "CN=AdminSDHolder,CN=System,DC=corp,DC=mstepdemo,DC=net" /g "mstepdemo\Key Admins":RPWP;msDS-KeyCredentialLink``` +2. To trigger security descriptor propagation, open **ldp.exe**. +3. Click **Connection** and select **Connect...** Next to **Server**, type the name of the domain controller that holds the PDC role for the domain. Next to **Port**, type **389** and click **OK**. +4. Click **Connection** and select **Bind...** Click **OK** to bind as the currently signed-in user. +5. Click **Browser** and select **Modify**. Leave the **DN** text box blank. Next to **Attribute**, type **RunProtectAdminGroupsTask**. Next to **Values**, type **1**. Click **Enter** to add this to the **Entry List**. +6. Click **Run** to start the task. +7. Close LDP. + +### Configuring Dual Enrollment using Group Policy + +You configure Windows 10 to support dual enrollment using the computer configuration portion of a Group Policy object. + +1. Using the Group Policy Management Console (GPMC), create a new domain-based Group Policy object and link it to an organizational Unit that contains Active Directory computer objects used by privileged users. +2. Edit the Group Policy object from step 1. +3. Enable the **Allow enumeration of emulated smart cards for all users** policy setting located under **Computer Configuration->Administrative Templates->Windows Components->Windows Hello for Business**. +4. Close the Group Policy Management Editor to save the Group Policy object. Close the GPMC. +5. Restart computers targeted by this Group Policy object. + +The computer is ready for dual enrollment. Sign-in as the privileged user first and enroll for Windows Hello for Business. Once completed, sign-out and sign-in as the non-privileged user and enroll for Windows Hello for Business. You can now use your privileged credential to perform privileged tasks without using your password and without needing to switch users. + +## Related topics + +* [Windows Hello for Business](hello-identity-verification.md) +* [Manage Windows Hello for Business in your organization](hello-manage-in-organization.md) +* [Why a PIN is better than a password](hello-why-pin-is-better-than-password.md) +* [Prepare people to use Windows Hello](hello-prepare-people-to-use.md) +* [Windows Hello and password changes](hello-and-password-changes.md) +* [Windows Hello errors during PIN creation](hello-errors-during-pin-creation.md) +* [Event ID 300 - Windows Hello successfully created](hello-event-300.md) +* [Windows Hello biometrics in the enterprise](hello-biometrics-in-enterprise.md) diff --git a/windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md b/windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md new file mode 100644 index 0000000000..a193c1a932 --- /dev/null +++ b/windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md @@ -0,0 +1,68 @@ +--- +title: Conditional Access +description: Conditional Access +keywords: identity, PIN, biometric, Hello, passport, WHFB, hybrid, cert-trust, device, registration, unlock, conditional access +ms.prod: w10 +ms.mktglfcycl: deploy +ms.sitesec: library +ms.pagetype: security, mobile +audience: ITPro +author: mapalko +ms.author: mapalko +manager: dansimp +ms.collection: M365-identity-device-management +ms.topic: article +localizationpriority: medium +ms.date: 09/09/2019 +ms.reviewer: +--- + +## Dynamic lock + +**Requirements:** + +* Windows 10, version 1703 + +Dynamic lock enables you to configure Windows 10 devices to automatically lock when Bluetooth paired device signal falls below the maximum Received Signal Strength Indicator (RSSI) value. You configure the dynamic lock policy using Group Policy. You can locate the policy setting at **Computer Configuration\Administrative Templates\Windows Components\Windows Hello for Business**. The name of the policy is **Configure dynamic lock factors**. + +The Group Policy Editor, when the policy is enabled, creates a default signal rule policy with the following value: + +``` + + + +``` + +>[!IMPORTANT] +>Microsoft recommends using the default values for this policy settings. Measurements are relative based on the varying conditions of each environment. Therefore, the same values may produce different results. Test policy settings in each environment prior to broadly deploying the setting. + +For this policy setting, the **type** and **scenario** attribute values are static and cannot change. The **classofDevice** is configurable but Phone is the only currently supported configuration. The attribute defaults to Phones sand uses the values from the following table: + +|Description|Value| +|:-------------|:-------:| +|Miscellaneous|0| +|Computer|256| +|Phone|512| +|LAN/Network Access Point|768| +|Audio/Video|1024| +|Peripheral|1280| +|Imaging|1536| +|Wearable|1792| +|Toy|2048| +|Health|2304| +|Uncategorized|7936| + +The **rssiMin** attribute value signal indicates the strength needed for the device to be considered "in-range". The default value of **-10** enables a user to move about an average size office or cubicle without triggering Windows to lock the device. The **rssiMaxDelta** has a default value of **-10**, which instruct Windows 10 to lock the device once the signal strength weakens by more than measurement of 10. + +RSSI measurements are relative and lower as the bluetooth signals between the two paired devices reduces. Therefore a measurement of 0 is stronger than -10, which is stronger than -60, which is an indicator the devices are moving further apart from each other. + +## Related topics + +* [Windows Hello for Business](hello-identity-verification.md) +* [Manage Windows Hello for Business in your organization](hello-manage-in-organization.md) +* [Why a PIN is better than a password](hello-why-pin-is-better-than-password.md) +* [Prepare people to use Windows Hello](hello-prepare-people-to-use.md) +* [Windows Hello and password changes](hello-and-password-changes.md) +* [Windows Hello errors during PIN creation](hello-errors-during-pin-creation.md) +* [Event ID 300 - Windows Hello successfully created](hello-event-300.md) +* [Windows Hello biometrics in the enterprise](hello-biometrics-in-enterprise.md) diff --git a/windows/security/identity-protection/hello-for-business/hello-feature-pin-reset.md b/windows/security/identity-protection/hello-for-business/hello-feature-pin-reset.md new file mode 100644 index 0000000000..6e32dda47f --- /dev/null +++ b/windows/security/identity-protection/hello-for-business/hello-feature-pin-reset.md @@ -0,0 +1,127 @@ +--- +title: Pin Reset +description: Pin Reset +keywords: identity, PIN, Hello, passport, WHFB, hybrid, cert-trust, device, reset +ms.prod: w10 +ms.mktglfcycl: deploy +ms.sitesec: library +ms.pagetype: security, mobile +audience: ITPro +author: mapalko +ms.author: mapalko +manager: dansimp +ms.collection: M365-identity-device-management +ms.topic: article +localizationpriority: medium +ms.date: 09/09/2019 +ms.reviewer: +--- + +# PIN reset + +**Applies to:** + +- Windows 10, version 1709 or later + +## Hybrid Deployments + +**Requirements:** + +- Azure Active Directory +- Hybrid Windows Hello for Business deployment +- Azure AD registered, Azure AD joined, and Hybrid Azure AD joined +- Windows 10, version 1709 or later, **Enterprise Edition** + +The Microsoft PIN reset services enables you to help users recover who have forgotten their PIN. Using Group Policy, Microsoft Intune or a compatible MDM, you can configure Windows 10 devices to securely use the Microsoft PIN reset service that enables users to reset their forgotten PIN through settings or above the lock screen without requiring re-enrollment. + +>[!IMPORTANT] +> The Microsoft PIN Reset service only works with Windows 10, version 1709 or later **Enterprise Edition**. The feature does not work with the **Pro** edition.] + +### Onboarding the Microsoft PIN reset service to your Intune tenant + +Before you can remotely reset PINs, you must on-board the Microsoft PIN reset service to your Azure Active Directory tenant, and configure devices you manage. + +### Connect Azure Active Directory with the PIN reset service + +1. Visit [Microsoft PIN Reset Service Integration website](https://login.windows.net/common/oauth2/authorize?response_type=code&client_id=b8456c59-1230-44c7-a4a2-99b085333e84&resource=https%3A%2F%2Fgraph.windows.net&redirect_uri=https%3A%2F%2Fcred.microsoft.com&state=e9191523-6c2f-4f1d-a4f9-c36f26f89df0&prompt=admin_consent), and sign in using the tenant administrator account you use to manage your Azure Active Directory tenant. +2. After you log in, click **Accept** to give consent for the PIN reset service to access your account.
+![PIN reset service application in Azure](images/pinreset/pin-reset-service-home-screen.png)
+3. In the Azure portal, you can verify that the Microsoft PIN reset service is integrated from the **Enterprise applications** blade. Filter to application status "Enabled" and both Microsoft Pin Reset Service Production and Microsoft Pin Reset Client Production will show up in your tenant.
+![PIN reset service permissions page](images/pinreset/pin-reset-service-application.png) + +### Configure Windows devices to use PIN reset using Group Policy + +You configure Windows 10 to use the Microsoft PIN Reset service using the computer configuration portion of a Group Policy object. + +1. Using the Group Policy Management Console (GPMC), scope a domain-based Group Policy to computer accounts in Active Directory. +2. Edit the Group Policy object from step 1. +3. Enable the **Use PIN Recovery** policy setting located under **Computer Configuration->Administrative Templates->Windows Components->Windows Hello for Business**. +4. Close the Group Policy Management Editor to save the Group Policy object. Close the GPMC. + +### Configure Windows devices to use PIN reset using Microsoft Intune + +To configure PIN reset on Windows devices you manage, use an [Intune Windows 10 custom device policy](https://docs.microsoft.com/intune/custom-settings-windows-10) to enable the feature. Configure the policy using the following Windows policy configuration service provider (CSP): + +#### Create a PIN Reset Device configuration profile using Microsoft Intune + +1. Sign-in to [Azure Portal](https://portal.azure.com) using a tenant administrator account. +2. You need your tenant ID to complete the following task. You can discovery your tenant ID viewing the **Properties** of your Azure Active Directory from the Azure Portal. It will be listed under Directory ID. You can also use the following command in a command Window on any Azure AD joined or hybrid Azure AD joined computer.
+ + ``` + dsregcmd /status | findstr -snip "tenantid" + ``` + +1. Navigate to the Microsoft Intune blade. Click **Device configuration**. Click **Profiles**. Click **Create profile**. +1. Type **Use PIN Recovery** in the **Name** field. Select **Windows 10 and later** from the **Platform** list. Select **Custom** from the **Profile type** list. +1. In the **Custom OMA-URI Settings** blade, Click **Add**. +1. In the **Add Row** blade, type **PIN Reset Settings** in the **Name** field. In the **OMA-URI** field, type **./Device/Vendor/MSFT/PassportForWork/*tenant ID*/Policies/EnablePinRecovery** where *tenant ID* is your Azure Active Directory tenant ID from step 2. +1. Select **Boolean** from the **Data type** list and select **True** from the **Value** list. +1. Click **OK** to save the row configuration. Click **OK** to close the Custom OMA-URI Settings blade. Click **Create to save the profile. + +#### Assign the PIN Reset Device configuration profile using Microsoft Intune + +1. Sign-in to [Azure Portal](https://portal.azure.com) using a tenant administrator account. +2. Navigate to the Microsoft Intune blade. Click **Device configuration**. Click **Profiles**. From the list of device configuration profiles, click the profile that contains the PIN reset configuration. +3. In the device configuration profile, click **Assignments**. +4. Use the **Include** and/or **Exclude** tabs to target the device configuration profile to select groups. + +## On-premises Deployments + +**Requirements** + +* Active Directory +* On-premises Windows Hello for Business deployment +* Reset from settings - Windows 10, version 1703, Professional +* Reset above Lock - Windows 10, version 1709, Professional + +On-premises deployments provide users with the ability to reset forgotten PINs either through the settings page or from above the user's lock screen. Users must know or be provided their password for authentication, must perform a second factor of authentication, and then re-provision Windows Hello for Business. + +>[!IMPORTANT] +>Users must have corporate network connectivity to domain controllers and the federation service to reset their PINs. + +### Reset PIN from Settings + +1. Sign-in to Windows 10, version 1703 or later using an alternate credential. +2. Open **Settings**, click **Accounts**, click **Sign-in options**. +3. Under **PIN**, click **I forgot my PIN** and follow the instructions. + +#### Reset PIN above the Lock Screen + + 1. On Windows 10, version 1709, click **I forgot my PIN** from the Windows Sign-in + 2. Enter your password and press enter. + 3. Follow the instructions provided by the provisioning process + 4. When finished, unlock your desktop using your newly created PIN. + +>[!NOTE] +> Visit the [Windows Hello for Business Videos](https://docs.microsoft.com/windows/security/identity-protection/hello-for-business/hello-videos.md) page and watch the [Windows Hello for Business forgotten PIN user experience](https://docs.microsoft.com/windows/security/identity-protection/hello-for-business/hello-videos#windows-hello-for-business-forgotten-pin-user-experience) video. + +## Related topics + +- [Windows Hello for Business](hello-identity-verification.md) +- [Manage Windows Hello for Business in your organization](hello-manage-in-organization.md) +- [Why a PIN is better than a password](hello-why-pin-is-better-than-password.md) +- [Prepare people to use Windows Hello](hello-prepare-people-to-use.md) +- [Windows Hello and password changes](hello-and-password-changes.md) +- [Windows Hello errors during PIN creation](hello-errors-during-pin-creation.md) +- [Event ID 300 - Windows Hello successfully created](hello-event-300.md) +- [Windows Hello biometrics in the enterprise](hello-biometrics-in-enterprise.md) diff --git a/windows/security/identity-protection/hello-for-business/hello-feature-remote-desktop.md b/windows/security/identity-protection/hello-for-business/hello-feature-remote-desktop.md new file mode 100644 index 0000000000..981587e970 --- /dev/null +++ b/windows/security/identity-protection/hello-for-business/hello-feature-remote-desktop.md @@ -0,0 +1,74 @@ +--- +title: Remote Desktop +description: Remote Desktop +keywords: identity, PIN, biometric, Hello, passport, WHFB, hybrid, cert-trust, device, registration, unlock, remote desktop, RDP +ms.prod: w10 +ms.mktglfcycl: deploy +ms.sitesec: library +ms.pagetype: security, mobile +audience: ITPro +author: mapalko +ms.author: mapalko +manager: dansimp +ms.collection: M365-identity-device-management +ms.topic: article +localizationpriority: medium +ms.date: 09/09/2019 +ms.reviewer: +--- + +# Remote Desktop + +**Requirements** + +- Windows 10 +- Certificate trust deployments +- Hybrid and On-premises Windows Hello for Business deployments +- Azure AD joined, Hybrid Azure AD joined, and Enterprise joined devices +- Certificate trust deployments + +Windows Hello for Business supports using a certificate deployed to a WHFB container to a remote desktop to a server or another device. This functionality is not supported for key trust deployments. This feature takes advantage of the redirected smart card capabilities of the remote desktop protocol. + +Microsoft continues to investigate supporting this feature for key trust deployments in a future release. + +## Remote Desktop with Biometrics + +**Requirements** + +- Hybrid and On-premises Windows Hello for Business deployments +- Azure AD joined, Hybrid Azure AD joined, and Enterprise joined devices +- Certificate trust deployments +- Biometric enrollments +- Windows 10, version 1809 + +Users using earlier versions of Windows 10 could remote desktop to using Windows Hello for Business but were limited to the using their PIN as their authentication gesture. Windows 10, version 1809 introduces the ability for users to authenticate to a remote desktop session using their Windows Hello for Business biometric gesture. The feature is on by default, so your users can take advantage of it as soon as they upgrade to Windows 10, version 1809. + +### How does it work + +Windows generates and stores cryptographic keys using a software component called a key storage provider (KSP). Software-based keys are created and stored using the Microsoft Software Key Storage Provider. Smart card keys are created and stored using the Microsoft Smart Card Key Storage Provider. Keys created and protected by Windows Hello for Business are created and stored using the Microsoft Passport Key Storage Provider. + +A certificate on a smart card starts with creating an asymmetric key pair using the Microsoft Smart Card KSP. Windows requests a certificate based on the key pair from your enterprises issuing certificate authority, which returns a certificate that is stored in the user's Personal certificate store. The private key remains on the smart card and the public key is stored with the certificate. Metadata on the certificate (and the key) store the key storage provider used to create the key (remember the certificate contains the public key). + +This same concept applies to Windows Hello for Business. Except, the keys are created using the Microsoft Passport KSP and the user's private key remains protected by the device's security module (TPM) and the user's gesture (PIN/biometric). The certificate APIs hide this complexity. When an application uses a certificate, the certificate APIs locate the keys using the saved key storage provider. The key storage providers directs the certificate APIs on which provider they use to find the private key associated with the certificate. This is how Windows knows you have a smart card certificate without the smart card inserted (and prompts you to insert the smart card). + +Windows Hello for Business emulates a smart card for application compatibility. Versions of Windows 10 prior to version 1809, would redirect private key access for Windows Hello for Business certificate to use its emulated smart card using the Microsoft Smart Card KSP, which would enable the user to provide their PIN. Windows 10, version 1809 no longer redirects private key access for Windows Hello for Business certificates to the Microsoft Smart Card KSP-- it continues using the Microsoft Passport KSP. The Microsoft Passport KSP enabled Windows 10 to prompt the user for their biometric gesture or PIN. + +### Compatibility + +Users appreciate convenience of biometrics and administrators value the security however, you may experience compatibility issues with your applications and Windows Hello for Business certificates. You can relax knowing a Group Policy setting and a [MDM URI](https://docs.microsoft.com/windows/client-management/mdm/passportforwork-csp) exist to help you revert to the previous behavior for those users who need it. + +![WHFB Certificate GP Setting](images/rdpbio/rdpbiopolicysetting.png) + +> [!IMPORTANT] +> The remote desktop with biometric feature does not work with [Dual Enrollment](hello-feature-dual-enrollment.md) feature or scenarios where the user provides alternative credentials. Microsoft continues to investigate supporting the feature. + +## Related topics + +- [Windows Hello for Business](hello-identity-verification.md) +- [Manage Windows Hello for Business in your organization](hello-manage-in-organization.md) +- [Why a PIN is better than a password](hello-why-pin-is-better-than-password.md) +- [Prepare people to use Windows Hello](hello-prepare-people-to-use.md) +- [Windows Hello and password changes](hello-and-password-changes.md) +- [Windows Hello errors during PIN creation](hello-errors-during-pin-creation.md) +- [Event ID 300 - Windows Hello successfully created](hello-event-300.md) +- [Windows Hello biometrics in the enterprise](hello-biometrics-in-enterprise.md) From 85b9ca84772d6d9cfb8f32bc2781706de1404796 Mon Sep 17 00:00:00 2001 From: John Kaiser <35939694+CoveMiner@users.noreply.github.com> Date: Wed, 11 Sep 2019 11:56:13 -0700 Subject: [PATCH 05/37] Update index.md --- devices/surface/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/devices/surface/index.md b/devices/surface/index.md index 33fbe6bf0c..954ff4b4b6 100644 --- a/devices/surface/index.md +++ b/devices/surface/index.md @@ -116,6 +116,7 @@ description: Learn about Microsoft Surface and Surface Hub devices.

Learn

Surface training on Microsoft Learn

Microsoft Mechanics Surface videos

+

Surface Hub 2S adoption and training

From 78105f0d280ae265b8c70be334f69635d4d23a9c Mon Sep 17 00:00:00 2001 From: ImranHabib <47118050+joinimran@users.noreply.github.com> Date: Wed, 11 Sep 2019 21:37:44 -0700 Subject: [PATCH 06/37] Update windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- .../microsoft-defender-atp/configure-endpoints-gp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md b/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md index ea09c6df8c..914b140411 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md +++ b/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md @@ -35,7 +35,7 @@ ms.date: 04/24/2018 > [!NOTE] > To use Group Policy (GP) updates to deploy the package, you must be on Windows Server 2008 R2 or later. -> For Windows Server 2019, you may need to replace NT AUTHORITY\Well-Known-System-Account with NT AUTHORITY\SYSTEM of XML file that Group Policy preference creates. +> For Windows Server 2019, you may need to replace NT AUTHORITY\Well-Known-System-Account with NT AUTHORITY\SYSTEM of the XML file that the Group Policy preference creates. ## Onboard machines using Group Policy 1. Open the GP configuration package .zip file (*WindowsDefenderATPOnboardingPackage.zip*) that you downloaded from the service onboarding wizard. You can also get the package from [Microsoft Defender Security Center](https://securitycenter.windows.com/): From 897a13ba71a7331040f647f20bb3682265f4c000 Mon Sep 17 00:00:00 2001 From: Joey Caparas Date: Fri, 13 Sep 2019 12:26:31 -0700 Subject: [PATCH 07/37] live response ga --- .../threat-protection/microsoft-defender-atp/live-response.md | 2 -- .../threat-protection/microsoft-defender-atp/preview.md | 2 -- .../whats-new-in-microsoft-defender-atp.md | 2 ++ 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/live-response.md b/windows/security/threat-protection/microsoft-defender-atp/live-response.md index d3ed3224e5..151cc9a4d1 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/live-response.md +++ b/windows/security/threat-protection/microsoft-defender-atp/live-response.md @@ -22,8 +22,6 @@ ms.topic: article **Applies to:** - [Microsoft Defender Advanced Threat Protection (Microsoft Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559) -[!include[Prerelease information](prerelease.md)] - Live response is a capability that gives you instantaneous access to a machine using a remote shell connection. This gives you the power to do in-depth investigative work and take immediate response actions to promptly contain identified threats – real-time. diff --git a/windows/security/threat-protection/microsoft-defender-atp/preview.md b/windows/security/threat-protection/microsoft-defender-atp/preview.md index dbf3a34824..ccec35886a 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/preview.md +++ b/windows/security/threat-protection/microsoft-defender-atp/preview.md @@ -48,8 +48,6 @@ The following features are included in the preview release: - [Microsoft Defender ATP for Mac](https://docs.microsoft.com/windows/security/threat-protection/windows-defender-antivirus/microsoft-defender-atp-mac)
Microsoft Defender ATP for Mac brings the next-generation protection, and endpoint detection and response coverage to Mac devices. Core components of the unified endpoint security platform will now be available for Mac devices. -- [Live response](live-response.md)
Get instantaneous access to a machine using a remote shell connection. Do in-depth investigative work and take immediate response actions to promptly contain identified threats – real-time. - - [Threat & Vulnerability Management](next-gen-threat-and-vuln-mgt.md)
A new built-in capability that uses a risk-based approach to the discovery, prioritization, and remediation of endpoint vulnerabilities and misconfigurations. - [Machine health and compliance report](machine-reports.md) The machine health and compliance report provides high-level information about the devices in your organization. diff --git a/windows/security/threat-protection/microsoft-defender-atp/whats-new-in-microsoft-defender-atp.md b/windows/security/threat-protection/microsoft-defender-atp/whats-new-in-microsoft-defender-atp.md index c11eb8716d..d27cab286a 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/whats-new-in-microsoft-defender-atp.md +++ b/windows/security/threat-protection/microsoft-defender-atp/whats-new-in-microsoft-defender-atp.md @@ -30,6 +30,8 @@ For more information preview features, see [Preview features](https://docs.micro ## September 2019 +- [Live response](live-response.md)
Get instantaneous access to a machine using a remote shell connection. Do in-depth investigative work and take immediate response actions to promptly contain identified threats real-time. + - [Evaluation lab](evaluation-lab.md)
The Microsoft Defender ATP evaluation lab is designed to eliminate the complexities of machine and environment configuration so that you can focus on evaluating the capabilities of the platform, running simulations, and seeing the prevention, detection, and remediation features in action. From aa684c62817244383eecb4e76c9c35b4a6e1b1ef Mon Sep 17 00:00:00 2001 From: Joey Caparas Date: Fri, 13 Sep 2019 12:27:17 -0700 Subject: [PATCH 08/37] live response ga --- .../whats-new-in-microsoft-defender-atp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/whats-new-in-microsoft-defender-atp.md b/windows/security/threat-protection/microsoft-defender-atp/whats-new-in-microsoft-defender-atp.md index d27cab286a..f8f068cd50 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/whats-new-in-microsoft-defender-atp.md +++ b/windows/security/threat-protection/microsoft-defender-atp/whats-new-in-microsoft-defender-atp.md @@ -30,7 +30,7 @@ For more information preview features, see [Preview features](https://docs.micro ## September 2019 -- [Live response](live-response.md)
Get instantaneous access to a machine using a remote shell connection. Do in-depth investigative work and take immediate response actions to promptly contain identified threats real-time. +- [Live response](live-response.md)
Get instantaneous access to a machine using a remote shell connection. Do in-depth investigative work and take immediate response actions to promptly contain identified threats - real-time. - [Evaluation lab](evaluation-lab.md)
The Microsoft Defender ATP evaluation lab is designed to eliminate the complexities of machine and environment configuration so that you can focus on evaluating the capabilities of the platform, running simulations, and seeing the prevention, detection, and remediation features in action. From b57b7496894c4ff6dac7090a86ec54b293c1c9ff Mon Sep 17 00:00:00 2001 From: Rebecca Agiewich Date: Fri, 13 Sep 2019 15:27:03 -0700 Subject: [PATCH 09/37] fixed spelling error --- .../identity-protection/hello-for-business/hello-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/identity-protection/hello-for-business/hello-faq.md b/windows/security/identity-protection/hello-for-business/hello-faq.md index 5b6df795b2..d434eebfd2 100644 --- a/windows/security/identity-protection/hello-for-business/hello-faq.md +++ b/windows/security/identity-protection/hello-for-business/hello-faq.md @@ -45,7 +45,7 @@ The statement "PIN is stronger than Password" is not directed at the strength of The **Key Admins** and **Enterprise Key Admins** groups are created when you install the first Windows Server 2016 domain controller into a domain. Domain controllers running previous versions of Windows Server cannot translate the security identifier (SID) to a name. To resolve this, transfer the PDC emulator domain role to a domain controller running Windows Server 2016. ## Can I use a convenience PIN with Azure AD? -It is currently possible to set a convience PIN on Azure Active Directory Joined or Hybrid Active Directory Joined devices. Convience PIN is not supported for Azure Active Directory user accounts. It is only supported for on-premises only Domain Joined users and local account users. +It is currently possible to set a convience PIN on Azure Active Directory Joined or Hybrid Active Directory Joined devices. Convenience PIN is not supported for Azure Active Directory user accounts. It is only supported for on-premises only Domain Joined users and local account users. ## Can I use an external camera when my laptop is closed or docked? No. Windows 10 currently only supports one Windows Hello for Business camera and does not fluidly switch to an external camera when the computer is docked with the lid closed. The product group is aware of this and is investigating this topic further. From c8aaf60fe7c71d1147b1a2b172a6d1b090ccfe04 Mon Sep 17 00:00:00 2001 From: John Liu <49762389+ShenLanJohn@users.noreply.github.com> Date: Fri, 13 Sep 2019 18:17:02 -0700 Subject: [PATCH 10/37] CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190913173833 (#1114) --- .../resolved-issues-windows-10-1507.yml | 6 ------ .../resolved-issues-windows-10-1607.yml | 4 ---- .../resolved-issues-windows-10-1703.yml | 2 -- .../resolved-issues-windows-10-1709.yml | 2 -- .../resolved-issues-windows-10-1803.yml | 2 -- ...indows-10-1809-and-windows-server-2019.yml | 2 -- ...ndows-7-and-windows-server-2008-r2-sp1.yml | 10 ---------- ...windows-8.1-and-windows-server-2012-r2.yml | 2 -- ...esolved-issues-windows-server-2008-sp2.yml | 10 ---------- .../resolved-issues-windows-server-2012.yml | 12 ----------- ...indows-10-1607-and-windows-server-2016.yml | 12 +++++++++-- .../status-windows-10-1703.yml | 10 ++++++++++ .../status-windows-10-1709.yml | 10 ++++++++++ .../status-windows-10-1803.yml | 2 ++ ...indows-10-1809-and-windows-server-2019.yml | 2 ++ .../status-windows-10-1903.yml | 10 ++++++++-- ...ndows-7-and-windows-server-2008-r2-sp1.yml | 14 ++----------- ...windows-8.1-and-windows-server-2012-r2.yml | 20 +++++++++---------- .../windows-message-center.yml | 7 ++++--- 19 files changed, 58 insertions(+), 81 deletions(-) diff --git a/windows/release-information/resolved-issues-windows-10-1507.yml b/windows/release-information/resolved-issues-windows-10-1507.yml index 6eb7bd7645..b4f166be36 100644 --- a/windows/release-information/resolved-issues-windows-10-1507.yml +++ b/windows/release-information/resolved-issues-windows-10-1507.yml @@ -38,10 +38,7 @@ sections:
Unable to access some gov.uk websites
gov.uk websites that don’t support “HSTS” may not be accessible

See details >OS Build 10240.18215

May 14, 2019
KB4499154Resolved
KB4505051May 19, 2019
02:00 PM PT
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >OS Build 10240.18132

February 12, 2019
KB4487018Resolved
KB4493475April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >OS Build 10240.18094

January 08, 2019
KB4480962Resolved
KB4493475April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files.

See details >OS Build 10240.18132

February 12, 2019
KB4487018Resolved
KB4489872March 12, 2019
10:00 AM PT -
First character of Japanese era name not recognized
The first character of the Japanese era name is not recognized as an abbreviation and may cause date parsing issues.

See details >OS Build 10240.18132

February 12, 2019
KB4487018Resolved
KB4489872March 12, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >OS Build 10240.18158

March 12, 2019
KB4489872Resolved
KB4493475April 09, 2019
10:00 AM PT -
Applications using Microsoft Jet database and Access 95 file format stop working
Applications that use a Microsoft Jet database with the Microsoft Access 95 file format may randomly stop working.

See details >OS Build 10240.18132

February 12, 2019
KB4487018Resolved
KB4489872March 12, 2019
10:00 AM PT " @@ -95,9 +92,6 @@ sections: text: " - - -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:  
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493475

Back to top
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4493475
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487018, users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489872.

Back to top
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4489872
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
First character of Japanese era name not recognized
After installing KB4487018, the first character of the Japanese era name is not recognized as an abbreviation and may cause date parsing issues.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue is resolved in KB4489872.

Back to top
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4489872
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Applications using Microsoft Jet database and Access 95 file format stop working
Applications that use a Microsoft Jet database with the Microsoft Access 95 file format may randomly stop working.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 7 SP1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue is resolved in KB4489872.

Back to top
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4489872
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
" diff --git a/windows/release-information/resolved-issues-windows-10-1607.yml b/windows/release-information/resolved-issues-windows-10-1607.yml index 6f568f3c14..ec69b6c4fc 100644 --- a/windows/release-information/resolved-issues-windows-10-1607.yml +++ b/windows/release-information/resolved-issues-windows-10-1607.yml @@ -53,9 +53,7 @@ sections:
Internet Explorer 11 authentication issue with multiple concurrent logons
Internet Explorer 11 users may encounter issues if two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine.

See details >OS Build 14393.2724

January 08, 2019
KB4480961Resolved
KB4493470April 09, 2019
10:00 AM PT
End-user-defined characters (EUDC) may cause blue screen at startup
If you enable per font end-user-defined characters (EUDC), the system will stop working and a blue screen may appear at startup.

See details >OS Build 14393.2879

March 19, 2019
KB4489889Resolved
KB4493470April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >OS Build 14393.2724

January 08, 2019
KB4480961Resolved
KB4493470April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

See details >OS Build 14393.2791

February 12, 2019
KB4487026Resolved
KB4489882March 12, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >OS Build 14393.2848

March 12, 2019
KB4489882Resolved
KB4493473April 25, 2019
02:00 PM PT -
Issue hosting multiple terminal server sessions and a user logs off on Windows Server
In some cases, Windows Server will stop working and restart when hosting multiple terminal server sessions and a user logs off.

See details >OS Build 14393.2828

February 19, 2019
KB4487006Resolved
KB4489882March 12, 2019
10:00 AM PT " @@ -139,8 +137,6 @@ sections: text: " - -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:  
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493470

Back to top
OS Build 14393.2791

February 12, 2019
KB4487026
Resolved
KB4493470
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487026, users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489882.

Back to top
OS Build 14393.2791

February 12, 2019
KB4487026
Resolved
KB4489882
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Issue hosting multiple terminal server sessions and a user logs off on Windows Server
In some cases, Windows Server will stop working and restart when hosting multiple terminal server sessions and a user logs off. The faulting driver is win32kbase.sys.

Affected platforms:
  • Client: Windows 10, version 1607; Windows 10 Enterprise LTSC 2016
  • Server: Windows Server 2016
Resolution: This issue is resolved in KB4489882.

Back to top
OS Build 14393.2828

February 19, 2019
KB4487006
Resolved
KB4489882
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 19, 2019
02:00 PM PT
" diff --git a/windows/release-information/resolved-issues-windows-10-1703.yml b/windows/release-information/resolved-issues-windows-10-1703.yml index 582aec0f1a..0a16421180 100644 --- a/windows/release-information/resolved-issues-windows-10-1703.yml +++ b/windows/release-information/resolved-issues-windows-10-1703.yml @@ -44,7 +44,6 @@ sections:
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >OS Build 15063.1631

February 12, 2019
KB4487020Resolved
KB4493474April 09, 2019
10:00 AM PT
End-user-defined characters (EUDC) may cause blue screen at startup
If you enable per font end-user-defined characters (EUDC), the system may stop working and a blue screen may appear at startup.

See details >OS Build 15063.1716

March 19, 2019
KB4489888Resolved
KB4493474April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >OS Build 15063.1563

January 08, 2019
KB4480973Resolved
KB4493474April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

See details >OS Build 15063.1659

February 19, 2019
KB4487011Resolved
KB4489871March 12, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >OS Build 15063.1689

March 12, 2019
KB4489871Resolved
KB4493436April 25, 2019
02:00 PM PT " @@ -114,7 +113,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493474

Back to top
OS Build 15063.1631

February 12, 2019
KB4487020
Resolved
KB4493474
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487011, users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489871.

Back to top
OS Build 15063.1659

February 19, 2019
KB4487011
Resolved
KB4489871
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 19, 2019
02:00 PM PT
" diff --git a/windows/release-information/resolved-issues-windows-10-1709.yml b/windows/release-information/resolved-issues-windows-10-1709.yml index 0cdbe87fcb..b9fb594146 100644 --- a/windows/release-information/resolved-issues-windows-10-1709.yml +++ b/windows/release-information/resolved-issues-windows-10-1709.yml @@ -46,7 +46,6 @@ sections:
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >OS Build 16299.967

February 12, 2019
KB4486996Resolved
KB4493441April 09, 2019
10:00 AM PT
End-user-defined characters (EUDC) may cause blue screen at startup
If you enable per font end-user-defined characters (EUDC), the system may stop working and a blue screen may appear at startup.

See details >OS Build 16299.1059

March 19, 2019
KB4489890Resolved
KB4493441April 09, 2019
10:00 AM PT
MSXML6 causes applications to stop responding if an exception was thrown
MSXML6 causes applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >OS Build 16299.904

January 08, 2019
KB4480978Resolved
KB4493441April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

See details >OS Build 16299.967

February 12, 2019
KB4486996Resolved
KB4489886March 12, 2019
10:00 AM PT
Stop error when attempting to start SSH from WSL
A stop error occurs when attempting to start Secure Shell from Windows Subsystem for Linux with agent forwarding using a command line switch (ssh –A) or a configuration setting.

See details >OS Build 16299.1029

March 12, 2019
KB4489886Resolved
KB4493441April 09, 2019
10:00 AM PT " @@ -126,7 +125,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:  
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493441

Back to top
OS Build 16299.967

February 12, 2019
KB4486996
Resolved
KB4493441
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4486996, users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489886.

Back to top
OS Build 16299.967

February 12, 2019
KB4486996
Resolved
KB4489886
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
" diff --git a/windows/release-information/resolved-issues-windows-10-1803.yml b/windows/release-information/resolved-issues-windows-10-1803.yml index 174aa6ebe6..a65cc10df5 100644 --- a/windows/release-information/resolved-issues-windows-10-1803.yml +++ b/windows/release-information/resolved-issues-windows-10-1803.yml @@ -46,7 +46,6 @@ sections:
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >OS Build 17134.590

February 12, 2019
KB4487017Resolved
KB4493464April 09, 2019
10:00 AM PT
End-user-defined characters (EUDC) may cause blue screen at startup
If you enable per font end-user-defined characters (EUDC), the system may stop working and a blue screen may appear at startup.

See details >OS Build 17134.677

March 19, 2019
KB4489894Resolved
KB4493464April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >OS Build 17134.523

January 08, 2019
KB4480966Resolved
KB4493464April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files.

See details >OS Build 17134.590

February 12, 2019
KB4487017Resolved
KB4489868March 12, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >OS Build 17134.648

March 12, 2019
KB4489868Resolved
KB4493437April 25, 2019
02:00 PM PT
Stop error when attempting to start SSH from WSL
A stop error occurs when attempting to start Secure Shell from Windows Subsystem for Linux with agent forwarding using a command line switch (ssh –A) or a configuration setting.

See details >OS Build 17134.648

March 12, 2019
KB4489868Resolved
KB4493464April 09, 2019
10:00 AM PT @@ -136,7 +135,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:  
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493464

Back to top
OS Build 17134.590

February 12, 2019
KB4487017
Resolved
KB4493464
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487017, users may received \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files. 

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489868.

Back to top
OS Build 17134.590

February 12, 2019
KB4487017
Resolved
KB4489868
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
" diff --git a/windows/release-information/resolved-issues-windows-10-1809-and-windows-server-2019.yml b/windows/release-information/resolved-issues-windows-10-1809-and-windows-server-2019.yml index 37df3391a5..829b497041 100644 --- a/windows/release-information/resolved-issues-windows-10-1809-and-windows-server-2019.yml +++ b/windows/release-information/resolved-issues-windows-10-1809-and-windows-server-2019.yml @@ -54,7 +54,6 @@ sections:
Internet Explorer 11 authentication issue with multiple concurrent logons
Internet Explorer 11 users may encounter issues if two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine.

See details >OS Build 17763.253

January 08, 2019
KB4480116Resolved
KB4493509April 09, 2019
10:00 AM PT
End-user-defined characters (EUDC) may cause blue screen at startup
If you enable per font end-user-defined characters (EUDC), the system may stop working and a blue screen may appear at startup.

See details >OS Build 17763.404

April 02, 2019
KB4490481Resolved
KB4493509April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >OS Build 17763.253

January 08, 2019
KB4480116Resolved
KB4493509April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files.

See details >OS Build 17763.316

February 12, 2019
KB4487044Resolved
KB4489899March 12, 2019
10:00 AM PT
Apps may stop working after selecting an audio output device other than the default
Users with multiple audio devices that select an audio output device different from the \"Default Audio Device\" may find certain applications stop working unexpectedly.

See details >OS Build 17763.348

March 01, 2019
KB4482887Resolved
KB4490481April 02, 2019
10:00 AM PT " @@ -140,7 +139,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:  
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1  
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2  
Resolution: This issue is resolved in KB4493509.  

Back to top
OS Build 17763.316

February 12, 2019
KB4487044
Resolved
KB4493509
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487044, users may receive \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files. 

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489899

Back to top
OS Build 17763.316

February 12, 2019
KB4487044
Resolved
KB4489899
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
" diff --git a/windows/release-information/resolved-issues-windows-7-and-windows-server-2008-r2-sp1.yml b/windows/release-information/resolved-issues-windows-7-and-windows-server-2008-r2-sp1.yml index 5305dd2345..aa64a5bbb2 100644 --- a/windows/release-information/resolved-issues-windows-7-and-windows-server-2008-r2-sp1.yml +++ b/windows/release-information/resolved-issues-windows-7-and-windows-server-2008-r2-sp1.yml @@ -49,7 +49,6 @@ sections:
NETDOM.EXE fails to run
NETDOM.EXE fails to run and the error, “The command failed to complete successfully.” appears on screen.

See details >March 12, 2019
KB4489878Resolved
KB4493472April 09, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >March 12, 2019
KB4489878Resolved
KB4493472April 09, 2019
10:00 AM PT
Internet Explorer 11 authentication issue with multiple concurrent logons
Internet Explorer 11 users may encounter issues if two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine.

See details >January 08, 2019
KB4480970Resolved
KB4493472April 09, 2019
10:00 AM PT -
Event Viewer may not show some event descriptions for network interface cards
The Event Viewer may not show some event descriptions for network interface cards (NIC).

See details >October 18, 2018
KB4462927Resolved
KB4489878March 12, 2019
10:00 AM PT " @@ -140,12 +139,3 @@ sections:
Internet Explorer 11 authentication issue with multiple concurrent logons
After installing KB4480970, Internet Explorer 11 and other applications that use WININET.DLL may have authentication issues. This occurs when two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine, including Remote Desktop Protocol (RDP) and Terminal Server logons. Symptoms reported by customers include, but may not be limited to:
  • Cache size and location show zero or empty.
  • Keyboard shortcuts may not work properly.
  • Webpages may intermittently fail to load or render correctly.
  • Issues with credential prompts.
  • Issues when downloading files.
Affected platforms: 
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1
Resolution: This issue is resolved in KB4493472.

Back to topJanuary 08, 2019
KB4480970Resolved
KB4493472Resolved:
April 09, 2019
10:00 AM PT

Opened:
January 08, 2019
10:00 AM PT " - -- title: October 2018 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
Event Viewer may not show some event descriptions for network interface cards
After installing KB4462927, the Event Viewer may not show some event descriptions for network interface cards (NICs).

Affected Platforms:
  • Client: Windows 7 SP1 
  • Server: Windows Server 2012; Windows Server 2008 R2 SP1
Resolution: This issue is resolved in KB4489878.

Back to top
October 18, 2018
KB4462927
Resolved
KB4489878
Resolved:
March 12, 2019
10:00 AM PT

Opened:
October 18, 2018
10:00 AM PT
- " diff --git a/windows/release-information/resolved-issues-windows-8.1-and-windows-server-2012-r2.yml b/windows/release-information/resolved-issues-windows-8.1-and-windows-server-2012-r2.yml index cee285c22f..6255d324e1 100644 --- a/windows/release-information/resolved-issues-windows-8.1-and-windows-server-2012-r2.yml +++ b/windows/release-information/resolved-issues-windows-8.1-and-windows-server-2012-r2.yml @@ -48,7 +48,6 @@ sections:
Devices may not respond at login or Welcome screen if running certain Avast software
Devices running Avast for Business, Avast CloudCare, and AVG Business Edition antivirus software may become unresponsive after restart.

See details >April 09, 2019
KB4493446Resolved
April 25, 2019
02:00 PM PT
Devices with winsock kernel client may receive error
Devices with a winsock kernel client may receive D1, FC, and other errors.

See details >March 12, 2019
KB4489881Resolved
KB4489893March 19, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >March 12, 2019
KB4489881Resolved
KB4493446April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

See details >February 19, 2019
KB4487016Resolved
KB4489881March 12, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding.
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >January 08, 2019
KB4480963Resolved
KB4493446April 09, 2019
10:00 AM PT
Internet Explorer 11 authentication issue with multiple concurrent logons
Internet Explorer 11 users may encounter issues if two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine.

See details >January 08, 2019
KB4480963Resolved
KB4493446April 09, 2019
10:00 AM PT @@ -130,7 +129,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color.

Affected platforms 
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493446.

Back to top
February 12, 2019
KB4487000
Resolved
KB4493446
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487016, users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

Affected platforms: 
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012 
Resolution: This issue is resolved in KB4489881.

Back to top
February 19, 2019
KB4487016
Resolved
KB4489881
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 19, 2019
02:00 PM PT
" diff --git a/windows/release-information/resolved-issues-windows-server-2008-sp2.yml b/windows/release-information/resolved-issues-windows-server-2008-sp2.yml index df7f82cfb2..f81be52e89 100644 --- a/windows/release-information/resolved-issues-windows-server-2008-sp2.yml +++ b/windows/release-information/resolved-issues-windows-server-2008-sp2.yml @@ -40,7 +40,6 @@ sections:
System may be unresponsive after restart if Avira antivirus software installed
Devices with Avira antivirus software installed may become unresponsive upon restart.

See details >April 09, 2019
KB4493471Resolved
May 14, 2019
01:19 PM PT
Authentication may fail for services after the Kerberos ticket expires
Authentication may fail for services that require unconstrained delegation after the Kerberos ticket expires.

See details >March 12, 2019
KB4489880Resolved
KB4499149May 14, 2019
10:00 AM PT
NETDOM.EXE fails to run
NETDOM.EXE fails to run and the error, “The command failed to complete successfully.” appears on screen.

See details >March 12, 2019
KB4489880Resolved
KB4493471April 09, 2019
10:00 AM PT -
First character of the Japanese era name not recognized as an abbreviation
The first character of the Japanese era name is not recognized as an abbreviation and may cause date parsing issues.

See details >January 17, 2019
KB4480974Resolved
KB4489880March 12, 2019
10:00 AM PT
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >February 12, 2019
KB4487023Resolved
KB4493471April 09, 2019
10:00 AM PT " @@ -108,12 +107,3 @@ sections:
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color.

Affected platforms 
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue is resolved in KB4493471.

Back to topFebruary 12, 2019
KB4487023Resolved
KB4493471Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT " - -- title: January 2019 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
First character of the Japanese era name not recognized as an abbreviation
After installing KB4480974, the first character of the Japanese era name is not recognized as an abbreviation and may cause date parsing issues.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue is resolved in KB4489880.

Back to top
January 17, 2019
KB4480974
Resolved
KB4489880
Resolved:
March 12, 2019
10:00 AM PT

Opened:
January 17, 2019
10:00 AM PT
- " diff --git a/windows/release-information/resolved-issues-windows-server-2012.yml b/windows/release-information/resolved-issues-windows-server-2012.yml index 4bd64240b8..bb1c5a4635 100644 --- a/windows/release-information/resolved-issues-windows-server-2012.yml +++ b/windows/release-information/resolved-issues-windows-server-2012.yml @@ -44,10 +44,8 @@ sections:
System unresponsive after restart if Sophos Endpoint Protection installed
Devices with Sophos Endpoint Protection installed and managed by Sophos Central or Sophos Enterprise Console (SEC) may become unresponsive upon restart.

See details >April 09, 2019
KB4493451Resolved
May 14, 2019
01:21 PM PT
System may be unresponsive after restart if Avira antivirus software installed
Devices with Avira antivirus software installed may become unresponsive upon restart.

See details >April 09, 2019
KB4493451Resolved
May 14, 2019
01:19 PM PT
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >February 12, 2019
KB4487025Resolved
KB4493451April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

See details >February 12, 2019
KB4487025Resolved
KB4489891March 12, 2019
10:00 AM PT
Internet Explorer 11 authentication issue with multiple concurrent logons
Internet Explorer 11 users may encounter issues if two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine.

See details >January 08, 2019
KB4480975Resolved
KB4493451April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >January 08, 2019
KB4480975Resolved
KB4493451April 09, 2019
10:00 AM PT -
Event Viewer may not show some event descriptions for network interface cards
The Event Viewer may not show some event descriptions for network interface cards (NIC).

See details >September 11, 2018
KB4457135Resolved
KB4489891March 12, 2019
10:00 AM PT " @@ -123,7 +121,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color.

Affected platforms 
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493451.

Back to top
February 12, 2019
KB4487025
Resolved
KB4493451
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487025, users may receive \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489891.

Back to top
February 12, 2019
KB4487025
Resolved
KB4489891
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
" @@ -136,12 +133,3 @@ sections:
MSXML6 may cause applications to stop responding
After installing KB4480975, MSXML6 causes applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

The Group Policy editor may stop responding when editing a Group Policy Object (GPO) that contains Group Policy Preferences (GPP) for Internet Explorer 10 settings.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4493451.

Back to topJanuary 08, 2019
KB4480975Resolved
KB4493451Resolved:
April 09, 2019
10:00 AM PT

Opened:
January 08, 2019
10:00 AM PT " - -- title: September 2018 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
Event Viewer may not show some event descriptions for network interface cards
After installing KB4457135, the Event Viewer may not show some event descriptions for network interface cards (NICs).

Affected Platforms:
  • Client: Windows 7 SP1 
  • Server: Windows Server 2012; Windows Server 2008 R2 SP1
Resolution: This issue is resolved in KB4489891.

Back to top
September 11, 2018
KB4457135
Resolved
KB4489891
Resolved:
March 12, 2019
10:00 AM PT

Opened:
September 11, 2018
10:00 AM PT
- " diff --git a/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml b/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml index 208a38f5dd..562cad0e09 100644 --- a/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml +++ b/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml @@ -60,11 +60,11 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ - @@ -78,6 +78,15 @@ sections:
" +- title: September 2019 +- items: + - type: markdown + text: " +
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 14393.3204

September 10, 2019
KB4516044
Mitigated
September 13, 2019
05:25 PM PT
Apps and scripts using the NetQueryDisplayInformation API may fail with error
Applications and scripts that call the NetQueryDisplayInformation API or the WinNT provider equivalent may fail to return results after the first page of data.

See details >
OS Build 14393.3053

June 18, 2019
KB4503294
Resolved
KB4516044
September 10, 2019
10:00 AM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 14393.3115

July 16, 2019
KB4507459
Resolved
KB4512517
August 13, 2019
10:00 AM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
OS Build 14393.3025

June 11, 2019
KB4503267
Resolved
KB4512495
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 14393.3144

August 13, 2019
KB4512517
Resolved
KB4512495
August 17, 2019
02:00 PM PT
Internet Explorer 11 and apps using the WebBrowser control may fail to render
JavaScript may fail to render as expected in Internet Explorer 11 and in apps using JavaScript or the WebBrowser control.

See details >
OS Build 14393.3085

July 09, 2019
KB4507460
Resolved
KB4512517
August 13, 2019
10:00 AM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, \"STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)\".

See details >
OS Build 14393.2724

January 08, 2019
KB4480961
Mitigated
April 25, 2019
02:00 PM PT
Windows may not start on certain Lenovo and Fujitsu laptops with less than 8GB of RAM
Windows may fail to start on certain Lenovo and Fujitsu laptops that have less than 8 GB of RAM.

See details >
OS Build 14393.2608

November 13, 2018
KB4467691
Mitigated
February 19, 2019
10:00 AM PT
Cluster service may fail if the minimum password length is set to greater than 14
The cluster service may fail to start with the error “2245 (NERR_PasswordTooShort)” if the Group Policy “Minimum Password Length” is configured with greater than 14 characters.

See details >
OS Build 14393.2639

November 27, 2018
KB4467684
Mitigated
April 25, 2019
02:00 PM PT
+ +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 14393.3204

September 10, 2019
KB4516044
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
+ " + - title: August 2019 - items: - type: markdown @@ -96,7 +105,6 @@ sections:
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after installation of KB4507459. Devices that are domain controllers or domain members are both affected.

To safeguard your update experience, we have applied a compatibility hold on devices configured to use MIT Kerberos realm from being offered Windows 10, version 1903 or Windows Server, version 1903.

Note If you are not sure if your device is affected, contact your administrator. Advanced users can check for “Define interoperable Kerberos v5 realm settings” policy under Computer Configuration -> Policies -> Administrative Templates > System -> Kerberos or check if this registry key exists:
HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System\\Kerberos\\MitRealms
 

Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016
Resolution: This issue was resolved in KB4512517 and the safeguard hold has been removed. Please note, it can take up to 48 hours before you can update to offered Windows 10, version 1903 or Windows Server, version 1903.

Back to topOS Build 14393.3115

July 16, 2019
KB4507459Resolved
KB4512517Resolved:
August 13, 2019
10:00 AM PT

Opened:
July 25, 2019
06:10 PM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) or System Center Configuration Manager (SCCM) may fail to start with the error \"Status: 0xc0000001, Info: A required device isn't connected or can't be accessed\" after installing KB4503267 on a WDS server.

Affected platforms:
  • Server: Windows Server 2008 SP2; Windows Server 2008 R2 SP1; Windows Server 2012; Windows Server 2012 R2; Windows Server 2016; Windows Server, version 1803; Windows Server 2019; Windows Server, version 1809; Windows Server, version 1903
Resolution: This issue was resolved in KB4512495.

Back to topOS Build 14393.3025

June 11, 2019
KB4503267Resolved
KB4512495Resolved:
August 17, 2019
02:00 PM PT

Opened:
July 10, 2019
02:51 PM PT -
Internet Explorer 11 and apps using the WebBrowser control may fail to render
Internet Explorer 11 may fail to render some JavaScript after installing KB4507460. You may also have issues with apps using JavaScript or the WebBrowser control, such as the present PowerPoint feature of Skype Meeting Broadcast.

Affected platforms:
  • Client: Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server 2016
Resolution: This issue was resolved in KB4512517.

Back to topOS Build 14393.3085

July 09, 2019
KB4507460Resolved
KB4512517Resolved:
August 13, 2019
10:00 AM PT

Opened:
July 26, 2019
04:58 PM PT " diff --git a/windows/release-information/status-windows-10-1703.yml b/windows/release-information/status-windows-10-1703.yml index 626ca1a8e2..094b5c9bab 100644 --- a/windows/release-information/status-windows-10-1703.yml +++ b/windows/release-information/status-windows-10-1703.yml @@ -66,6 +66,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ @@ -79,6 +80,15 @@ sections:
" +- title: September 2019 +- items: + - type: markdown + text: " +
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 15063.2045

September 10, 2019
KB4516068
Mitigated
September 13, 2019
05:25 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 15063.1955

July 16, 2019
KB4507467
Resolved
KB4512507
August 13, 2019
10:00 AM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 15063.1988

August 13, 2019
KB4512507
Resolved
KB4512474
August 17, 2019
02:00 PM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, \"STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)\".

See details >
OS Build 15063.1563

January 08, 2019
KB4480973
Mitigated
April 25, 2019
02:00 PM PT
+ +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 15063.2045

September 10, 2019
KB4516068
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
+ " + - title: August 2019 - items: - type: markdown diff --git a/windows/release-information/status-windows-10-1709.yml b/windows/release-information/status-windows-10-1709.yml index ef4bc11351..4363810035 100644 --- a/windows/release-information/status-windows-10-1709.yml +++ b/windows/release-information/status-windows-10-1709.yml @@ -60,6 +60,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ @@ -74,6 +75,15 @@ sections:
" +- title: September 2019 +- items: + - type: markdown + text: " +
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 16299.1387

September 10, 2019
KB4516066
Mitigated
September 13, 2019
05:25 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 16299.1296

July 16, 2019
KB4507465
Resolved
KB4512516
August 13, 2019
10:00 AM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
OS Build 16299.1217

June 11, 2019
KB4503284
Resolved
KB4512494
August 16, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 16299.1331

August 13, 2019
KB4512516
Resolved
KB4512494
August 16, 2019
02:00 PM PT
+ +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 16299.1387

September 10, 2019
KB4516066
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
+ " + - title: August 2019 - items: - type: markdown diff --git a/windows/release-information/status-windows-10-1803.yml b/windows/release-information/status-windows-10-1803.yml index 1fe49fd40a..410ce10ff9 100644 --- a/windows/release-information/status-windows-10-1803.yml +++ b/windows/release-information/status-windows-10-1803.yml @@ -65,6 +65,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ @@ -87,6 +88,7 @@ sections: - type: markdown text: "
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 17134.1006

September 10, 2019
KB4516058
Mitigated
September 13, 2019
05:25 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
You may receive a 15-5 error code in Windows Mixed Reality Portal and your headset may not respond to \"wake up\" from sleep.

See details >
OS Build 17134.950

August 13, 2019
KB4512501
Mitigated
September 11, 2019
05:32 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 17134.915

July 16, 2019
KB4507466
Resolved
KB4512501
August 13, 2019
10:00 AM PT
Notification issue: \"Your device is missing important security and quality fixes.\"
Some users may have incorrectly received the notification \"Your device is missing important security and quality fixes.\"

See details >
N/A

Resolved
September 03, 2019
12:32 PM PT
+
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17134.1006

September 10, 2019
KB4516058
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
After installing KB4512501, Windows Mixed Reality Portal users may intermittently receive a 15-5 error code. In some cases, Windows Mixed Reality Portal may report that the headset is sleeping and pressing “Wake up” may appear to produce no action.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10, version 1803
Workaround: To mitigate the issue, use the following steps:
  1. Close the Windows Mixed Reality Portal, if it is running.
  2. Open Task Manager by selecting the Start button and typing Task Manager.
  3. In Task Manager under the Processes tab, right click or long press on “Windows Explorer” and select restart.
  4. You can now open the Windows Mixed Reality Portal.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17134.950

August 13, 2019
KB4512501
Mitigated
Last updated:
September 11, 2019
05:32 PM PT

Opened:
September 11, 2019
05:32 PM PT
Notification issue: \"Your device is missing important security and quality fixes.\"
Some users may have incorrectly received the notification \"Your device is missing important security and quality fixes\" in the Windows Update dialog and a red \"!\" in the task tray on the Windows Update tray icon. This notification is intended for devices that are 90 days or more out of date, but some users with installed updates released in June or July also saw this notification.

Affected platforms:
  • Client: Windows 10, version 1803
  • Server: Windows Server, version 1803
Resolution: This issue was resolved on the server side on August 30, 2019. Only devices that are out of date by 90 days or more should now see the notification. No action is required by the user to resolve this issue. If you are still seeing the \"Your device is missing important security and quality fixes\" notification, we recommend selecting Check for Updates in the Windows Update dialog. For instructions, see Update Windows 10. Microsoft always recommends trying to keep your devices up to date, as the monthly updates contain important security fixes. 

Back to top
N/A

Resolved
Resolved:
September 03, 2019
12:32 PM PT

Opened:
September 03, 2019
12:32 PM PT
diff --git a/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml b/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml index 5543553734..6685b4a484 100644 --- a/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml +++ b/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml @@ -64,6 +64,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ @@ -87,6 +88,7 @@ sections: - type: markdown text: "
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 17763.737

September 10, 2019
KB4512578
Mitigated
September 13, 2019
05:25 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
You may receive a 15-5 error code in Windows Mixed Reality Portal and your headset may not respond to \"wake up\" from sleep.

See details >
OS Build 17763.678

August 13, 2019
KB4511553
Mitigated
September 11, 2019
05:32 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 17763.652

July 22, 2019
KB4505658
Resolved
KB4511553
August 13, 2019
10:00 AM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
OS Build 17763.557

June 11, 2019
KB4503327
Resolved
KB4512534
August 17, 2019
02:00 PM PT
+
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17763.737

September 10, 2019
KB4512578
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
After installing KB4511553, Windows Mixed Reality Portal users may intermittently receive a 15-5 error code. In some cases, Windows Mixed Reality Portal may report that the headset is sleeping and pressing “Wake up” may appear to produce no action.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10, version 1803
Workaround: To mitigate the issue, use the following steps:
  1. Close the Windows Mixed Reality Portal, if it is running.
  2. Open Task Manager by selecting the Start button and typing Task Manager.
  3. In Task Manager under the Processes tab, right click or long press on “Windows Explorer” and select restart.
  4. You can now open the Windows Mixed Reality Portal.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17763.678

August 13, 2019
KB4511553
Mitigated
Last updated:
September 11, 2019
05:32 PM PT

Opened:
September 11, 2019
05:32 PM PT
" diff --git a/windows/release-information/status-windows-10-1903.yml b/windows/release-information/status-windows-10-1903.yml index a33834cce2..4146c05f31 100644 --- a/windows/release-information/status-windows-10-1903.yml +++ b/windows/release-information/status-windows-10-1903.yml @@ -65,8 +65,11 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ + + + - @@ -96,8 +99,11 @@ sections: - type: markdown text: "
SummaryOriginating updateStatusLast updated
Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters
Microsoft and NEC have found incompatibility issues with some devices with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards when running Windows 10, version 1903.

See details >
N/A

Mitigated
September 13, 2019
05:25 PM PT
Some users report issues related to the Start menu and Windows Desktop Search
Microsoft has received reports that a small number of users are having issues related to the Start menu and Windows Desktop Search.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Investigating
September 13, 2019
05:35 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
September 13, 2019
05:25 PM PT
Audio in games is quiet or different than expected
Microsoft has received reports that audio in certain games is quieter or different than expected.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
September 13, 2019
05:25 PM PT
Screenshots and Snips have an unnatural orange tint
Users have reported an orange tint on Screenshots and Snips with the Lenovo Vantage app installed

See details >
OS Build 18362.356

September 10, 2019
KB4516115
Resolved External
September 11, 2019
08:54 PM PT
Some users report issues related to the Start menu and Windows Desktop Search
Microsoft has received reports that some users are having issues related to the Start menu and Windows Desktop Search.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Acknowledged
September 11, 2019
05:18 PM PT
Windows Desktop Search may not return any results and may have high CPU usage
Windows Desktop Search may not return any results and SearchUI.exe may have high CPU usage after installing KB4512941.

See details >
OS Build 18362.329

August 30, 2019
KB4512941
Resolved
KB4515384
September 10, 2019
10:00 AM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 18362.145

May 29, 2019
KB4497935
Resolved
KB4512941
August 30, 2019
10:00 AM PT
Issues updating when certain versions of Intel storage drivers are installed
Certain versions of Intel Rapid Storage Technology (Intel RST) drivers may cause updating to Windows 10, version 1903 to fail.

See details >
OS Build 18362.145

May 29, 2019
KB4497935
Resolved
KB4512941
August 30, 2019
10:00 AM PT
+ + + + -
DetailsOriginating updateStatusHistory
Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters
Microsoft and NEC have found incompatibility issues with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards when running Windows 10, version 1903 on specific models of NEC devices. If these devices are updated to Windows 10, version 1903, they will no longer be able to use any Wi-Fi connections. The Wi-Fi driver may have a yellow exclamation point in device manager. The task tray icon for networking may show the icon for no internet and Network & Internet settings may not show any Wi-Fi networks.

To safeguard your update experience, we have applied a compatibility hold on the affected devices from being offered Windows 10, version 1903.

Affected platforms:
  • Client: Windows 10, version 1903
Workaround: If you are using an affected device and you have already installed Windows 10, version 1903, you can mitigate the issue disabling then re-enabling the Wi-Fi adapter in Device Manager. You should now be able to use Wi-Fi until your next reboot.

Next steps: Microsoft and NEC are working on a resolution and will provide an update in an upcoming release.

Note We recommend that you do not attempt to manually update using the Update now button or the Media Creation Tool until this issue has been resolved.

Back to top
N/A

Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Some users report issues related to the Start menu and Windows Desktop Search
Microsoft has received reports that a small number of users are having issues related to the Start menu and Windows Desktop Search.

Affected platforms:
  • Client: Windows 10, version 1903
Next steps: We are presently investigating and will provide an update when more information is available.

Note As a first step with any issue you may encounter, we recommend you refer to our troubleshooting support guides. If you are having an issue with search, see Fix problems in Windows Search.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Investigating
Last updated:
September 13, 2019
05:35 PM PT

Opened:
September 11, 2019
05:18 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Audio in games is quiet or different than expected
Microsoft has received reports that audio in certain games is quieter or different than expected. At the request of some of our audio partners, we implemented a compatibility change that enabled certain games to query support and render multi-channel audio. Due to customer feedback, we are reverting this change as some games and some devices are not rendering multi-channel audio as expected. This may result in games sounding different than customers are used to and may have missing channels.

Affected platforms:
  • Client: Windows 10, version 1903
Workaround: To mitigate the issue, open settings in the impacted game and disable multi-channel audio, if this option is available. You can also search in the Windows Control Panel for 3rd party audio device control panels and disable Multi-channel audio or Virtual Surround Sound, if these options are available.  

Next steps: We are working on a resolution and estimates a solution will be available in late September.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Screenshots and Snips have an unnatural orange tint
When creating screenshots or using similar tools (such as Snipping Tool or Snip & Sketch), the resulting images may have an unnatural orange tint. This issue is caused by the Eye Care mode feature of Lenovo Vantage. This issue started on or around September 5, 2019. 

Affected platforms:
  • Client: Windows 10, version 1903
  • Server: None
Resolution: For guidance on this issue, see the Lenovo support article Screenshots and Snips have an unnatural orange tint. There is no update for Windows needed for this issue.

Back to top
OS Build 18362.356

September 10, 2019
KB4516115
Resolved External
Last updated:
September 11, 2019
08:54 PM PT

Opened:
September 11, 2019
08:54 PM PT
Some users report issues related to the Start menu and Windows Desktop Search
Microsoft has received reports that some users are having issues related to the Start menu and Windows Desktop Search.

Affected platforms:
  • Client: Windows 10, version 1903
Next steps: We are presently investigating and will provide an update when more information is available.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Acknowledged
Last updated:
September 11, 2019
05:18 PM PT

Opened:
September 11, 2019
05:18 PM PT
Windows Desktop Search may not return any results and may have high CPU usage
Microsoft is getting reports that a small number of users may not receive results when using Windows Desktop Search and may see high CPU usage from SearchUI.exe when searching after installing KB4512941. This issue is only encountered on devices in which searching the web from Windows Desktop Search has been disabled.

Affected platforms:
  • Client: Windows 10, version 1903
Resolution: This issue was resolved in KB4515384.

Back to top
OS Build 18362.329

August 30, 2019
KB4512941
Resolved
KB4515384
Resolved:
September 10, 2019
10:00 AM PT

Opened:
September 04, 2019
02:25 PM PT
" diff --git a/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml b/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml index 33d09744bd..67be794791 100644 --- a/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml +++ b/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml @@ -60,12 +60,11 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

- + -
SummaryOriginating updateStatusLast updated
You may receive an error when opening or using the Toshiba Qosmio AV Center
Toshiba Qosmio AV Center may error when opening and you may also receive an error in Event Log related to cryptnet.dll.

See details >
August 13, 2019
KB4512506
Investigating
September 11, 2019
08:58 PM PT
You may receive an error when opening or using the Toshiba Qosmio AV Center
Toshiba Qosmio AV Center may error when opening and you may also receive an error in Event Log related to cryptnet.dll.

See details >
August 13, 2019
KB4512506
Investigating
September 13, 2019
04:25 PM PT
Windows updates that are SHA-2 signed may not be offered for Symantec and Norton AV
Windows updates that are SHA-2 signed are not available with Symantec or Norton antivirus program installed

See details >
August 13, 2019
KB4512506
Resolved External
August 27, 2019
02:29 PM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
June 11, 2019
KB4503292
Resolved
KB4512514
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
August 13, 2019
KB4512506
Resolved
KB4517297
August 16, 2019
02:00 PM PT
IA64 and x64 devices may fail to start after installing updates
After installing updates released on or after August 13, 2019, IA64 and x64 devices using EFI Boot may fail to start.

See details >
August 13, 2019
KB4512506
Mitigated
August 17, 2019
12:59 PM PT
System may be unresponsive after restart with certain McAfee antivirus products
Devices with McAfee Endpoint Security Threat Prevention 10.x, Host Intrusion Prevention 8.0, or VirusScan Enterprise 8.8 may be slow or unresponsive at startup.

See details >
April 09, 2019
KB4493472
Resolved External
August 13, 2019
06:59 PM PT
" @@ -81,7 +80,7 @@ sections: - type: markdown text: " - +
DetailsOriginating updateStatusHistory
You may receive an error when opening or using the Toshiba Qosmio AV Center
After installing KB4512506, you may receive an error when opening or using the Toshiba Qosmio AV Center. You may also receive an error in Event Log related to cryptnet.dll.

Affected platforms:
  • Client: Windows 7 SP1
Next steps: Microsoft is working with Dynabook to resolve this issue and will provide an update in an upcoming release.

Back to top
August 13, 2019
KB4512506
Investigating
Last updated:
September 11, 2019
08:58 PM PT

Opened:
September 10, 2019
09:48 AM PT
You may receive an error when opening or using the Toshiba Qosmio AV Center
After installing KB4512506, you may receive an error when opening or using the Toshiba Qosmio AV Center. You may also receive an error in Event Log related to cryptnet.dll.

Affected platforms:
  • Client: Windows 7 SP1
Next steps: Microsoft is working with Dynabook to resolve this issue and estimate a solution will be available late September.

Back to top
August 13, 2019
KB4512506
Investigating
Last updated:
September 13, 2019
04:25 PM PT

Opened:
September 10, 2019
09:48 AM PT
" @@ -104,12 +103,3 @@ sections:
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) or System Center Configuration Manager (SCCM) may fail to start with the error \"Status: 0xc0000001, Info: A required device isn't connected or can't be accessed\" after installing KB4503292 on a WDS server.

Affected platforms:
  • Server: Windows Server 2008 SP2; Windows Server 2008 R2 SP1; Windows Server 2012; Windows Server 2012 R2; Windows Server 2016; Windows Server, version 1803; Windows Server 2019; Windows Server, version 1809; Windows Server, version 1903
Resolution: This issue was resolved in KB4512514.

Back to topJune 11, 2019
KB4503292Resolved
KB4512514Resolved:
August 17, 2019
02:00 PM PT

Opened:
July 10, 2019
02:51 PM PT " - -- title: April 2019 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
System may be unresponsive after restart with certain McAfee antivirus products
Microsoft and McAfee have identified an issue on devices with McAfee Endpoint Security (ENS) Threat Prevention 10.x or McAfee Host Intrusion Prevention (Host IPS) 8.0 or McAfee VirusScan Enterprise (VSE) 8.8 installed. It may cause the system to have slow startup or become unresponsive at restart after installing this update. 

Affected platforms:
  • Client: Windows 8.1; Windows 7 SP1
  • Server: Windows Server 2012 R2; Windows Server 2008 R2 SP1
Resolution: This issue has been resolved. McAfee has released an automatic update to address this issue. Guidance for McAfee customers can be found in the following McAfee support articles: 

Back to top
April 09, 2019
KB4493472
Resolved External
Last updated:
August 13, 2019
06:59 PM PT

Opened:
April 09, 2019
10:00 AM PT
- " diff --git a/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml b/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml index 362bc0e782..504aed7b2e 100644 --- a/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml +++ b/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml @@ -60,9 +60,9 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ -
SummaryOriginating updateStatusLast updated
Windows RT 8.1 devices may have issues opening Internet Explorer 11
On Windows RT 8.1 devices, Internet Explorer 11 may not open and you may receive an error.

See details >
September 10, 2019
KB4516067
Investigating
September 13, 2019
05:25 PM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
June 11, 2019
KB4503276
Resolved
KB4512478
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
August 13, 2019
KB4512488
Resolved
KB4517298
August 16, 2019
02:00 PM PT
System may be unresponsive after restart with certain McAfee antivirus products
Devices with McAfee Endpoint Security Threat Prevention 10.x, Host Intrusion Prevention 8.0, or VirusScan Enterprise 8.8 may be slow or unresponsive at startup.

See details >
April 09, 2019
KB4493446
Resolved External
August 13, 2019
06:59 PM PT
Japanese IME doesn't show the new Japanese Era name as a text input option
If previous dictionary updates are installed, the Japanese input method editor (IME) doesn't show the new Japanese Era name as a text input option.

See details >
April 25, 2019
KB4493443
Mitigated
May 15, 2019
05:53 PM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, “STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)”.

See details >
January 08, 2019
KB4480963
Mitigated
April 25, 2019
02:00 PM PT
@@ -75,6 +75,15 @@ sections:
" +- title: September 2019 +- items: + - type: markdown + text: " + + +
DetailsOriginating updateStatusHistory
Windows RT 8.1 devices may have issues opening Internet Explorer 11
On Windows 8.1 RT devices, Internet Explorer 11 may not open and you may receive the error, \"C:\\Program Files\\Internet Explorer\\iexplore.exe: A certificate was explicitly revoked by its issuer.\"


Affected platforms:
  • Client: Windows RT 8.1
Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
September 10, 2019
KB4516067
Investigating
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
+ " + - title: August 2019 - items: - type: markdown @@ -102,15 +111,6 @@ sections: " -- title: April 2019 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
System may be unresponsive after restart with certain McAfee antivirus products
Microsoft and McAfee have identified an issue on devices with McAfee Endpoint Security (ENS) Threat Prevention 10.x or McAfee Host Intrusion Prevention (Host IPS) 8.0 or McAfee VirusScan Enterprise (VSE) 8.8 installed. It may cause the system to have slow startup or become unresponsive at restart after installing this update. 

Affected platforms:
  • Client: Windows 8.1; Windows 7 SP1
  • Server: Windows Server 2012 R2; Windows Server 2008 R2 SP1
Resolution: This issue has been resolved. McAfee has released an automatic update to address this issue. Guidance for McAfee customers can be found in the following McAfee support articles:  

Back to top
April 09, 2019
KB4493446
Resolved External
Last updated:
August 13, 2019
06:59 PM PT

Opened:
April 09, 2019
10:00 AM PT
- " - - title: January 2019 - items: - type: markdown diff --git a/windows/release-information/windows-message-center.yml b/windows/release-information/windows-message-center.yml index 57a7a4c18d..aad8c98172 100644 --- a/windows/release-information/windows-message-center.yml +++ b/windows/release-information/windows-message-center.yml @@ -1,11 +1,11 @@ ### YamlMime:YamlDocument documentType: LandingData -title: Windows 10 message center +title: Windows message center metadata: document_id: - title: Windows 10 message center - description: Windows 10 message center + title: Windows message center + description: Windows message center keywords: Windows 10, issues, fixes, announcements, Windows Server, advisories ms.localizationpriority: high author: greg-lindsay @@ -50,6 +50,7 @@ sections: text: " + From 2dc3161daa426e22ad704e9c81bff1717490e552 Mon Sep 17 00:00:00 2001 From: John Liu <49762389+ShenLanJohn@users.noreply.github.com> Date: Fri, 13 Sep 2019 18:50:28 -0700 Subject: [PATCH 11/37] CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190913173833 (#1114) (#1115) --- .../resolved-issues-windows-10-1507.yml | 6 ------ .../resolved-issues-windows-10-1607.yml | 4 ---- .../resolved-issues-windows-10-1703.yml | 2 -- .../resolved-issues-windows-10-1709.yml | 2 -- .../resolved-issues-windows-10-1803.yml | 2 -- ...indows-10-1809-and-windows-server-2019.yml | 2 -- ...ndows-7-and-windows-server-2008-r2-sp1.yml | 10 ---------- ...windows-8.1-and-windows-server-2012-r2.yml | 2 -- ...esolved-issues-windows-server-2008-sp2.yml | 10 ---------- .../resolved-issues-windows-server-2012.yml | 12 ----------- ...indows-10-1607-and-windows-server-2016.yml | 12 +++++++++-- .../status-windows-10-1703.yml | 10 ++++++++++ .../status-windows-10-1709.yml | 10 ++++++++++ .../status-windows-10-1803.yml | 2 ++ ...indows-10-1809-and-windows-server-2019.yml | 2 ++ .../status-windows-10-1903.yml | 10 ++++++++-- ...ndows-7-and-windows-server-2008-r2-sp1.yml | 14 ++----------- ...windows-8.1-and-windows-server-2012-r2.yml | 20 +++++++++---------- .../windows-message-center.yml | 7 ++++--- 19 files changed, 58 insertions(+), 81 deletions(-) diff --git a/windows/release-information/resolved-issues-windows-10-1507.yml b/windows/release-information/resolved-issues-windows-10-1507.yml index 6eb7bd7645..b4f166be36 100644 --- a/windows/release-information/resolved-issues-windows-10-1507.yml +++ b/windows/release-information/resolved-issues-windows-10-1507.yml @@ -38,10 +38,7 @@ sections: - - -
MessageDate
Plan for change: End of service reminders for Windows 10, versions 1703 and 1803
The Home, Pro, Pro for Workstations, and IoT Core editions of Windows 10, version 1703 (the Creators Update) will reach end of service on October 8, 2019. The Enterprise and Education editions of Windows 10, version 1803 (the April 2018 Update) will reach end of service on November 12, 2019. We recommend that you update devices running these versions and editions to the latest version of Windows 10—Windows 10, version 1903—as soon as possible to help keep them protected and your environments secure.
September 13, 2019
03:23 PM PT
September 2019 security update available for all supported versions of Windows
The September 2019 security update release, referred to as our “B” release, is now available for Windows 10, version 1903 and all supported versions of Windows. We recommend that you install these updates promptly. To be informed about the latest updates and releases, follow us on Twitter @WindowsUpdate.
September 10, 2019
09:34 AM PT
Status update: Windows 10, version 1903 \"D\" optional release available August 30th
The August optional monthly “D” release for Windows 10, version 1903 is now available. Follow @WindowsUpdate for the latest on the availability of this release.
August 30, 2019
08:00 AM PT
Feature update install notification on Windows 10, version 1809 (the October 2018 Update)
We've had reports on August 29th that some customers running Windows 10, version 1809 (the October 2018 Update) have received notification to install the latest feature update (version 1903) early. Updating remains in your control. To install the update, you must select one of the following options: \"Pick a Time\", \"Restart Tonight,\" or \"Restart Now\". If you are not ready to update at this time, simply dismiss the notification by clicking the arrow in the top right corner. If you have updated to Windows 10, version 1903 and would like to go back to your previous version, see the instructions here.
August 29, 2019
04:39 PM PT
Unable to access some gov.uk websites
gov.uk websites that don’t support “HSTS” may not be accessible

See details >
OS Build 10240.18215

May 14, 2019
KB4499154
Resolved
KB4505051
May 19, 2019
02:00 PM PT
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4493475
April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >
OS Build 10240.18094

January 08, 2019
KB4480962
Resolved
KB4493475
April 09, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files.

See details >
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4489872
March 12, 2019
10:00 AM PT
First character of Japanese era name not recognized
The first character of the Japanese era name is not recognized as an abbreviation and may cause date parsing issues.

See details >
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4489872
March 12, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >
OS Build 10240.18158

March 12, 2019
KB4489872
Resolved
KB4493475
April 09, 2019
10:00 AM PT
Applications using Microsoft Jet database and Access 95 file format stop working
Applications that use a Microsoft Jet database with the Microsoft Access 95 file format may randomly stop working.

See details >
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4489872
March 12, 2019
10:00 AM PT
" @@ -95,9 +92,6 @@ sections: text: " - - -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:  
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493475

Back to top
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4493475
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487018, users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489872.

Back to top
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4489872
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
First character of Japanese era name not recognized
After installing KB4487018, the first character of the Japanese era name is not recognized as an abbreviation and may cause date parsing issues.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue is resolved in KB4489872.

Back to top
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4489872
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Applications using Microsoft Jet database and Access 95 file format stop working
Applications that use a Microsoft Jet database with the Microsoft Access 95 file format may randomly stop working.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 7 SP1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue is resolved in KB4489872.

Back to top
OS Build 10240.18132

February 12, 2019
KB4487018
Resolved
KB4489872
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
" diff --git a/windows/release-information/resolved-issues-windows-10-1607.yml b/windows/release-information/resolved-issues-windows-10-1607.yml index 6f568f3c14..ec69b6c4fc 100644 --- a/windows/release-information/resolved-issues-windows-10-1607.yml +++ b/windows/release-information/resolved-issues-windows-10-1607.yml @@ -53,9 +53,7 @@ sections:
Internet Explorer 11 authentication issue with multiple concurrent logons
Internet Explorer 11 users may encounter issues if two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine.

See details >OS Build 14393.2724

January 08, 2019
KB4480961Resolved
KB4493470April 09, 2019
10:00 AM PT
End-user-defined characters (EUDC) may cause blue screen at startup
If you enable per font end-user-defined characters (EUDC), the system will stop working and a blue screen may appear at startup.

See details >OS Build 14393.2879

March 19, 2019
KB4489889Resolved
KB4493470April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >OS Build 14393.2724

January 08, 2019
KB4480961Resolved
KB4493470April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

See details >OS Build 14393.2791

February 12, 2019
KB4487026Resolved
KB4489882March 12, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >OS Build 14393.2848

March 12, 2019
KB4489882Resolved
KB4493473April 25, 2019
02:00 PM PT -
Issue hosting multiple terminal server sessions and a user logs off on Windows Server
In some cases, Windows Server will stop working and restart when hosting multiple terminal server sessions and a user logs off.

See details >OS Build 14393.2828

February 19, 2019
KB4487006Resolved
KB4489882March 12, 2019
10:00 AM PT " @@ -139,8 +137,6 @@ sections: text: " - -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:  
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493470

Back to top
OS Build 14393.2791

February 12, 2019
KB4487026
Resolved
KB4493470
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487026, users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489882.

Back to top
OS Build 14393.2791

February 12, 2019
KB4487026
Resolved
KB4489882
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Issue hosting multiple terminal server sessions and a user logs off on Windows Server
In some cases, Windows Server will stop working and restart when hosting multiple terminal server sessions and a user logs off. The faulting driver is win32kbase.sys.

Affected platforms:
  • Client: Windows 10, version 1607; Windows 10 Enterprise LTSC 2016
  • Server: Windows Server 2016
Resolution: This issue is resolved in KB4489882.

Back to top
OS Build 14393.2828

February 19, 2019
KB4487006
Resolved
KB4489882
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 19, 2019
02:00 PM PT
" diff --git a/windows/release-information/resolved-issues-windows-10-1703.yml b/windows/release-information/resolved-issues-windows-10-1703.yml index 582aec0f1a..0a16421180 100644 --- a/windows/release-information/resolved-issues-windows-10-1703.yml +++ b/windows/release-information/resolved-issues-windows-10-1703.yml @@ -44,7 +44,6 @@ sections:
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >OS Build 15063.1631

February 12, 2019
KB4487020Resolved
KB4493474April 09, 2019
10:00 AM PT
End-user-defined characters (EUDC) may cause blue screen at startup
If you enable per font end-user-defined characters (EUDC), the system may stop working and a blue screen may appear at startup.

See details >OS Build 15063.1716

March 19, 2019
KB4489888Resolved
KB4493474April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >OS Build 15063.1563

January 08, 2019
KB4480973Resolved
KB4493474April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

See details >OS Build 15063.1659

February 19, 2019
KB4487011Resolved
KB4489871March 12, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >OS Build 15063.1689

March 12, 2019
KB4489871Resolved
KB4493436April 25, 2019
02:00 PM PT " @@ -114,7 +113,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493474

Back to top
OS Build 15063.1631

February 12, 2019
KB4487020
Resolved
KB4493474
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487011, users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489871.

Back to top
OS Build 15063.1659

February 19, 2019
KB4487011
Resolved
KB4489871
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 19, 2019
02:00 PM PT
" diff --git a/windows/release-information/resolved-issues-windows-10-1709.yml b/windows/release-information/resolved-issues-windows-10-1709.yml index 0cdbe87fcb..b9fb594146 100644 --- a/windows/release-information/resolved-issues-windows-10-1709.yml +++ b/windows/release-information/resolved-issues-windows-10-1709.yml @@ -46,7 +46,6 @@ sections:
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >OS Build 16299.967

February 12, 2019
KB4486996Resolved
KB4493441April 09, 2019
10:00 AM PT
End-user-defined characters (EUDC) may cause blue screen at startup
If you enable per font end-user-defined characters (EUDC), the system may stop working and a blue screen may appear at startup.

See details >OS Build 16299.1059

March 19, 2019
KB4489890Resolved
KB4493441April 09, 2019
10:00 AM PT
MSXML6 causes applications to stop responding if an exception was thrown
MSXML6 causes applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >OS Build 16299.904

January 08, 2019
KB4480978Resolved
KB4493441April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

See details >OS Build 16299.967

February 12, 2019
KB4486996Resolved
KB4489886March 12, 2019
10:00 AM PT
Stop error when attempting to start SSH from WSL
A stop error occurs when attempting to start Secure Shell from Windows Subsystem for Linux with agent forwarding using a command line switch (ssh –A) or a configuration setting.

See details >OS Build 16299.1029

March 12, 2019
KB4489886Resolved
KB4493441April 09, 2019
10:00 AM PT " @@ -126,7 +125,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:  
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493441

Back to top
OS Build 16299.967

February 12, 2019
KB4486996
Resolved
KB4493441
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4486996, users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489886.

Back to top
OS Build 16299.967

February 12, 2019
KB4486996
Resolved
KB4489886
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
" diff --git a/windows/release-information/resolved-issues-windows-10-1803.yml b/windows/release-information/resolved-issues-windows-10-1803.yml index 174aa6ebe6..a65cc10df5 100644 --- a/windows/release-information/resolved-issues-windows-10-1803.yml +++ b/windows/release-information/resolved-issues-windows-10-1803.yml @@ -46,7 +46,6 @@ sections:
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >OS Build 17134.590

February 12, 2019
KB4487017Resolved
KB4493464April 09, 2019
10:00 AM PT
End-user-defined characters (EUDC) may cause blue screen at startup
If you enable per font end-user-defined characters (EUDC), the system may stop working and a blue screen may appear at startup.

See details >OS Build 17134.677

March 19, 2019
KB4489894Resolved
KB4493464April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >OS Build 17134.523

January 08, 2019
KB4480966Resolved
KB4493464April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files.

See details >OS Build 17134.590

February 12, 2019
KB4487017Resolved
KB4489868March 12, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >OS Build 17134.648

March 12, 2019
KB4489868Resolved
KB4493437April 25, 2019
02:00 PM PT
Stop error when attempting to start SSH from WSL
A stop error occurs when attempting to start Secure Shell from Windows Subsystem for Linux with agent forwarding using a command line switch (ssh –A) or a configuration setting.

See details >OS Build 17134.648

March 12, 2019
KB4489868Resolved
KB4493464April 09, 2019
10:00 AM PT @@ -136,7 +135,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:  
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493464

Back to top
OS Build 17134.590

February 12, 2019
KB4487017
Resolved
KB4493464
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487017, users may received \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files. 

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489868.

Back to top
OS Build 17134.590

February 12, 2019
KB4487017
Resolved
KB4489868
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
" diff --git a/windows/release-information/resolved-issues-windows-10-1809-and-windows-server-2019.yml b/windows/release-information/resolved-issues-windows-10-1809-and-windows-server-2019.yml index 37df3391a5..829b497041 100644 --- a/windows/release-information/resolved-issues-windows-10-1809-and-windows-server-2019.yml +++ b/windows/release-information/resolved-issues-windows-10-1809-and-windows-server-2019.yml @@ -54,7 +54,6 @@ sections:
Internet Explorer 11 authentication issue with multiple concurrent logons
Internet Explorer 11 users may encounter issues if two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine.

See details >OS Build 17763.253

January 08, 2019
KB4480116Resolved
KB4493509April 09, 2019
10:00 AM PT
End-user-defined characters (EUDC) may cause blue screen at startup
If you enable per font end-user-defined characters (EUDC), the system may stop working and a blue screen may appear at startup.

See details >OS Build 17763.404

April 02, 2019
KB4490481Resolved
KB4493509April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >OS Build 17763.253

January 08, 2019
KB4480116Resolved
KB4493509April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files.

See details >OS Build 17763.316

February 12, 2019
KB4487044Resolved
KB4489899March 12, 2019
10:00 AM PT
Apps may stop working after selecting an audio output device other than the default
Users with multiple audio devices that select an audio output device different from the \"Default Audio Device\" may find certain applications stop working unexpectedly.

See details >OS Build 17763.348

March 01, 2019
KB4482887Resolved
KB4490481April 02, 2019
10:00 AM PT " @@ -140,7 +139,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly. 
 
For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color. 
 
Affected platforms:  
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1  
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2  
Resolution: This issue is resolved in KB4493509.  

Back to top
OS Build 17763.316

February 12, 2019
KB4487044
Resolved
KB4493509
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487044, users may receive \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files. 

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489899

Back to top
OS Build 17763.316

February 12, 2019
KB4487044
Resolved
KB4489899
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
" diff --git a/windows/release-information/resolved-issues-windows-7-and-windows-server-2008-r2-sp1.yml b/windows/release-information/resolved-issues-windows-7-and-windows-server-2008-r2-sp1.yml index 5305dd2345..aa64a5bbb2 100644 --- a/windows/release-information/resolved-issues-windows-7-and-windows-server-2008-r2-sp1.yml +++ b/windows/release-information/resolved-issues-windows-7-and-windows-server-2008-r2-sp1.yml @@ -49,7 +49,6 @@ sections:
NETDOM.EXE fails to run
NETDOM.EXE fails to run and the error, “The command failed to complete successfully.” appears on screen.

See details >March 12, 2019
KB4489878Resolved
KB4493472April 09, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >March 12, 2019
KB4489878Resolved
KB4493472April 09, 2019
10:00 AM PT
Internet Explorer 11 authentication issue with multiple concurrent logons
Internet Explorer 11 users may encounter issues if two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine.

See details >January 08, 2019
KB4480970Resolved
KB4493472April 09, 2019
10:00 AM PT -
Event Viewer may not show some event descriptions for network interface cards
The Event Viewer may not show some event descriptions for network interface cards (NIC).

See details >October 18, 2018
KB4462927Resolved
KB4489878March 12, 2019
10:00 AM PT " @@ -140,12 +139,3 @@ sections:
Internet Explorer 11 authentication issue with multiple concurrent logons
After installing KB4480970, Internet Explorer 11 and other applications that use WININET.DLL may have authentication issues. This occurs when two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine, including Remote Desktop Protocol (RDP) and Terminal Server logons. Symptoms reported by customers include, but may not be limited to:
  • Cache size and location show zero or empty.
  • Keyboard shortcuts may not work properly.
  • Webpages may intermittently fail to load or render correctly.
  • Issues with credential prompts.
  • Issues when downloading files.
Affected platforms: 
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1
Resolution: This issue is resolved in KB4493472.

Back to topJanuary 08, 2019
KB4480970Resolved
KB4493472Resolved:
April 09, 2019
10:00 AM PT

Opened:
January 08, 2019
10:00 AM PT " - -- title: October 2018 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
Event Viewer may not show some event descriptions for network interface cards
After installing KB4462927, the Event Viewer may not show some event descriptions for network interface cards (NICs).

Affected Platforms:
  • Client: Windows 7 SP1 
  • Server: Windows Server 2012; Windows Server 2008 R2 SP1
Resolution: This issue is resolved in KB4489878.

Back to top
October 18, 2018
KB4462927
Resolved
KB4489878
Resolved:
March 12, 2019
10:00 AM PT

Opened:
October 18, 2018
10:00 AM PT
- " diff --git a/windows/release-information/resolved-issues-windows-8.1-and-windows-server-2012-r2.yml b/windows/release-information/resolved-issues-windows-8.1-and-windows-server-2012-r2.yml index cee285c22f..6255d324e1 100644 --- a/windows/release-information/resolved-issues-windows-8.1-and-windows-server-2012-r2.yml +++ b/windows/release-information/resolved-issues-windows-8.1-and-windows-server-2012-r2.yml @@ -48,7 +48,6 @@ sections:
Devices may not respond at login or Welcome screen if running certain Avast software
Devices running Avast for Business, Avast CloudCare, and AVG Business Edition antivirus software may become unresponsive after restart.

See details >April 09, 2019
KB4493446Resolved
April 25, 2019
02:00 PM PT
Devices with winsock kernel client may receive error
Devices with a winsock kernel client may receive D1, FC, and other errors.

See details >March 12, 2019
KB4489881Resolved
KB4489893March 19, 2019
10:00 AM PT
Custom URI schemes may not start corresponding application
Custom URI schemes for application protocol handlers may not start the corresponding application for local intranet and trusted sites in Internet Explorer.

See details >March 12, 2019
KB4489881Resolved
KB4493446April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

See details >February 19, 2019
KB4487016Resolved
KB4489881March 12, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding.
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >January 08, 2019
KB4480963Resolved
KB4493446April 09, 2019
10:00 AM PT
Internet Explorer 11 authentication issue with multiple concurrent logons
Internet Explorer 11 users may encounter issues if two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine.

See details >January 08, 2019
KB4480963Resolved
KB4493446April 09, 2019
10:00 AM PT @@ -130,7 +129,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color.

Affected platforms 
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493446.

Back to top
February 12, 2019
KB4487000
Resolved
KB4493446
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487016, users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

Affected platforms: 
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012 
Resolution: This issue is resolved in KB4489881.

Back to top
February 19, 2019
KB4487016
Resolved
KB4489881
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 19, 2019
02:00 PM PT
" diff --git a/windows/release-information/resolved-issues-windows-server-2008-sp2.yml b/windows/release-information/resolved-issues-windows-server-2008-sp2.yml index df7f82cfb2..f81be52e89 100644 --- a/windows/release-information/resolved-issues-windows-server-2008-sp2.yml +++ b/windows/release-information/resolved-issues-windows-server-2008-sp2.yml @@ -40,7 +40,6 @@ sections:
System may be unresponsive after restart if Avira antivirus software installed
Devices with Avira antivirus software installed may become unresponsive upon restart.

See details >April 09, 2019
KB4493471Resolved
May 14, 2019
01:19 PM PT
Authentication may fail for services after the Kerberos ticket expires
Authentication may fail for services that require unconstrained delegation after the Kerberos ticket expires.

See details >March 12, 2019
KB4489880Resolved
KB4499149May 14, 2019
10:00 AM PT
NETDOM.EXE fails to run
NETDOM.EXE fails to run and the error, “The command failed to complete successfully.” appears on screen.

See details >March 12, 2019
KB4489880Resolved
KB4493471April 09, 2019
10:00 AM PT -
First character of the Japanese era name not recognized as an abbreviation
The first character of the Japanese era name is not recognized as an abbreviation and may cause date parsing issues.

See details >January 17, 2019
KB4480974Resolved
KB4489880March 12, 2019
10:00 AM PT
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >February 12, 2019
KB4487023Resolved
KB4493471April 09, 2019
10:00 AM PT " @@ -108,12 +107,3 @@ sections:
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color.

Affected platforms 
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue is resolved in KB4493471.

Back to topFebruary 12, 2019
KB4487023Resolved
KB4493471Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT " - -- title: January 2019 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
First character of the Japanese era name not recognized as an abbreviation
After installing KB4480974, the first character of the Japanese era name is not recognized as an abbreviation and may cause date parsing issues.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue is resolved in KB4489880.

Back to top
January 17, 2019
KB4480974
Resolved
KB4489880
Resolved:
March 12, 2019
10:00 AM PT

Opened:
January 17, 2019
10:00 AM PT
- " diff --git a/windows/release-information/resolved-issues-windows-server-2012.yml b/windows/release-information/resolved-issues-windows-server-2012.yml index 4bd64240b8..bb1c5a4635 100644 --- a/windows/release-information/resolved-issues-windows-server-2012.yml +++ b/windows/release-information/resolved-issues-windows-server-2012.yml @@ -44,10 +44,8 @@ sections:
System unresponsive after restart if Sophos Endpoint Protection installed
Devices with Sophos Endpoint Protection installed and managed by Sophos Central or Sophos Enterprise Console (SEC) may become unresponsive upon restart.

See details >April 09, 2019
KB4493451Resolved
May 14, 2019
01:21 PM PT
System may be unresponsive after restart if Avira antivirus software installed
Devices with Avira antivirus software installed may become unresponsive upon restart.

See details >April 09, 2019
KB4493451Resolved
May 14, 2019
01:19 PM PT
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

See details >February 12, 2019
KB4487025Resolved
KB4493451April 09, 2019
10:00 AM PT -
Error 1309 when installing/uninstalling MSI or MSP files
Users may receive “Error 1309” while installing or uninstalling certain types of MSI and MSP files.

See details >February 12, 2019
KB4487025Resolved
KB4489891March 12, 2019
10:00 AM PT
Internet Explorer 11 authentication issue with multiple concurrent logons
Internet Explorer 11 users may encounter issues if two or more people use the same user account for multiple, concurrent login sessions on the same Windows Server machine.

See details >January 08, 2019
KB4480975Resolved
KB4493451April 09, 2019
10:00 AM PT
MSXML6 may cause applications to stop responding
MSXML6 may cause applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

See details >January 08, 2019
KB4480975Resolved
KB4493451April 09, 2019
10:00 AM PT -
Event Viewer may not show some event descriptions for network interface cards
The Event Viewer may not show some event descriptions for network interface cards (NIC).

See details >September 11, 2018
KB4457135Resolved
KB4489891March 12, 2019
10:00 AM PT " @@ -123,7 +121,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Embedded objects may display incorrectly
Any compound document (OLE) server application that places embedded objects into the Windows Metafile (WMF) using the PatBlt API may display embedded objects incorrectly.

For example, if you paste a Microsoft Excel worksheet object into a Microsoft Word document, the cells may render with a different background color.

Affected platforms 
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1; Windows 7 SP1 
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2 
Resolution: This issue is resolved in KB4493451.

Back to top
February 12, 2019
KB4487025
Resolved
KB4493451
Resolved:
April 09, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
Error 1309 when installing/uninstalling MSI or MSP files
After installing KB4487025, users may receive \"Error 1309\" while installing or uninstalling certain types of MSI and MSP files.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4489891.

Back to top
February 12, 2019
KB4487025
Resolved
KB4489891
Resolved:
March 12, 2019
10:00 AM PT

Opened:
February 12, 2019
10:00 AM PT
" @@ -136,12 +133,3 @@ sections:
MSXML6 may cause applications to stop responding
After installing KB4480975, MSXML6 causes applications to stop responding if an exception was thrown during node operations, such as appendChild(), insertBefore(), and moveNode().

The Group Policy editor may stop responding when editing a Group Policy Object (GPO) that contains Group Policy Preferences (GPP) for Internet Explorer 10 settings.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10, version 1607; Windows 10 Enterprise LTSC 2016; Windows 10, version 1507; Windows 10 Enterprise LTSB 2015; Windows 8.1
  • Server: Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012
Resolution: This issue is resolved in KB4493451.

Back to topJanuary 08, 2019
KB4480975Resolved
KB4493451Resolved:
April 09, 2019
10:00 AM PT

Opened:
January 08, 2019
10:00 AM PT " - -- title: September 2018 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
Event Viewer may not show some event descriptions for network interface cards
After installing KB4457135, the Event Viewer may not show some event descriptions for network interface cards (NICs).

Affected Platforms:
  • Client: Windows 7 SP1 
  • Server: Windows Server 2012; Windows Server 2008 R2 SP1
Resolution: This issue is resolved in KB4489891.

Back to top
September 11, 2018
KB4457135
Resolved
KB4489891
Resolved:
March 12, 2019
10:00 AM PT

Opened:
September 11, 2018
10:00 AM PT
- " diff --git a/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml b/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml index 208a38f5dd..562cad0e09 100644 --- a/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml +++ b/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml @@ -60,11 +60,11 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ - @@ -78,6 +78,15 @@ sections:
" +- title: September 2019 +- items: + - type: markdown + text: " +
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 14393.3204

September 10, 2019
KB4516044
Mitigated
September 13, 2019
05:25 PM PT
Apps and scripts using the NetQueryDisplayInformation API may fail with error
Applications and scripts that call the NetQueryDisplayInformation API or the WinNT provider equivalent may fail to return results after the first page of data.

See details >
OS Build 14393.3053

June 18, 2019
KB4503294
Resolved
KB4516044
September 10, 2019
10:00 AM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 14393.3115

July 16, 2019
KB4507459
Resolved
KB4512517
August 13, 2019
10:00 AM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
OS Build 14393.3025

June 11, 2019
KB4503267
Resolved
KB4512495
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 14393.3144

August 13, 2019
KB4512517
Resolved
KB4512495
August 17, 2019
02:00 PM PT
Internet Explorer 11 and apps using the WebBrowser control may fail to render
JavaScript may fail to render as expected in Internet Explorer 11 and in apps using JavaScript or the WebBrowser control.

See details >
OS Build 14393.3085

July 09, 2019
KB4507460
Resolved
KB4512517
August 13, 2019
10:00 AM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, \"STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)\".

See details >
OS Build 14393.2724

January 08, 2019
KB4480961
Mitigated
April 25, 2019
02:00 PM PT
Windows may not start on certain Lenovo and Fujitsu laptops with less than 8GB of RAM
Windows may fail to start on certain Lenovo and Fujitsu laptops that have less than 8 GB of RAM.

See details >
OS Build 14393.2608

November 13, 2018
KB4467691
Mitigated
February 19, 2019
10:00 AM PT
Cluster service may fail if the minimum password length is set to greater than 14
The cluster service may fail to start with the error “2245 (NERR_PasswordTooShort)” if the Group Policy “Minimum Password Length” is configured with greater than 14 characters.

See details >
OS Build 14393.2639

November 27, 2018
KB4467684
Mitigated
April 25, 2019
02:00 PM PT
+ +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 14393.3204

September 10, 2019
KB4516044
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
+ " + - title: August 2019 - items: - type: markdown @@ -96,7 +105,6 @@ sections:
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after installation of KB4507459. Devices that are domain controllers or domain members are both affected.

To safeguard your update experience, we have applied a compatibility hold on devices configured to use MIT Kerberos realm from being offered Windows 10, version 1903 or Windows Server, version 1903.

Note If you are not sure if your device is affected, contact your administrator. Advanced users can check for “Define interoperable Kerberos v5 realm settings” policy under Computer Configuration -> Policies -> Administrative Templates > System -> Kerberos or check if this registry key exists:
HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System\\Kerberos\\MitRealms
 

Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016
Resolution: This issue was resolved in KB4512517 and the safeguard hold has been removed. Please note, it can take up to 48 hours before you can update to offered Windows 10, version 1903 or Windows Server, version 1903.

Back to topOS Build 14393.3115

July 16, 2019
KB4507459Resolved
KB4512517Resolved:
August 13, 2019
10:00 AM PT

Opened:
July 25, 2019
06:10 PM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) or System Center Configuration Manager (SCCM) may fail to start with the error \"Status: 0xc0000001, Info: A required device isn't connected or can't be accessed\" after installing KB4503267 on a WDS server.

Affected platforms:
  • Server: Windows Server 2008 SP2; Windows Server 2008 R2 SP1; Windows Server 2012; Windows Server 2012 R2; Windows Server 2016; Windows Server, version 1803; Windows Server 2019; Windows Server, version 1809; Windows Server, version 1903
Resolution: This issue was resolved in KB4512495.

Back to topOS Build 14393.3025

June 11, 2019
KB4503267Resolved
KB4512495Resolved:
August 17, 2019
02:00 PM PT

Opened:
July 10, 2019
02:51 PM PT -
Internet Explorer 11 and apps using the WebBrowser control may fail to render
Internet Explorer 11 may fail to render some JavaScript after installing KB4507460. You may also have issues with apps using JavaScript or the WebBrowser control, such as the present PowerPoint feature of Skype Meeting Broadcast.

Affected platforms:
  • Client: Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server 2016
Resolution: This issue was resolved in KB4512517.

Back to topOS Build 14393.3085

July 09, 2019
KB4507460Resolved
KB4512517Resolved:
August 13, 2019
10:00 AM PT

Opened:
July 26, 2019
04:58 PM PT " diff --git a/windows/release-information/status-windows-10-1703.yml b/windows/release-information/status-windows-10-1703.yml index 626ca1a8e2..094b5c9bab 100644 --- a/windows/release-information/status-windows-10-1703.yml +++ b/windows/release-information/status-windows-10-1703.yml @@ -66,6 +66,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ @@ -79,6 +80,15 @@ sections:
" +- title: September 2019 +- items: + - type: markdown + text: " +
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 15063.2045

September 10, 2019
KB4516068
Mitigated
September 13, 2019
05:25 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 15063.1955

July 16, 2019
KB4507467
Resolved
KB4512507
August 13, 2019
10:00 AM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 15063.1988

August 13, 2019
KB4512507
Resolved
KB4512474
August 17, 2019
02:00 PM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, \"STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)\".

See details >
OS Build 15063.1563

January 08, 2019
KB4480973
Mitigated
April 25, 2019
02:00 PM PT
+ +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 15063.2045

September 10, 2019
KB4516068
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
+ " + - title: August 2019 - items: - type: markdown diff --git a/windows/release-information/status-windows-10-1709.yml b/windows/release-information/status-windows-10-1709.yml index ef4bc11351..4363810035 100644 --- a/windows/release-information/status-windows-10-1709.yml +++ b/windows/release-information/status-windows-10-1709.yml @@ -60,6 +60,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ @@ -74,6 +75,15 @@ sections:
" +- title: September 2019 +- items: + - type: markdown + text: " +
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 16299.1387

September 10, 2019
KB4516066
Mitigated
September 13, 2019
05:25 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 16299.1296

July 16, 2019
KB4507465
Resolved
KB4512516
August 13, 2019
10:00 AM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
OS Build 16299.1217

June 11, 2019
KB4503284
Resolved
KB4512494
August 16, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 16299.1331

August 13, 2019
KB4512516
Resolved
KB4512494
August 16, 2019
02:00 PM PT
+ +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 16299.1387

September 10, 2019
KB4516066
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
+ " + - title: August 2019 - items: - type: markdown diff --git a/windows/release-information/status-windows-10-1803.yml b/windows/release-information/status-windows-10-1803.yml index 1fe49fd40a..410ce10ff9 100644 --- a/windows/release-information/status-windows-10-1803.yml +++ b/windows/release-information/status-windows-10-1803.yml @@ -65,6 +65,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ @@ -87,6 +88,7 @@ sections: - type: markdown text: "
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 17134.1006

September 10, 2019
KB4516058
Mitigated
September 13, 2019
05:25 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
You may receive a 15-5 error code in Windows Mixed Reality Portal and your headset may not respond to \"wake up\" from sleep.

See details >
OS Build 17134.950

August 13, 2019
KB4512501
Mitigated
September 11, 2019
05:32 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 17134.915

July 16, 2019
KB4507466
Resolved
KB4512501
August 13, 2019
10:00 AM PT
Notification issue: \"Your device is missing important security and quality fixes.\"
Some users may have incorrectly received the notification \"Your device is missing important security and quality fixes.\"

See details >
N/A

Resolved
September 03, 2019
12:32 PM PT
+
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17134.1006

September 10, 2019
KB4516058
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
After installing KB4512501, Windows Mixed Reality Portal users may intermittently receive a 15-5 error code. In some cases, Windows Mixed Reality Portal may report that the headset is sleeping and pressing “Wake up” may appear to produce no action.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10, version 1803
Workaround: To mitigate the issue, use the following steps:
  1. Close the Windows Mixed Reality Portal, if it is running.
  2. Open Task Manager by selecting the Start button and typing Task Manager.
  3. In Task Manager under the Processes tab, right click or long press on “Windows Explorer” and select restart.
  4. You can now open the Windows Mixed Reality Portal.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17134.950

August 13, 2019
KB4512501
Mitigated
Last updated:
September 11, 2019
05:32 PM PT

Opened:
September 11, 2019
05:32 PM PT
Notification issue: \"Your device is missing important security and quality fixes.\"
Some users may have incorrectly received the notification \"Your device is missing important security and quality fixes\" in the Windows Update dialog and a red \"!\" in the task tray on the Windows Update tray icon. This notification is intended for devices that are 90 days or more out of date, but some users with installed updates released in June or July also saw this notification.

Affected platforms:
  • Client: Windows 10, version 1803
  • Server: Windows Server, version 1803
Resolution: This issue was resolved on the server side on August 30, 2019. Only devices that are out of date by 90 days or more should now see the notification. No action is required by the user to resolve this issue. If you are still seeing the \"Your device is missing important security and quality fixes\" notification, we recommend selecting Check for Updates in the Windows Update dialog. For instructions, see Update Windows 10. Microsoft always recommends trying to keep your devices up to date, as the monthly updates contain important security fixes. 

Back to top
N/A

Resolved
Resolved:
September 03, 2019
12:32 PM PT

Opened:
September 03, 2019
12:32 PM PT
diff --git a/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml b/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml index 5543553734..6685b4a484 100644 --- a/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml +++ b/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml @@ -64,6 +64,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ @@ -87,6 +88,7 @@ sections: - type: markdown text: "
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 17763.737

September 10, 2019
KB4512578
Mitigated
September 13, 2019
05:25 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
You may receive a 15-5 error code in Windows Mixed Reality Portal and your headset may not respond to \"wake up\" from sleep.

See details >
OS Build 17763.678

August 13, 2019
KB4511553
Mitigated
September 11, 2019
05:32 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 17763.652

July 22, 2019
KB4505658
Resolved
KB4511553
August 13, 2019
10:00 AM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
OS Build 17763.557

June 11, 2019
KB4503327
Resolved
KB4512534
August 17, 2019
02:00 PM PT
+
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17763.737

September 10, 2019
KB4512578
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
After installing KB4511553, Windows Mixed Reality Portal users may intermittently receive a 15-5 error code. In some cases, Windows Mixed Reality Portal may report that the headset is sleeping and pressing “Wake up” may appear to produce no action.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10, version 1803
Workaround: To mitigate the issue, use the following steps:
  1. Close the Windows Mixed Reality Portal, if it is running.
  2. Open Task Manager by selecting the Start button and typing Task Manager.
  3. In Task Manager under the Processes tab, right click or long press on “Windows Explorer” and select restart.
  4. You can now open the Windows Mixed Reality Portal.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17763.678

August 13, 2019
KB4511553
Mitigated
Last updated:
September 11, 2019
05:32 PM PT

Opened:
September 11, 2019
05:32 PM PT
" diff --git a/windows/release-information/status-windows-10-1903.yml b/windows/release-information/status-windows-10-1903.yml index a33834cce2..4146c05f31 100644 --- a/windows/release-information/status-windows-10-1903.yml +++ b/windows/release-information/status-windows-10-1903.yml @@ -65,8 +65,11 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ + + + - @@ -96,8 +99,11 @@ sections: - type: markdown text: "
SummaryOriginating updateStatusLast updated
Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters
Microsoft and NEC have found incompatibility issues with some devices with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards when running Windows 10, version 1903.

See details >
N/A

Mitigated
September 13, 2019
05:25 PM PT
Some users report issues related to the Start menu and Windows Desktop Search
Microsoft has received reports that a small number of users are having issues related to the Start menu and Windows Desktop Search.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Investigating
September 13, 2019
05:35 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
September 13, 2019
05:25 PM PT
Audio in games is quiet or different than expected
Microsoft has received reports that audio in certain games is quieter or different than expected.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
September 13, 2019
05:25 PM PT
Screenshots and Snips have an unnatural orange tint
Users have reported an orange tint on Screenshots and Snips with the Lenovo Vantage app installed

See details >
OS Build 18362.356

September 10, 2019
KB4516115
Resolved External
September 11, 2019
08:54 PM PT
Some users report issues related to the Start menu and Windows Desktop Search
Microsoft has received reports that some users are having issues related to the Start menu and Windows Desktop Search.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Acknowledged
September 11, 2019
05:18 PM PT
Windows Desktop Search may not return any results and may have high CPU usage
Windows Desktop Search may not return any results and SearchUI.exe may have high CPU usage after installing KB4512941.

See details >
OS Build 18362.329

August 30, 2019
KB4512941
Resolved
KB4515384
September 10, 2019
10:00 AM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 18362.145

May 29, 2019
KB4497935
Resolved
KB4512941
August 30, 2019
10:00 AM PT
Issues updating when certain versions of Intel storage drivers are installed
Certain versions of Intel Rapid Storage Technology (Intel RST) drivers may cause updating to Windows 10, version 1903 to fail.

See details >
OS Build 18362.145

May 29, 2019
KB4497935
Resolved
KB4512941
August 30, 2019
10:00 AM PT
+ + + + -
DetailsOriginating updateStatusHistory
Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters
Microsoft and NEC have found incompatibility issues with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards when running Windows 10, version 1903 on specific models of NEC devices. If these devices are updated to Windows 10, version 1903, they will no longer be able to use any Wi-Fi connections. The Wi-Fi driver may have a yellow exclamation point in device manager. The task tray icon for networking may show the icon for no internet and Network & Internet settings may not show any Wi-Fi networks.

To safeguard your update experience, we have applied a compatibility hold on the affected devices from being offered Windows 10, version 1903.

Affected platforms:
  • Client: Windows 10, version 1903
Workaround: If you are using an affected device and you have already installed Windows 10, version 1903, you can mitigate the issue disabling then re-enabling the Wi-Fi adapter in Device Manager. You should now be able to use Wi-Fi until your next reboot.

Next steps: Microsoft and NEC are working on a resolution and will provide an update in an upcoming release.

Note We recommend that you do not attempt to manually update using the Update now button or the Media Creation Tool until this issue has been resolved.

Back to top
N/A

Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Some users report issues related to the Start menu and Windows Desktop Search
Microsoft has received reports that a small number of users are having issues related to the Start menu and Windows Desktop Search.

Affected platforms:
  • Client: Windows 10, version 1903
Next steps: We are presently investigating and will provide an update when more information is available.

Note As a first step with any issue you may encounter, we recommend you refer to our troubleshooting support guides. If you are having an issue with search, see Fix problems in Windows Search.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Investigating
Last updated:
September 13, 2019
05:35 PM PT

Opened:
September 11, 2019
05:18 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Audio in games is quiet or different than expected
Microsoft has received reports that audio in certain games is quieter or different than expected. At the request of some of our audio partners, we implemented a compatibility change that enabled certain games to query support and render multi-channel audio. Due to customer feedback, we are reverting this change as some games and some devices are not rendering multi-channel audio as expected. This may result in games sounding different than customers are used to and may have missing channels.

Affected platforms:
  • Client: Windows 10, version 1903
Workaround: To mitigate the issue, open settings in the impacted game and disable multi-channel audio, if this option is available. You can also search in the Windows Control Panel for 3rd party audio device control panels and disable Multi-channel audio or Virtual Surround Sound, if these options are available.  

Next steps: We are working on a resolution and estimates a solution will be available in late September.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Screenshots and Snips have an unnatural orange tint
When creating screenshots or using similar tools (such as Snipping Tool or Snip & Sketch), the resulting images may have an unnatural orange tint. This issue is caused by the Eye Care mode feature of Lenovo Vantage. This issue started on or around September 5, 2019. 

Affected platforms:
  • Client: Windows 10, version 1903
  • Server: None
Resolution: For guidance on this issue, see the Lenovo support article Screenshots and Snips have an unnatural orange tint. There is no update for Windows needed for this issue.

Back to top
OS Build 18362.356

September 10, 2019
KB4516115
Resolved External
Last updated:
September 11, 2019
08:54 PM PT

Opened:
September 11, 2019
08:54 PM PT
Some users report issues related to the Start menu and Windows Desktop Search
Microsoft has received reports that some users are having issues related to the Start menu and Windows Desktop Search.

Affected platforms:
  • Client: Windows 10, version 1903
Next steps: We are presently investigating and will provide an update when more information is available.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Acknowledged
Last updated:
September 11, 2019
05:18 PM PT

Opened:
September 11, 2019
05:18 PM PT
Windows Desktop Search may not return any results and may have high CPU usage
Microsoft is getting reports that a small number of users may not receive results when using Windows Desktop Search and may see high CPU usage from SearchUI.exe when searching after installing KB4512941. This issue is only encountered on devices in which searching the web from Windows Desktop Search has been disabled.

Affected platforms:
  • Client: Windows 10, version 1903
Resolution: This issue was resolved in KB4515384.

Back to top
OS Build 18362.329

August 30, 2019
KB4512941
Resolved
KB4515384
Resolved:
September 10, 2019
10:00 AM PT

Opened:
September 04, 2019
02:25 PM PT
" diff --git a/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml b/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml index 33d09744bd..67be794791 100644 --- a/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml +++ b/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml @@ -60,12 +60,11 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

- + -
SummaryOriginating updateStatusLast updated
You may receive an error when opening or using the Toshiba Qosmio AV Center
Toshiba Qosmio AV Center may error when opening and you may also receive an error in Event Log related to cryptnet.dll.

See details >
August 13, 2019
KB4512506
Investigating
September 11, 2019
08:58 PM PT
You may receive an error when opening or using the Toshiba Qosmio AV Center
Toshiba Qosmio AV Center may error when opening and you may also receive an error in Event Log related to cryptnet.dll.

See details >
August 13, 2019
KB4512506
Investigating
September 13, 2019
04:25 PM PT
Windows updates that are SHA-2 signed may not be offered for Symantec and Norton AV
Windows updates that are SHA-2 signed are not available with Symantec or Norton antivirus program installed

See details >
August 13, 2019
KB4512506
Resolved External
August 27, 2019
02:29 PM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
June 11, 2019
KB4503292
Resolved
KB4512514
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
August 13, 2019
KB4512506
Resolved
KB4517297
August 16, 2019
02:00 PM PT
IA64 and x64 devices may fail to start after installing updates
After installing updates released on or after August 13, 2019, IA64 and x64 devices using EFI Boot may fail to start.

See details >
August 13, 2019
KB4512506
Mitigated
August 17, 2019
12:59 PM PT
System may be unresponsive after restart with certain McAfee antivirus products
Devices with McAfee Endpoint Security Threat Prevention 10.x, Host Intrusion Prevention 8.0, or VirusScan Enterprise 8.8 may be slow or unresponsive at startup.

See details >
April 09, 2019
KB4493472
Resolved External
August 13, 2019
06:59 PM PT
" @@ -81,7 +80,7 @@ sections: - type: markdown text: " - +
DetailsOriginating updateStatusHistory
You may receive an error when opening or using the Toshiba Qosmio AV Center
After installing KB4512506, you may receive an error when opening or using the Toshiba Qosmio AV Center. You may also receive an error in Event Log related to cryptnet.dll.

Affected platforms:
  • Client: Windows 7 SP1
Next steps: Microsoft is working with Dynabook to resolve this issue and will provide an update in an upcoming release.

Back to top
August 13, 2019
KB4512506
Investigating
Last updated:
September 11, 2019
08:58 PM PT

Opened:
September 10, 2019
09:48 AM PT
You may receive an error when opening or using the Toshiba Qosmio AV Center
After installing KB4512506, you may receive an error when opening or using the Toshiba Qosmio AV Center. You may also receive an error in Event Log related to cryptnet.dll.

Affected platforms:
  • Client: Windows 7 SP1
Next steps: Microsoft is working with Dynabook to resolve this issue and estimate a solution will be available late September.

Back to top
August 13, 2019
KB4512506
Investigating
Last updated:
September 13, 2019
04:25 PM PT

Opened:
September 10, 2019
09:48 AM PT
" @@ -104,12 +103,3 @@ sections:
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) or System Center Configuration Manager (SCCM) may fail to start with the error \"Status: 0xc0000001, Info: A required device isn't connected or can't be accessed\" after installing KB4503292 on a WDS server.

Affected platforms:
  • Server: Windows Server 2008 SP2; Windows Server 2008 R2 SP1; Windows Server 2012; Windows Server 2012 R2; Windows Server 2016; Windows Server, version 1803; Windows Server 2019; Windows Server, version 1809; Windows Server, version 1903
Resolution: This issue was resolved in KB4512514.

Back to topJune 11, 2019
KB4503292Resolved
KB4512514Resolved:
August 17, 2019
02:00 PM PT

Opened:
July 10, 2019
02:51 PM PT " - -- title: April 2019 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
System may be unresponsive after restart with certain McAfee antivirus products
Microsoft and McAfee have identified an issue on devices with McAfee Endpoint Security (ENS) Threat Prevention 10.x or McAfee Host Intrusion Prevention (Host IPS) 8.0 or McAfee VirusScan Enterprise (VSE) 8.8 installed. It may cause the system to have slow startup or become unresponsive at restart after installing this update. 

Affected platforms:
  • Client: Windows 8.1; Windows 7 SP1
  • Server: Windows Server 2012 R2; Windows Server 2008 R2 SP1
Resolution: This issue has been resolved. McAfee has released an automatic update to address this issue. Guidance for McAfee customers can be found in the following McAfee support articles: 

Back to top
April 09, 2019
KB4493472
Resolved External
Last updated:
August 13, 2019
06:59 PM PT

Opened:
April 09, 2019
10:00 AM PT
- " diff --git a/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml b/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml index 362bc0e782..504aed7b2e 100644 --- a/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml +++ b/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml @@ -60,9 +60,9 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ -
SummaryOriginating updateStatusLast updated
Windows RT 8.1 devices may have issues opening Internet Explorer 11
On Windows RT 8.1 devices, Internet Explorer 11 may not open and you may receive an error.

See details >
September 10, 2019
KB4516067
Investigating
September 13, 2019
05:25 PM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
June 11, 2019
KB4503276
Resolved
KB4512478
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
August 13, 2019
KB4512488
Resolved
KB4517298
August 16, 2019
02:00 PM PT
System may be unresponsive after restart with certain McAfee antivirus products
Devices with McAfee Endpoint Security Threat Prevention 10.x, Host Intrusion Prevention 8.0, or VirusScan Enterprise 8.8 may be slow or unresponsive at startup.

See details >
April 09, 2019
KB4493446
Resolved External
August 13, 2019
06:59 PM PT
Japanese IME doesn't show the new Japanese Era name as a text input option
If previous dictionary updates are installed, the Japanese input method editor (IME) doesn't show the new Japanese Era name as a text input option.

See details >
April 25, 2019
KB4493443
Mitigated
May 15, 2019
05:53 PM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, “STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)”.

See details >
January 08, 2019
KB4480963
Mitigated
April 25, 2019
02:00 PM PT
@@ -75,6 +75,15 @@ sections:
" +- title: September 2019 +- items: + - type: markdown + text: " + + +
DetailsOriginating updateStatusHistory
Windows RT 8.1 devices may have issues opening Internet Explorer 11
On Windows 8.1 RT devices, Internet Explorer 11 may not open and you may receive the error, \"C:\\Program Files\\Internet Explorer\\iexplore.exe: A certificate was explicitly revoked by its issuer.\"


Affected platforms:
  • Client: Windows RT 8.1
Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
September 10, 2019
KB4516067
Investigating
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
+ " + - title: August 2019 - items: - type: markdown @@ -102,15 +111,6 @@ sections: " -- title: April 2019 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
System may be unresponsive after restart with certain McAfee antivirus products
Microsoft and McAfee have identified an issue on devices with McAfee Endpoint Security (ENS) Threat Prevention 10.x or McAfee Host Intrusion Prevention (Host IPS) 8.0 or McAfee VirusScan Enterprise (VSE) 8.8 installed. It may cause the system to have slow startup or become unresponsive at restart after installing this update. 

Affected platforms:
  • Client: Windows 8.1; Windows 7 SP1
  • Server: Windows Server 2012 R2; Windows Server 2008 R2 SP1
Resolution: This issue has been resolved. McAfee has released an automatic update to address this issue. Guidance for McAfee customers can be found in the following McAfee support articles:  

Back to top
April 09, 2019
KB4493446
Resolved External
Last updated:
August 13, 2019
06:59 PM PT

Opened:
April 09, 2019
10:00 AM PT
- " - - title: January 2019 - items: - type: markdown diff --git a/windows/release-information/windows-message-center.yml b/windows/release-information/windows-message-center.yml index 57a7a4c18d..aad8c98172 100644 --- a/windows/release-information/windows-message-center.yml +++ b/windows/release-information/windows-message-center.yml @@ -1,11 +1,11 @@ ### YamlMime:YamlDocument documentType: LandingData -title: Windows 10 message center +title: Windows message center metadata: document_id: - title: Windows 10 message center - description: Windows 10 message center + title: Windows message center + description: Windows message center keywords: Windows 10, issues, fixes, announcements, Windows Server, advisories ms.localizationpriority: high author: greg-lindsay @@ -50,6 +50,7 @@ sections: text: " + From bb1ba29ee06bb63973cb0d9475cc9505db8df1c5 Mon Sep 17 00:00:00 2001 From: illfated Date: Mon, 16 Sep 2019 04:03:41 +0200 Subject: [PATCH 12/37] Update hello-faq.md: English grammar improvement English grammar improvement is needed in one of the first sentences of this document page: " but not date at this time." Thanks to robhurt for noticing and reporting this malformed sentence. Closes #4932 --- .../identity-protection/hello-for-business/hello-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/identity-protection/hello-for-business/hello-faq.md b/windows/security/identity-protection/hello-for-business/hello-faq.md index d434eebfd2..3d353686de 100644 --- a/windows/security/identity-protection/hello-for-business/hello-faq.md +++ b/windows/security/identity-protection/hello-for-business/hello-faq.md @@ -22,7 +22,7 @@ ms.reviewer: - Windows 10 ## What about virtual smart cards? -Windows Hello for Business is the modern, two-factor credential for Windows 10. Microsoft will be deprecating virtual smart cards in the future but not date at this time. Customers using Windows 10 and virtual smart cards should move to Windows Hello for Business. Microsoft will publish the date early to ensure customers have adequate lead time to move to Windows Hello for Business. Microsoft recommends new Windows 10 deployments to use Windows Hello for Business. Virtual smart card remain supported for Windows 7 and Windows 8. +Windows Hello for Business is the modern, two-factor credential for Windows 10. Microsoft will be deprecating virtual smart cards in the future, but no date is set at this time. Customers using Windows 10 and virtual smart cards should move to Windows Hello for Business. Microsoft will publish the date early to ensure customers have adequate lead time to move to Windows Hello for Business. Microsoft recommends new Windows 10 deployments to use Windows Hello for Business. Virtual smart card remain supported for Windows 7 and Windows 8. ## What about convenience PIN? Microsoft is committed to its vision of a world without passwords. We recognize the *convenience* provided by convenience PIN, but it stills uses a password for authentication. Microsoft recommends customers using Windows 10 and convenience PINs should move to Windows Hello for Business. New Windows 10 deployments should deploy Windows Hello for Business and not convenience PINs. Microsoft will be deprecating convenience PINs in the future and will publish the date early to ensure customers have adequate lead time to deploy Windows Hello for Business. From 8b4bbfac01a527b44add587f1ab981b396b04be6 Mon Sep 17 00:00:00 2001 From: denisebmsft Date: Mon, 16 Sep 2019 10:09:36 -0700 Subject: [PATCH 13/37] Update preview.md --- .../threat-protection/microsoft-defender-atp/preview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/security/threat-protection/microsoft-defender-atp/preview.md b/windows/security/threat-protection/microsoft-defender-atp/preview.md index ccec35886a..5d0cf9a4f2 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/preview.md +++ b/windows/security/threat-protection/microsoft-defender-atp/preview.md @@ -42,6 +42,8 @@ Turn on the preview experience setting to be among the first to try upcoming fea ## Preview features The following features are included in the preview release: +- [Tamper Protection settings in Intune](../windows-defender-antivirus/prevent-changes-to-security-settings-with-tamper-protection.md#turn-tamper-protection-on-or-off-for-your-organization-with-intune)
You can now turn Tamper Protection on (or off) for your organization in the Microsoft 365 Device Management portal (Intune). + - [Microsoft Threat Experts - Experts on Demand](microsoft-threat-experts.md)
You now have the option to consult with Microsoft Threat Experts from several places in the portal to help you in the context of your investigation. - [Indicators for IP addresses, URLs/Domains](manage-indicators.md)
You can now allow or block URLs/domains using your own threat intelligence. From 070d39d6890ea0541d90bb589efee8b08fbb9bb9 Mon Sep 17 00:00:00 2001 From: illfated Date: Mon, 16 Sep 2019 19:24:53 +0200 Subject: [PATCH 14/37] MBAM 2.5 Service releases: add May 2019 to list This is yet another page where the May 2019 Service release is missing from the list of service releases of Microsoft Desktop Optimization Pack (MDOP). Proposed change: add May 2019 Service release at the end of the list. Thanks to philschwan for noticing and reporting this detail. Closes #4944 --- mdop/mbam-v25/mbam-25-supported-configurations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/mdop/mbam-v25/mbam-25-supported-configurations.md b/mdop/mbam-v25/mbam-25-supported-configurations.md index 22f5eca17c..95405633b3 100644 --- a/mdop/mbam-v25/mbam-25-supported-configurations.md +++ b/mdop/mbam-v25/mbam-25-supported-configurations.md @@ -598,6 +598,7 @@ The MBAM client is not supported on virtual machines and is also not supported o - [September 2017](https://support.microsoft.com/en-ie/help/4041137/september-2017-servicing-release-for-microsoft-desktop-optimization) - [March 2018](https://support.microsoft.com/help/4074878/march-2018-servicing-release-for-microsoft-desktop-optimization-pack) - [July 2018](https://support.microsoft.com/help/4340040/july-2018-servicing-release-for-microsoft-desktop-optimization-pack) +- [May 2019](https://support.microsoft.com/help/4505175/may-2019-servicing-release-for-microsoft-desktop-optimization-pack) ## Related topics From 9781eeee105adca9d8393f69625970c623ba5558 Mon Sep 17 00:00:00 2001 From: jaimeo Date: Mon, 16 Sep 2019 10:50:40 -0700 Subject: [PATCH 15/37] added some clarifications about ports per GitHub issue #4750 --- .../deployment/update/waas-delivery-optimization.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/windows/deployment/update/waas-delivery-optimization.md b/windows/deployment/update/waas-delivery-optimization.md index 1f15840c95..64deb7803d 100644 --- a/windows/deployment/update/waas-delivery-optimization.md +++ b/windows/deployment/update/waas-delivery-optimization.md @@ -8,9 +8,9 @@ ms.prod: w10 ms.mktglfcycl: deploy ms.sitesec: library audience: itpro -author: greg-lindsay +author: jaimeo ms.localizationpriority: medium -ms.author: greglin +ms.author: jaimeo ms.collection: M365-modern-desktop ms.topic: article --- @@ -97,7 +97,12 @@ For more details, check out the [Adopting Windows as a Service at Microsoft](htt **Does Delivery Optimization work with WSUS?**: Yes. Devices will obtain the update payloads from the WSUS server, but must also have an internet connection as they communicate with the Delivery Optimization cloud service for coordination. -**Which ports does Delivery Optimization use?**: For peer-to-peer traffic, it uses 7680 for TCP/IP or 3544 for NAT traversal (optionally Teredo). For client-service communication, it uses HTTP or HTTPS over port 80/443. +**Which ports does Delivery Optimization use?**: Delivery Optimization listens on port 7680 for requests from other peers by using TCP/IP. The service will register and open this port on the device, but you might need to set this port to accept inbound traffic through your firewall yourself. If you don't allow inbound traffic over port 7680, you can't use the peer-to-peer functionality of Delivery Optimization. However, devices can still successfully download by using HTTP or HTTPS traffic over port 80 (such as for default Windows Update data). + +If you set up Delivery Optimization to create peer groups that include devices across NATs (or any form of internal subnet that uses gateways or firewalls between subnets), it will use Teredo. For this to work, you must allow inbound TCP/IP traffic over port 3544. Look for a "NAT traversal" setting in your firewall to set this up. + +Delivery Optimization also communicates with its cloud service by using HTTP/HTTPS over port 80. + **What are the requirements if I use a proxy?**: You must allow Byte Range requests. See [Proxy requirements for Windows Update](https://support.microsoft.com/help/3175743/proxy-requirements-for-windows-update) for details. From 8711cbe0eba302c7fd96e0540fbf8bc2d5a2ae2c Mon Sep 17 00:00:00 2001 From: Mapalko Date: Mon, 16 Sep 2019 12:41:08 -0700 Subject: [PATCH 16/37] fixing headers for dynamic lock and conditional access --- .../hello-for-business/hello-feature-conditional-access.md | 2 +- .../hello-for-business/hello-feature-dynamic-lock.md | 2 +- .../identity-protection/hello-for-business/hello-features.md | 3 ++- windows/security/identity-protection/hello-for-business/toc.md | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/windows/security/identity-protection/hello-for-business/hello-feature-conditional-access.md b/windows/security/identity-protection/hello-for-business/hello-feature-conditional-access.md index 4168a6fc37..4b08f7b6f1 100644 --- a/windows/security/identity-protection/hello-for-business/hello-feature-conditional-access.md +++ b/windows/security/identity-protection/hello-for-business/hello-feature-conditional-access.md @@ -17,7 +17,7 @@ ms.date: 09/09/2019 ms.reviewer: --- -## Conditional access +# Conditional access **Requirements:** diff --git a/windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md b/windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md index a193c1a932..62304559ae 100644 --- a/windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md +++ b/windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md @@ -17,7 +17,7 @@ ms.date: 09/09/2019 ms.reviewer: --- -## Dynamic lock +# Dynamic lock **Requirements:** diff --git a/windows/security/identity-protection/hello-for-business/hello-features.md b/windows/security/identity-protection/hello-for-business/hello-features.md index f73d3cc8f2..83a4dc444e 100644 --- a/windows/security/identity-protection/hello-for-business/hello-features.md +++ b/windows/security/identity-protection/hello-for-business/hello-features.md @@ -25,9 +25,10 @@ ms.date: 05/05/2018 Consider these additional features you can use after your organization deploys Windows Hello for Business. -- [Dynamic lock](hello-feature-dynamic-lock.md) - [Conditional Access](hello-feature-conditional-access.md) - [Dual Enrollment](hello-feature-dual-enrollment.md) +- [Dynamic lock](hello-feature-dynamic-lock.md) +- [Multifactor Unlock](feature-multifactor-unlock.md) - [PIN Reset](hello-feature-pin-reset.md) - [Remote Desktop](hello-feature-remote-desktop.md) diff --git a/windows/security/identity-protection/hello-for-business/toc.md b/windows/security/identity-protection/hello-for-business/toc.md index a9261a5239..3fe33458fc 100644 --- a/windows/security/identity-protection/hello-for-business/toc.md +++ b/windows/security/identity-protection/hello-for-business/toc.md @@ -8,10 +8,10 @@ ## [Windows Hello for Business Features](hello-features.md) ### [Conditional Access](hello-feature-conditional-access.md) +### [Dual Enrollment](hello-feature-dual-enrollment.md) ### [Dynamic Lock](hello-feature-dynamic-lock.md) ### [Multifactor Unlock](feature-multifactor-unlock.md) ### [PIN Reset](hello-feature-pin-reset.md) -### [Dual Enrollment](hello-feature-dual-enrollment.md) ### [Remote Desktop](hello-feature-remote-desktop.md) ## [How Windows Hello for Business works](hello-how-it-works.md) From c22e06dc9fef61b758b14398e61a090ad1af1439 Mon Sep 17 00:00:00 2001 From: Rebecca Agiewich Date: Mon, 16 Sep 2019 16:47:29 -0700 Subject: [PATCH 17/37] fixed spelling error --- .../microsoft-defender-advanced-threat-protection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-advanced-threat-protection.md b/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-advanced-threat-protection.md index 7ce66379c0..da64a631d7 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-advanced-threat-protection.md +++ b/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-advanced-threat-protection.md @@ -78,7 +78,7 @@ This built-in capability uses a game-changing risk-based approach to the discove **[Attack surface reduction](overview-attack-surface-reduction.md)**
-The attack surface reduction set of capabilities provide the first line of defense in the stack. By ensuring configuration settings are properly set and exploit mitigation techniques are applied, these set of capabilities resist attacks and exploitations. +The attack surface reduction set of capabilities provide the first line of defense in the stack. By ensuring configuration settings are properly set and exploit mitigation techniques are applied, these set of capabilities resist attacks and exploitation. From 79334aa5ea15db4de7168974429e983a229ec5b4 Mon Sep 17 00:00:00 2001 From: Rebecca Agiewich Date: Mon, 16 Sep 2019 17:07:19 -0700 Subject: [PATCH 18/37] fixed spelling error --- .../identity-protection/hello-for-business/hello-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/identity-protection/hello-for-business/hello-faq.md b/windows/security/identity-protection/hello-for-business/hello-faq.md index 3d353686de..0cfbf47cc6 100644 --- a/windows/security/identity-protection/hello-for-business/hello-faq.md +++ b/windows/security/identity-protection/hello-for-business/hello-faq.md @@ -45,7 +45,7 @@ The statement "PIN is stronger than Password" is not directed at the strength of The **Key Admins** and **Enterprise Key Admins** groups are created when you install the first Windows Server 2016 domain controller into a domain. Domain controllers running previous versions of Windows Server cannot translate the security identifier (SID) to a name. To resolve this, transfer the PDC emulator domain role to a domain controller running Windows Server 2016. ## Can I use a convenience PIN with Azure AD? -It is currently possible to set a convience PIN on Azure Active Directory Joined or Hybrid Active Directory Joined devices. Convenience PIN is not supported for Azure Active Directory user accounts. It is only supported for on-premises only Domain Joined users and local account users. +It is currently possible to set a convenience PIN on Azure Active Directory Joined or Hybrid Active Directory Joined devices. Convenience PIN is not supported for Azure Active Directory user accounts. It is only supported for on-premises only Domain Joined users and local account users. ## Can I use an external camera when my laptop is closed or docked? No. Windows 10 currently only supports one Windows Hello for Business camera and does not fluidly switch to an external camera when the computer is docked with the lid closed. The product group is aware of this and is investigating this topic further. From 05679222030a3a32218045ffd6c99db52a8d33cf Mon Sep 17 00:00:00 2001 From: John Liu <49762389+ShenLanJohn@users.noreply.github.com> Date: Mon, 16 Sep 2019 18:16:27 -0700 Subject: [PATCH 19/37] CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190916173707 (#1123) --- .../release-information/status-windows-10-1507.yml | 10 ---------- ...tus-windows-10-1607-and-windows-server-2016.yml | 6 ++---- .../release-information/status-windows-10-1703.yml | 14 ++------------ .../release-information/status-windows-10-1709.yml | 14 ++------------ .../release-information/status-windows-10-1803.yml | 4 ++-- ...tus-windows-10-1809-and-windows-server-2019.yml | 6 ++---- .../release-information/status-windows-10-1903.yml | 4 ++-- ...us-windows-7-and-windows-server-2008-r2-sp1.yml | 2 -- ...atus-windows-8.1-and-windows-server-2012-r2.yml | 10 ---------- .../status-windows-server-2008-sp2.yml | 10 ---------- .../status-windows-server-2012.yml | 10 ---------- .../release-information/windows-message-center.yml | 2 +- 12 files changed, 13 insertions(+), 79 deletions(-) diff --git a/windows/release-information/status-windows-10-1507.yml b/windows/release-information/status-windows-10-1507.yml index a764bbb877..88f03f07b7 100644 --- a/windows/release-information/status-windows-10-1507.yml +++ b/windows/release-information/status-windows-10-1507.yml @@ -60,7 +60,6 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

MessageDate
Plan for change: End of service reminders for Windows 10, versions 1703 and 1803
The Home, Pro, Pro for Workstations, and IoT Core editions of Windows 10, version 1703 (the Creators Update) will reach end of service on October 8, 2019. The Enterprise and Education editions of Windows 10, version 1803 (the April 2018 Update) will reach end of service on November 12, 2019. We recommend that you update devices running these versions and editions to the latest version of Windows 10—Windows 10, version 1903—as soon as possible to help keep them protected and your environments secure.
September 13, 2019
03:23 PM PT
September 2019 security update available for all supported versions of Windows
The September 2019 security update release, referred to as our “B” release, is now available for Windows 10, version 1903 and all supported versions of Windows. We recommend that you install these updates promptly. To be informed about the latest updates and releases, follow us on Twitter @WindowsUpdate.
September 10, 2019
09:34 AM PT
Status update: Windows 10, version 1903 \"D\" optional release available August 30th
The August optional monthly “D” release for Windows 10, version 1903 is now available. Follow @WindowsUpdate for the latest on the availability of this release.
August 30, 2019
08:00 AM PT
Feature update install notification on Windows 10, version 1809 (the October 2018 Update)
We've had reports on August 29th that some customers running Windows 10, version 1809 (the October 2018 Update) have received notification to install the latest feature update (version 1903) early. Updating remains in your control. To install the update, you must select one of the following options: \"Pick a Time\", \"Restart Tonight,\" or \"Restart Now\". If you are not ready to update at this time, simply dismiss the notification by clicking the arrow in the top right corner. If you have updated to Windows 10, version 1903 and would like to go back to your previous version, see the instructions here.
August 29, 2019
04:39 PM PT
-
SummaryOriginating updateStatusLast updated
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 10240.18305

August 13, 2019
KB4512497
Resolved
KB4517276
August 17, 2019
02:00 PM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, \"STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)\".

See details >
OS Build 10240.18094

January 08, 2019
KB4480962
Mitigated
April 25, 2019
02:00 PM PT
" @@ -72,15 +71,6 @@ sections:
" -- title: August 2019 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
After installing KB4512497, applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and scripts or apps using Visual Basic Scripting Edition (VBScript) may stop responding and you may receive an \"invalid procedure call error.\"

Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue was resolved in KB4517276. This ‘optional’ update is available on Microsoft Update Catalog, Windows Update, Microsoft Update and Windows Server Update Services (WSUS). As with any 'optional' update, you will need to Check for updates to receive KB4517276 and install. For instructions, see Update Windows 10.

Note Windows Update for Business customers should apply the update via Microsoft Update Catalog or Windows Server Update Services (WSUS).

Back to top
OS Build 10240.18305

August 13, 2019
KB4512497
Resolved
KB4517276
Resolved:
August 17, 2019
02:00 PM PT

Opened:
August 14, 2019
03:34 PM PT
- " - - title: January 2019 - items: - type: markdown diff --git a/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml b/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml index 562cad0e09..0ff7c2541d 100644 --- a/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml +++ b/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml @@ -60,11 +60,10 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

- + - @@ -83,7 +82,7 @@ sections: - type: markdown text: "
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 14393.3204

September 10, 2019
KB4516044
Mitigated
September 13, 2019
05:25 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 14393.3204

September 10, 2019
KB4516044
Mitigated
September 16, 2019
05:36 PM PT
Apps and scripts using the NetQueryDisplayInformation API may fail with error
Applications and scripts that call the NetQueryDisplayInformation API or the WinNT provider equivalent may fail to return results after the first page of data.

See details >
OS Build 14393.3053

June 18, 2019
KB4503294
Resolved
KB4516044
September 10, 2019
10:00 AM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 14393.3115

July 16, 2019
KB4507459
Resolved
KB4512517
August 13, 2019
10:00 AM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
OS Build 14393.3025

June 11, 2019
KB4503267
Resolved
KB4512495
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 14393.3144

August 13, 2019
KB4512517
Resolved
KB4512495
August 17, 2019
02:00 PM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, \"STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)\".

See details >
OS Build 14393.2724

January 08, 2019
KB4480961
Mitigated
April 25, 2019
02:00 PM PT
Windows may not start on certain Lenovo and Fujitsu laptops with less than 8GB of RAM
Windows may fail to start on certain Lenovo and Fujitsu laptops that have less than 8 GB of RAM.

See details >
OS Build 14393.2608

November 13, 2018
KB4467691
Mitigated
February 19, 2019
10:00 AM PT
Cluster service may fail if the minimum password length is set to greater than 14
The cluster service may fail to start with the error “2245 (NERR_PasswordTooShort)” if the Group Policy “Minimum Password Length” is configured with greater than 14 characters.

See details >
OS Build 14393.2639

November 27, 2018
KB4467684
Mitigated
April 25, 2019
02:00 PM PT
- +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 14393.3204

September 10, 2019
KB4516044
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 14393.3204

September 10, 2019
KB4516044
Mitigated
Last updated:
September 16, 2019
05:36 PM PT

Opened:
September 13, 2019
05:25 PM PT
" @@ -93,7 +92,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Apps and scripts using the NetQueryDisplayInformation API may fail with error
 Applications and scripts that call the NetQueryDisplayInformation API or the WinNT provider equivalent may fail to return results after the first page of data, often 50 or 100 entries. When requesting additional pages you may receive the error, “1359: an internal error occurred.”

Affected platforms:
  • Server: Windows Server 2019; Windows Server 2016
Resolution: This issue was resolved in KB4516044.

Back to top
OS Build 14393.3053

June 18, 2019
KB4503294
Resolved
KB4516044
Resolved:
September 10, 2019
10:00 AM PT

Opened:
August 01, 2019
05:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
After installing KB4512517, applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and scripts or apps using Visual Basic Scripting Edition (VBScript) may stop responding and you may receive an \"invalid procedure call error.\"

Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue was resolved in KB4512495. This ‘optional’ update is available on Microsoft Update Catalog, Windows Update, Microsoft Update and Windows Server Update Services (WSUS). As with any 'optional' update, you will need to Check for updates to receive KB4512495 and install. For instructions, see Update Windows 10.

Note Windows Update for Business customers should apply the update via Microsoft Update Catalog or Windows Server Update Services (WSUS).

Back to top
OS Build 14393.3144

August 13, 2019
KB4512517
Resolved
KB4512495
Resolved:
August 17, 2019
02:00 PM PT

Opened:
August 14, 2019
03:34 PM PT
" diff --git a/windows/release-information/status-windows-10-1703.yml b/windows/release-information/status-windows-10-1703.yml index 094b5c9bab..9a00aca54d 100644 --- a/windows/release-information/status-windows-10-1703.yml +++ b/windows/release-information/status-windows-10-1703.yml @@ -66,9 +66,8 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

- + -
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 15063.2045

September 10, 2019
KB4516068
Mitigated
September 13, 2019
05:25 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 15063.2045

September 10, 2019
KB4516068
Mitigated
September 16, 2019
05:36 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 15063.1955

July 16, 2019
KB4507467
Resolved
KB4512507
August 13, 2019
10:00 AM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 15063.1988

August 13, 2019
KB4512507
Resolved
KB4512474
August 17, 2019
02:00 PM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, \"STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)\".

See details >
OS Build 15063.1563

January 08, 2019
KB4480973
Mitigated
April 25, 2019
02:00 PM PT
" @@ -85,16 +84,7 @@ sections: - type: markdown text: " - -
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 15063.2045

September 10, 2019
KB4516068
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
- " - -- title: August 2019 -- items: - - type: markdown - text: " - - +
DetailsOriginating updateStatusHistory
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
After installing KB4512507, applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and scripts or apps using Visual Basic Scripting Edition (VBScript) may stop responding and you may receive an \"invalid procedure call error.\"

Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue was resolved in KB4512474. This ‘optional’ update is available on Microsoft Update Catalog, Windows Update, Microsoft Update and Windows Server Update Services (WSUS). As with any 'optional' update, you will need to Check for updates to receive KB4512474 and install. For instructions, see Update Windows 10.

Note Windows Update for Business customers should apply the update via Microsoft Update Catalog or Windows Server Update Services (WSUS).

Back to top
OS Build 15063.1988

August 13, 2019
KB4512507
Resolved
KB4512474
Resolved:
August 17, 2019
02:00 PM PT

Opened:
August 14, 2019
03:34 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 15063.2045

September 10, 2019
KB4516068
Mitigated
Last updated:
September 16, 2019
05:36 PM PT

Opened:
September 13, 2019
05:25 PM PT
" diff --git a/windows/release-information/status-windows-10-1709.yml b/windows/release-information/status-windows-10-1709.yml index 4363810035..9bd26e7699 100644 --- a/windows/release-information/status-windows-10-1709.yml +++ b/windows/release-information/status-windows-10-1709.yml @@ -60,10 +60,9 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

- + -
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 16299.1387

September 10, 2019
KB4516066
Mitigated
September 13, 2019
05:25 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 16299.1387

September 10, 2019
KB4516066
Mitigated
September 16, 2019
05:36 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 16299.1296

July 16, 2019
KB4507465
Resolved
KB4512516
August 13, 2019
10:00 AM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
OS Build 16299.1217

June 11, 2019
KB4503284
Resolved
KB4512494
August 16, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 16299.1331

August 13, 2019
KB4512516
Resolved
KB4512494
August 16, 2019
02:00 PM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, \"STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)\".

See details >
OS Build 16299.904

January 08, 2019
KB4480978
Mitigated
April 25, 2019
02:00 PM PT
" @@ -80,16 +79,7 @@ sections: - type: markdown text: " - -
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 16299.1387

September 10, 2019
KB4516066
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
- " - -- title: August 2019 -- items: - - type: markdown - text: " - - +
DetailsOriginating updateStatusHistory
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
After installing KB4512516, applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and scripts or apps using Visual Basic Scripting Edition (VBScript) may stop responding and you may receive an \"invalid procedure call error.\"

Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue was resolved in KB4512494. The ‘optional’ update will be available on Microsoft Update Catalog, Windows Update, Microsoft Update and Windows Server Update Services (WSUS). As with any 'optional' update, you will need to Check for updates to receive KB4512494 and install. For instructions, see Update Windows 10.

Note Windows Update for Business customers should apply the update via Microsoft Update Catalog or Windows Server Update Services (WSUS).

Back to top
OS Build 16299.1331

August 13, 2019
KB4512516
Resolved
KB4512494
Resolved:
August 16, 2019
02:00 PM PT

Opened:
August 14, 2019
03:34 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 16299.1387

September 10, 2019
KB4516066
Mitigated
Last updated:
September 16, 2019
05:36 PM PT

Opened:
September 13, 2019
05:25 PM PT
" diff --git a/windows/release-information/status-windows-10-1803.yml b/windows/release-information/status-windows-10-1803.yml index 410ce10ff9..a6be94d23c 100644 --- a/windows/release-information/status-windows-10-1803.yml +++ b/windows/release-information/status-windows-10-1803.yml @@ -65,7 +65,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

- + @@ -88,7 +88,7 @@ sections: - type: markdown text: "
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 17134.1006

September 10, 2019
KB4516058
Mitigated
September 13, 2019
05:25 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 17134.1006

September 10, 2019
KB4516058
Mitigated
September 16, 2019
05:36 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
You may receive a 15-5 error code in Windows Mixed Reality Portal and your headset may not respond to \"wake up\" from sleep.

See details >
OS Build 17134.950

August 13, 2019
KB4512501
Mitigated
September 11, 2019
05:32 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 17134.915

July 16, 2019
KB4507466
Resolved
KB4512501
August 13, 2019
10:00 AM PT
Notification issue: \"Your device is missing important security and quality fixes.\"
Some users may have incorrectly received the notification \"Your device is missing important security and quality fixes.\"

See details >
N/A

Resolved
September 03, 2019
12:32 PM PT
- +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17134.1006

September 10, 2019
KB4516058
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17134.1006

September 10, 2019
KB4516058
Mitigated
Last updated:
September 16, 2019
05:36 PM PT

Opened:
September 13, 2019
05:25 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
After installing KB4512501, Windows Mixed Reality Portal users may intermittently receive a 15-5 error code. In some cases, Windows Mixed Reality Portal may report that the headset is sleeping and pressing “Wake up” may appear to produce no action.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10, version 1803
Workaround: To mitigate the issue, use the following steps:
  1. Close the Windows Mixed Reality Portal, if it is running.
  2. Open Task Manager by selecting the Start button and typing Task Manager.
  3. In Task Manager under the Processes tab, right click or long press on “Windows Explorer” and select restart.
  4. You can now open the Windows Mixed Reality Portal.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17134.950

August 13, 2019
KB4512501
Mitigated
Last updated:
September 11, 2019
05:32 PM PT

Opened:
September 11, 2019
05:32 PM PT
Notification issue: \"Your device is missing important security and quality fixes.\"
Some users may have incorrectly received the notification \"Your device is missing important security and quality fixes\" in the Windows Update dialog and a red \"!\" in the task tray on the Windows Update tray icon. This notification is intended for devices that are 90 days or more out of date, but some users with installed updates released in June or July also saw this notification.

Affected platforms:
  • Client: Windows 10, version 1803
  • Server: Windows Server, version 1803
Resolution: This issue was resolved on the server side on August 30, 2019. Only devices that are out of date by 90 days or more should now see the notification. No action is required by the user to resolve this issue. If you are still seeing the \"Your device is missing important security and quality fixes\" notification, we recommend selecting Check for Updates in the Windows Update dialog. For instructions, see Update Windows 10. Microsoft always recommends trying to keep your devices up to date, as the monthly updates contain important security fixes. 

Back to top
N/A

Resolved
Resolved:
September 03, 2019
12:32 PM PT

Opened:
September 03, 2019
12:32 PM PT
diff --git a/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml b/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml index 6685b4a484..f32d6b5f10 100644 --- a/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml +++ b/windows/release-information/status-windows-10-1809-and-windows-server-2019.yml @@ -64,11 +64,10 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

- + - @@ -88,7 +87,7 @@ sections: - type: markdown text: "
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 17763.737

September 10, 2019
KB4512578
Mitigated
September 13, 2019
05:25 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 17763.737

September 10, 2019
KB4512578
Mitigated
September 16, 2019
05:36 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
You may receive a 15-5 error code in Windows Mixed Reality Portal and your headset may not respond to \"wake up\" from sleep.

See details >
OS Build 17763.678

August 13, 2019
KB4511553
Mitigated
September 11, 2019
05:32 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 17763.652

July 22, 2019
KB4505658
Resolved
KB4511553
August 13, 2019
10:00 AM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
OS Build 17763.557

June 11, 2019
KB4503327
Resolved
KB4512534
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 17763.678

August 13, 2019
KB4511553
Resolved
KB4512534
August 17, 2019
02:00 PM PT
Apps and scripts using the NetQueryDisplayInformation API may fail with error
Applications and scripts that call the NetQueryDisplayInformation API or the WinNT provider equivalent may fail to return results after the first page of data.

See details >
OS Build 17763.55

October 09, 2018
KB4464330
Investigating
August 01, 2019
05:00 PM PT
Startup to a black screen after installing updates
Your device may startup to a black screen during the first logon after installing updates.

See details >
OS Build 17763.557

June 11, 2019
KB4503327
Mitigated
June 14, 2019
04:41 PM PT
Devices with some Asian language packs installed may receive an error
After installing the KB4493509 devices with some Asian language packs installed may receive the error, \"0x800f0982 - PSFX_E_MATCHING_COMPONENT_NOT_F

See details >
OS Build 17763.437

April 09, 2019
KB4493509
Mitigated
May 03, 2019
10:59 AM PT
- +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17763.737

September 10, 2019
KB4512578
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17763.737

September 10, 2019
KB4512578
Mitigated
Last updated:
September 16, 2019
05:36 PM PT

Opened:
September 13, 2019
05:25 PM PT
Windows Mixed Reality Portal users may intermittently receive a 15-5 error code
After installing KB4511553, Windows Mixed Reality Portal users may intermittently receive a 15-5 error code. In some cases, Windows Mixed Reality Portal may report that the headset is sleeping and pressing “Wake up” may appear to produce no action.

Affected platforms:
  • Client: Windows 10, version 1809; Windows 10, version 1803
Workaround: To mitigate the issue, use the following steps:
  1. Close the Windows Mixed Reality Portal, if it is running.
  2. Open Task Manager by selecting the Start button and typing Task Manager.
  3. In Task Manager under the Processes tab, right click or long press on “Windows Explorer” and select restart.
  4. You can now open the Windows Mixed Reality Portal.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17763.678

August 13, 2019
KB4511553
Mitigated
Last updated:
September 11, 2019
05:32 PM PT

Opened:
September 11, 2019
05:32 PM PT
" @@ -98,7 +97,6 @@ sections: - type: markdown text: " -
DetailsOriginating updateStatusHistory
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
After installing KB4511553, applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and scripts or apps using Visual Basic Scripting Edition (VBScript) may stop responding and you may receive an \"invalid procedure call error.\"

Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue was resolved in KB4512534. This ‘optional’ update is available on Microsoft Update Catalog, Windows Update, Microsoft Update and Windows Server Update Services (WSUS). As with any 'optional' update, you will need to Check for updates to receive KB4512534 and install. For instructions, see Update Windows 10.

Note Windows Update for Business customers should apply the update via Microsoft Update Catalog or Windows Server Update Services (WSUS).

Back to top
OS Build 17763.678

August 13, 2019
KB4511553
Resolved
KB4512534
Resolved:
August 17, 2019
02:00 PM PT

Opened:
August 14, 2019
03:34 PM PT
Apps and scripts using the NetQueryDisplayInformation API may fail with error
 Applications and scripts that call the NetQueryDisplayInformation API or the WinNT provider equivalent may fail to return results after the first page of data, often 50 or 100 entries. When requesting additional pages you may receive the error, “1359: an internal error occurred.”

Affected platforms:
  • Server: Windows Server 2019; Windows Server 2016
Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 17763.55

October 09, 2018
KB4464330
Investigating
Last updated:
August 01, 2019
05:00 PM PT

Opened:
August 01, 2019
05:00 PM PT
" diff --git a/windows/release-information/status-windows-10-1903.yml b/windows/release-information/status-windows-10-1903.yml index 4146c05f31..d7af320a1c 100644 --- a/windows/release-information/status-windows-10-1903.yml +++ b/windows/release-information/status-windows-10-1903.yml @@ -65,9 +65,9 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+ - @@ -99,9 +99,9 @@ sections: - type: markdown text: "
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
September 16, 2019
05:36 PM PT
Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters
Microsoft and NEC have found incompatibility issues with some devices with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards when running Windows 10, version 1903.

See details >
N/A

Mitigated
September 13, 2019
05:25 PM PT
Some users report issues related to the Start menu and Windows Desktop Search
Microsoft has received reports that a small number of users are having issues related to the Start menu and Windows Desktop Search.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Investigating
September 13, 2019
05:35 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
September 13, 2019
05:25 PM PT
Audio in games is quiet or different than expected
Microsoft has received reports that audio in certain games is quieter or different than expected.

See details >
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
September 13, 2019
05:25 PM PT
Screenshots and Snips have an unnatural orange tint
Users have reported an orange tint on Screenshots and Snips with the Lenovo Vantage app installed

See details >
OS Build 18362.356

September 10, 2019
KB4516115
Resolved External
September 11, 2019
08:54 PM PT
Windows Desktop Search may not return any results and may have high CPU usage
Windows Desktop Search may not return any results and SearchUI.exe may have high CPU usage after installing KB4512941.

See details >
OS Build 18362.329

August 30, 2019
KB4512941
Resolved
KB4515384
September 10, 2019
10:00 AM PT
+ - diff --git a/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml b/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml index 67be794791..02b0c3aa47 100644 --- a/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml +++ b/windows/release-information/status-windows-7-and-windows-server-2008-r2-sp1.yml @@ -63,7 +63,6 @@ sections: -
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
Last updated:
September 16, 2019
05:36 PM PT

Opened:
September 13, 2019
05:25 PM PT
Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters
Microsoft and NEC have found incompatibility issues with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards when running Windows 10, version 1903 on specific models of NEC devices. If these devices are updated to Windows 10, version 1903, they will no longer be able to use any Wi-Fi connections. The Wi-Fi driver may have a yellow exclamation point in device manager. The task tray icon for networking may show the icon for no internet and Network & Internet settings may not show any Wi-Fi networks.

To safeguard your update experience, we have applied a compatibility hold on the affected devices from being offered Windows 10, version 1903.

Affected platforms:
  • Client: Windows 10, version 1903
Workaround: If you are using an affected device and you have already installed Windows 10, version 1903, you can mitigate the issue disabling then re-enabling the Wi-Fi adapter in Device Manager. You should now be able to use Wi-Fi until your next reboot.

Next steps: Microsoft and NEC are working on a resolution and will provide an update in an upcoming release.

Note We recommend that you do not attempt to manually update using the Update now button or the Media Creation Tool until this issue has been resolved.

Back to top
N/A

Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Some users report issues related to the Start menu and Windows Desktop Search
Microsoft has received reports that a small number of users are having issues related to the Start menu and Windows Desktop Search.

Affected platforms:
  • Client: Windows 10, version 1903
Next steps: We are presently investigating and will provide an update when more information is available.

Note As a first step with any issue you may encounter, we recommend you refer to our troubleshooting support guides. If you are having an issue with search, see Fix problems in Windows Search.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Investigating
Last updated:
September 13, 2019
05:35 PM PT

Opened:
September 11, 2019
05:18 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include CHS (Chinese Simplified) and CHT (Chinese Traditional) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Audio in games is quiet or different than expected
Microsoft has received reports that audio in certain games is quieter or different than expected. At the request of some of our audio partners, we implemented a compatibility change that enabled certain games to query support and render multi-channel audio. Due to customer feedback, we are reverting this change as some games and some devices are not rendering multi-channel audio as expected. This may result in games sounding different than customers are used to and may have missing channels.

Affected platforms:
  • Client: Windows 10, version 1903
Workaround: To mitigate the issue, open settings in the impacted game and disable multi-channel audio, if this option is available. You can also search in the Windows Control Panel for 3rd party audio device control panels and disable Multi-channel audio or Virtual Surround Sound, if these options are available.  

Next steps: We are working on a resolution and estimates a solution will be available in late September.

Back to top
OS Build 18362.356

September 10, 2019
KB4515384
Mitigated
Last updated:
September 13, 2019
05:25 PM PT

Opened:
September 13, 2019
05:25 PM PT
Screenshots and Snips have an unnatural orange tint
When creating screenshots or using similar tools (such as Snipping Tool or Snip & Sketch), the resulting images may have an unnatural orange tint. This issue is caused by the Eye Care mode feature of Lenovo Vantage. This issue started on or around September 5, 2019. 

Affected platforms:
  • Client: Windows 10, version 1903
  • Server: None
Resolution: For guidance on this issue, see the Lenovo support article Screenshots and Snips have an unnatural orange tint. There is no update for Windows needed for this issue.

Back to top
OS Build 18362.356

September 10, 2019
KB4516115
Resolved External
Last updated:
September 11, 2019
08:54 PM PT

Opened:
September 11, 2019
08:54 PM PT
Windows Desktop Search may not return any results and may have high CPU usage
Microsoft is getting reports that a small number of users may not receive results when using Windows Desktop Search and may see high CPU usage from SearchUI.exe when searching after installing KB4512941. This issue is only encountered on devices in which searching the web from Windows Desktop Search has been disabled.

Affected platforms:
  • Client: Windows 10, version 1903
Resolution: This issue was resolved in KB4515384.

Back to top
OS Build 18362.329

August 30, 2019
KB4512941
Resolved
KB4515384
Resolved:
September 10, 2019
10:00 AM PT

Opened:
September 04, 2019
02:25 PM PT
You may receive an error when opening or using the Toshiba Qosmio AV Center
Toshiba Qosmio AV Center may error when opening and you may also receive an error in Event Log related to cryptnet.dll.

See details >
August 13, 2019
KB4512506
Investigating
September 13, 2019
04:25 PM PT
Windows updates that are SHA-2 signed may not be offered for Symantec and Norton AV
Windows updates that are SHA-2 signed are not available with Symantec or Norton antivirus program installed

See details >
August 13, 2019
KB4512506
Resolved External
August 27, 2019
02:29 PM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
June 11, 2019
KB4503292
Resolved
KB4512514
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
August 13, 2019
KB4512506
Resolved
KB4517297
August 16, 2019
02:00 PM PT
IA64 and x64 devices may fail to start after installing updates
After installing updates released on or after August 13, 2019, IA64 and x64 devices using EFI Boot may fail to start.

See details >
August 13, 2019
KB4512506
Mitigated
August 17, 2019
12:59 PM PT
" @@ -90,7 +89,6 @@ sections: text: " -
DetailsOriginating updateStatusHistory
Windows updates that are SHA-2 signed may not be offered for Symantec and Norton AV
Symantec identified the potential for a negative interaction that may occur after Windows Updates code signed with SHA-2 only certificates are installed on devices with Symantec or Norton antivirus programs installed. The software may not correctly identify files included in the update as code signed by Microsoft, putting the device at risk for a delayed or incomplete update.

Affected platforms:
  • Client: Windows 7 SP1
  • Server: Windows Server 2008 R2 SP1
Resolution: The safeguard hold has been removed. Symantec has completed its evaluation of the impact of this update and future updates to Windows 7/Windows 2008 R2 and has determined that there is no increased risk of a false positive detection for all in-field versions of Symantec Endpoint Protection and Norton antivirus programs. See the Symantec support article for additional detail and please reach out to Symantec or Norton support if you encounter any issues.

Back to top
August 13, 2019
KB4512506
Resolved External
Last updated:
August 27, 2019
02:29 PM PT

Opened:
August 13, 2019
10:05 AM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
After installing KB4512506, applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and scripts or apps using Visual Basic Scripting Edition (VBScript) may stop responding and you may receive an \"invalid procedure call error.\"

Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue was resolved in KB4517297. The ‘optional’ update is now available on Microsoft Update Catalog and Windows Server Update Services (WSUS).

Back to top
August 13, 2019
KB4512506
Resolved
KB4517297
Resolved:
August 16, 2019
02:00 PM PT

Opened:
August 14, 2019
03:34 PM PT
IA64 and x64 devices may fail to start after installing updates
IA64 devices (in any configuration) and x64 devices using EFI boot that were provisioned after the July 9th updates and/or skipped the recommended update (KB3133977), may fail to start with the following error:
\"File: \\Windows\\system32\\winload.efi
Status: 0xc0000428
Info: Windows cannot verify the digital signature for this file.\"

Affected platforms:
  • Client: Windows 7 SP1
  • Server: Windows Server 2008 R2 SP1
Take Action: To resolve this issue please follow the steps outlined in the SHA-2 support FAQ article for error code 0xc0000428.

Back to top
August 13, 2019
KB4512506
Mitigated
Last updated:
August 17, 2019
12:59 PM PT

Opened:
August 13, 2019
08:34 AM PT
" diff --git a/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml b/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml index 504aed7b2e..57124dd060 100644 --- a/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml +++ b/windows/release-information/status-windows-8.1-and-windows-server-2012-r2.yml @@ -62,7 +62,6 @@ sections: -
SummaryOriginating updateStatusLast updated
Windows RT 8.1 devices may have issues opening Internet Explorer 11
On Windows RT 8.1 devices, Internet Explorer 11 may not open and you may receive an error.

See details >
September 10, 2019
KB4516067
Investigating
September 13, 2019
05:25 PM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
June 11, 2019
KB4503276
Resolved
KB4512478
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
August 13, 2019
KB4512488
Resolved
KB4517298
August 16, 2019
02:00 PM PT
Japanese IME doesn't show the new Japanese Era name as a text input option
If previous dictionary updates are installed, the Japanese input method editor (IME) doesn't show the new Japanese Era name as a text input option.

See details >
April 25, 2019
KB4493443
Mitigated
May 15, 2019
05:53 PM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, “STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)”.

See details >
January 08, 2019
KB4480963
Mitigated
April 25, 2019
02:00 PM PT
@@ -84,15 +83,6 @@ sections: " -- title: August 2019 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
After installing KB4512488, applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and scripts or apps using Visual Basic Scripting Edition (VBScript) may stop responding and you may receive an \"invalid procedure call error.\"

Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue was resolved in KB4517298. The ‘optional’ update is now available on Microsoft Update Catalog and Windows Server Update Services (WSUS).

Back to top
August 13, 2019
KB4512488
Resolved
KB4517298
Resolved:
August 16, 2019
02:00 PM PT

Opened:
August 14, 2019
03:34 PM PT
- " - - title: July 2019 - items: - type: markdown diff --git a/windows/release-information/status-windows-server-2008-sp2.yml b/windows/release-information/status-windows-server-2008-sp2.yml index 2954482f10..92caeeca25 100644 --- a/windows/release-information/status-windows-server-2008-sp2.yml +++ b/windows/release-information/status-windows-server-2008-sp2.yml @@ -61,7 +61,6 @@ sections: text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

-
SummaryOriginating updateStatusLast updated
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
June 11, 2019
KB4503273
Resolved
KB4512499
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
August 13, 2019
KB4512476
Resolved
KB4517301
August 16, 2019
02:00 PM PT
" @@ -72,15 +71,6 @@ sections:
" -- title: August 2019 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
After installing KB4512476, applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and scripts or apps using Visual Basic Scripting Edition (VBScript) may stop responding and you may receive an \"invalid procedure call error.\"

Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue was resolved in KB4517301. The ‘optional’ update is now available on Microsoft Update Catalog and Windows Server Update Services (WSUS).

Back to top
August 13, 2019
KB4512476
Resolved
KB4517301
Resolved:
August 16, 2019
02:00 PM PT

Opened:
August 14, 2019
03:34 PM PT
- " - - title: July 2019 - items: - type: markdown diff --git a/windows/release-information/status-windows-server-2012.yml b/windows/release-information/status-windows-server-2012.yml index e78082f2be..53d71fb08e 100644 --- a/windows/release-information/status-windows-server-2012.yml +++ b/windows/release-information/status-windows-server-2012.yml @@ -61,7 +61,6 @@ sections: text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

-
SummaryOriginating updateStatusLast updated
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
June 11, 2019
KB4503285
Resolved
KB4512512
August 17, 2019
02:00 PM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
August 13, 2019
KB4512518
Resolved
KB4517302
August 16, 2019
02:00 PM PT
Japanese IME doesn't show the new Japanese Era name as a text input option
If previous dictionary updates are installed, the Japanese input method editor (IME) doesn't show the new Japanese Era name as a text input option.

See details >
April 25, 2019
KB4493462
Mitigated
May 15, 2019
05:53 PM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, “STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)”.

See details >
January 08, 2019
KB4480975
Mitigated
April 25, 2019
02:00 PM PT
@@ -74,15 +73,6 @@ sections:
" -- title: August 2019 -- items: - - type: markdown - text: " - - -
DetailsOriginating updateStatusHistory
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
After installing KB4512518, applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and scripts or apps using Visual Basic Scripting Edition (VBScript) may stop responding and you may receive an \"invalid procedure call error.\"

Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2
Resolution: This issue was resolved in KB4517302. The ‘optional’ update is now available on Microsoft Update Catalog and Windows Server Update Services (WSUS).

Back to top
August 13, 2019
KB4512518
Resolved
KB4517302
Resolved:
August 16, 2019
02:00 PM PT

Opened:
August 14, 2019
03:34 PM PT
- " - - title: July 2019 - items: - type: markdown diff --git a/windows/release-information/windows-message-center.yml b/windows/release-information/windows-message-center.yml index aad8c98172..531c4806b0 100644 --- a/windows/release-information/windows-message-center.yml +++ b/windows/release-information/windows-message-center.yml @@ -50,7 +50,7 @@ sections: text: " - + From 20ad9afc049957616b3da55e7926078b1d1e648a Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Tue, 17 Sep 2019 09:27:47 -0700 Subject: [PATCH 20/37] known issues --- .../windows-autopilot/known-issues.md | 107 ++++++++++-------- 1 file changed, 61 insertions(+), 46 deletions(-) diff --git a/windows/deployment/windows-autopilot/known-issues.md b/windows/deployment/windows-autopilot/known-issues.md index d1f538dd46..2c2ff9b89a 100644 --- a/windows/deployment/windows-autopilot/known-issues.md +++ b/windows/deployment/windows-autopilot/known-issues.md @@ -1,46 +1,61 @@ ---- -title: Windows Autopilot known issues -ms.reviewer: -manager: laurawi -description: Windows Autopilot deployment -keywords: mdm, setup, windows, windows 10, oobe, manage, deploy, autopilot, ztd, zero-touch, partner, msfb, intune -ms.prod: w10 -ms.mktglfcycl: deploy -ms.localizationpriority: medium -ms.sitesec: library -ms.pagetype: deploy -audience: itpro author: greg-lindsay -ms.author: greglin -ms.collection: M365-modern-desktop -ms.topic: article ---- - - -# Windows Autopilot - known issues - -**Applies to** - -- Windows 10 - -
MessageDate
Plan for change: End of service reminders for Windows 10, versions 1703 and 1803
The Home, Pro, Pro for Workstations, and IoT Core editions of Windows 10, version 1703 (the Creators Update) will reach end of service on October 8, 2019. The Enterprise and Education editions of Windows 10, version 1803 (the April 2018 Update) will reach end of service on November 12, 2019. We recommend that you update devices running these versions and editions to the latest version of Windows 10—Windows 10, version 1903—as soon as possible to help keep them protected and your environments secure.
September 13, 2019
03:23 PM PT
Plan for change: End of service reminders for Windows 10, versions 1703 and 1803
The Enterprise and Education editions of Windows 10, version 1703 (the Creators Update) will reach end of service on October 8, 2019. The Home, Pro, Pro for Workstations, and IoT Core editions of Windows 10, version 1803 (the April 2018 Update) will reach end of service on November 12, 2019. We recommend that you update devices running these versions and editions to the latest version of Windows 10—Windows 10, version 1903—as soon as possible to help keep them protected and your environments secure.
September 13, 2019
03:23 PM PT
September 2019 security update available for all supported versions of Windows
The September 2019 security update release, referred to as our “B” release, is now available for Windows 10, version 1903 and all supported versions of Windows. We recommend that you install these updates promptly. To be informed about the latest updates and releases, follow us on Twitter @WindowsUpdate.
September 10, 2019
09:34 AM PT
Status update: Windows 10, version 1903 \"D\" optional release available August 30th
The August optional monthly “D” release for Windows 10, version 1903 is now available. Follow @WindowsUpdate for the latest on the availability of this release.
August 30, 2019
08:00 AM PT
Feature update install notification on Windows 10, version 1809 (the October 2018 Update)
We've had reports on August 29th that some customers running Windows 10, version 1809 (the October 2018 Update) have received notification to install the latest feature update (version 1903) early. Updating remains in your control. To install the update, you must select one of the following options: \"Pick a Time\", \"Restart Tonight,\" or \"Restart Now\". If you are not ready to update at this time, simply dismiss the notification by clicking the arrow in the top right corner. If you have updated to Windows 10, version 1903 and would like to go back to your previous version, see the instructions here.
August 29, 2019
04:39 PM PT
-
IssueMore information -
The following known issues are resolved by installing the July 26, 2019 KB4505903 update (OS Build 18362.267): - -- Windows Autopilot white glove does not work for a non-English OS and you see a red screen that says "Success." -- Windows Autopilot reports an AUTOPILOTUPDATE error during OOBE after sysprep, reset or other variations. This typically happens if you reset the OS or used a custom sysprepped image. -- BitLocker encryption is not correctly configured. Ex: BitLocker didn’t get an expected notification after policies were applied to begin encryption. -- You are unable to install UWP apps from the Microsoft Store, causing failures during Windows Autopilot. If you are deploying Company Portal as a blocking app during Windows Autopilot ESP, you’ve probably seen this error. -- A user is not granted administrator rights in the Windows Autopilot user-driven Hybrid Azure AD join scenario. This is another non-English OS issue. -Download and install the KB4505903 update.

See the section: How to get this update for information on specific release channels you can use to obtain the update. -
White glove gives a red screen and the Microsoft-Windows-User Device Registration/Admin event log displays HResult error code 0x801C03F3This can happen if Azure AD can’t find an AAD device object for the device that you are trying to deploy. This will occur if you manually delete the object. To fix it, remove the device from AAD, Intune, and Autopilot, then re-register it with Autopilot, which will recreate the AAD device object.
-
To obtain troubleshooting logs use: Mdmdiagnosticstool.exe -area Autopilot;TPM -cab c:\autopilot.cab -
White glove gives a red screenWhite glove is not supported on a VM. -
Error importing Windows Autopilot devices from a .csv fileEnsure that you have not edited the .csv file in Microsoft Excel or an editor other than Notepad. Some of these editors can introduce extra characters causing the file format to be invalid. -
Windows Autopilot for existing devices does not follow the Autopilot OOBE experience.Ensure that the JSON profile file is saved in ANSI/ASCII format, not Unicode or UTF-8. -
Something went wrong is displayed page during OOBE.The client is likely unable to access all the required AAD/MSA-related URLs. For more information, see Networking requirements. -
- -## Related topics - -[Diagnose MDM failures in Windows 10](https://docs.microsoft.com/windows/client-management/mdm/diagnose-mdm-failures-in-windows-10)
-[Troubleshooting Windows Autopilot](troubleshooting.md) +--- +title: Windows Autopilot known issues +ms.reviewer: +manager: laurawi +description: Windows Autopilot deployment +keywords: mdm, setup, windows, windows 10, oobe, manage, deploy, autopilot, ztd, zero-touch, partner, msfb, intune +ms.prod: w10 +ms.mktglfcycl: deploy +ms.localizationpriority: medium +ms.sitesec: library +ms.pagetype: deploy +audience: itpro +author: greg-lindsay +ms.author: greglin +ms.collection: M365-modern-desktop +ms.topic: article +--- + + +# Windows Autopilot - known issues + +**Applies to** + +- Windows 10 + + +
IssueMore information +
The following known issue will be resolved by installing the KB4517211 update, due to be released in late September 2019: + +- TPM attestation fails on Windows 10 1903 due to missing AKI extension in EK certificate. (An additional validation added in Windows 10 1903 to check that the TPM EK certs had the proper attributes according to the TCG specifications uncovered that a number of them don’t, so that validation will be removed). +
The following known issues are resolved by installing the August 30, 2019 KB4512941 update (OS Build 18362.329): + +- Windows Autopilot for existing devices feature does not properly suppress “Activities” page during OOBE. (Because of this, you’ll see that extra page during OOBE). +- TPM attestation state is not cleared by sysprep /generalize, causing TPM attestation failure during later OOBE flow. (This isn’t a particularly common issue, but you could run into it while testing if you are running sysprep /generalize and then rebooting or reimaging the device to go back through an Autopilot white glove or self-deploying scenario). +- TPM attestation may fail if the device has a valid AIK cert but no EK cert. (This is related to the previous item). +- If TPM attestation fails during the Windows Autopilot white glove process, the landing page appears to be hung. (Basically, the white glove landing page, where you click “Provision” to start the white glove process, isn’t reporting errors properly). +- TPM attestation fails on newer Infineon TPMs (firmware version > 7.69). (Prior to this fix, only a specific list of firmware versions was accepted). +- Device naming templates may truncate the computer name at 14 characters instead of 15. +- Assigned Access policies cause a reboot which can interfere with the configuration of single-app kiosk devices. +Download and install the KB4512941 update.

See the section: How to get this update for information on specific release channels you can use to obtain the update. +
The following known issues are resolved by installing the July 26, 2019 KB4505903 update (OS Build 18362.267): + +- Windows Autopilot white glove does not work for a non-English OS and you see a red screen that says "Success." +- Windows Autopilot reports an AUTOPILOTUPDATE error during OOBE after sysprep, reset or other variations. This typically happens if you reset the OS or used a custom sysprepped image. +- BitLocker encryption is not correctly configured. Ex: BitLocker didn’t get an expected notification after policies were applied to begin encryption. +- You are unable to install UWP apps from the Microsoft Store, causing failures during Windows Autopilot. If you are deploying Company Portal as a blocking app during Windows Autopilot ESP, you’ve probably seen this error. +- A user is not granted administrator rights in the Windows Autopilot user-driven Hybrid Azure AD join scenario. This is another non-English OS issue. +Download and install the KB4505903 update.

See the section: How to get this update for information on specific release channels you can use to obtain the update. + +
White glove gives a red screen and the Microsoft-Windows-User Device Registration/Admin event log displays HResult error code 0x801C03F3This can happen if Azure AD can’t find an AAD device object for the device that you are trying to deploy. This will occur if you manually delete the object. To fix it, remove the device from AAD, Intune, and Autopilot, then re-register it with Autopilot, which will recreate the AAD device object.
+
To obtain troubleshooting logs use: Mdmdiagnosticstool.exe -area Autopilot;TPM -cab c:\autopilot.cab +
White glove gives a red screenWhite glove is not supported on a VM. +
Error importing Windows Autopilot devices from a .csv fileEnsure that you have not edited the .csv file in Microsoft Excel or an editor other than Notepad. Some of these editors can introduce extra characters causing the file format to be invalid. +
Windows Autopilot for existing devices does not follow the Autopilot OOBE experience.Ensure that the JSON profile file is saved in ANSI/ASCII format, not Unicode or UTF-8. +
Something went wrong is displayed page during OOBE.The client is likely unable to access all the required AAD/MSA-related URLs. For more information, see Networking requirements. +
+ +## Related topics + +[Diagnose MDM failures in Windows 10](https://docs.microsoft.com/windows/client-management/mdm/diagnose-mdm-failures-in-windows-10)
+[Troubleshooting Windows Autopilot](troubleshooting.md) From 3fc75ba78cadb57c236277a188bcc6b7c4c954d4 Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Tue, 17 Sep 2019 09:53:21 -0700 Subject: [PATCH 21/37] known issues --- windows/deployment/windows-autopilot/known-issues.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/deployment/windows-autopilot/known-issues.md b/windows/deployment/windows-autopilot/known-issues.md index 2c2ff9b89a..13b1e24c21 100644 --- a/windows/deployment/windows-autopilot/known-issues.md +++ b/windows/deployment/windows-autopilot/known-issues.md @@ -28,6 +28,7 @@ ms.topic: article The following known issue will be resolved by installing the KB4517211 update, due to be released in late September 2019: - TPM attestation fails on Windows 10 1903 due to missing AKI extension in EK certificate. (An additional validation added in Windows 10 1903 to check that the TPM EK certs had the proper attributes according to the TCG specifications uncovered that a number of them don’t, so that validation will be removed). +Download and install the KB4517211 update.

This update is currently pending release. The following known issues are resolved by installing the August 30, 2019 KB4512941 update (OS Build 18362.329): - Windows Autopilot for existing devices feature does not properly suppress “Activities” page during OOBE. (Because of this, you’ll see that extra page during OOBE). From 851c3d70ac3b24fcdbeba59c4bc22da7b3670d40 Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Tue, 17 Sep 2019 09:55:38 -0700 Subject: [PATCH 22/37] known issues --- windows/deployment/windows-autopilot/known-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/windows-autopilot/known-issues.md b/windows/deployment/windows-autopilot/known-issues.md index 13b1e24c21..9ba16cd6f9 100644 --- a/windows/deployment/windows-autopilot/known-issues.md +++ b/windows/deployment/windows-autopilot/known-issues.md @@ -28,7 +28,7 @@ ms.topic: article The following known issue will be resolved by installing the KB4517211 update, due to be released in late September 2019: - TPM attestation fails on Windows 10 1903 due to missing AKI extension in EK certificate. (An additional validation added in Windows 10 1903 to check that the TPM EK certs had the proper attributes according to the TCG specifications uncovered that a number of them don’t, so that validation will be removed). -Download and install the KB4517211 update.

This update is currently pending release. +Download and install the KB4517211 update.

This update is currently pending release. The following known issues are resolved by installing the August 30, 2019 KB4512941 update (OS Build 18362.329): - Windows Autopilot for existing devices feature does not properly suppress “Activities” page during OOBE. (Because of this, you’ll see that extra page during OOBE). From 34d4f658f5f04245c0df78711efc43f25d68c2b5 Mon Sep 17 00:00:00 2001 From: Mike Edgar <49731348+medgarmedgar@users.noreply.github.com> Date: Tue, 17 Sep 2019 14:05:01 -0700 Subject: [PATCH 23/37] Update manage-connections-from-windows-operating-system-components-to-microsoft-services.md --- ...dows-operating-system-components-to-microsoft-services.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md index 01c27df311..6914061b54 100644 --- a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md +++ b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md @@ -14,7 +14,7 @@ ms.author: v-medgar manager: sanashar ms.collection: M365-security-compliance ms.topic: article -ms.date: 9/10/2019 +ms.date: 9/17/2019 --- # Manage connections from Windows 10 operating system components to Microsoft services @@ -271,7 +271,6 @@ Find the Cortana Group Policy objects under **Computer Configuration** > **Ad | Allow search and Cortana to use location | Choose whether Cortana and Search can provide location-aware search results.

**Disable** this policy to block access to location information for Cortana. | | Do not allow web search | Choose whether to search the web from Windows Desktop Search.

**Enable** this policy to remove the option to search the Internet from Cortana. | | Don't search the web or display web results in Search| Choose whether to search the web from Cortana.

**Enable** this policy to stop web queries and results from showing in Search. | -| Set what information is shared in Search | Control what information is shared with Bing in Search.

If you **enable** this policy and set it to **Anonymous info**, usage information will be shared but not search history, Microsoft Account information, or specific location. | You can also apply the Group Policies using the following registry keys: @@ -281,7 +280,7 @@ You can also apply the Group Policies using the following registry keys: | Allow search and Cortana to use location | HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search
REG_DWORD: AllowSearchToUseLocation
Value: 0 | | Do not allow web search | HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search
REG_DWORD: DisableWebSearch
Value: 1 | | Don't search the web or display web results in Search| HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search
REG_DWORD: ConnectedSearchUseWeb
Value: 0 | -| Set what information is shared in Search | HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search
REG_DWORD: ConnectedSearchPrivacy
Value: 3 | + >[!IMPORTANT] > Using the Group Policy editor these steps are required for all supported versions of Windows 10, however they are not required for devices running Windows 10, version 1607 or Windows Server 2016. From bd66f675292197ba0d96fcc1562c843dedb743b7 Mon Sep 17 00:00:00 2001 From: Daniel Simpson Date: Tue, 17 Sep 2019 15:56:48 -0700 Subject: [PATCH 24/37] updating metadata authors --- devices/surface-hub/monitor-surface-hub.md | 4 ++-- .../on-premises-deployment-surface-hub-device-accounts.md | 4 ++-- .../on-premises-deployment-surface-hub-multi-forest.md | 4 ++-- .../online-deployment-surface-hub-device-accounts.md | 4 ++-- ...password-management-for-surface-hub-device-accounts.md | 4 ++-- .../physically-install-your-surface-hub-device.md | 4 ++-- .../prepare-your-environment-for-surface-hub.md | 4 ++-- .../surface-hub/provisioning-packages-for-surface-hub.md | 6 +++--- devices/surface-hub/remote-surface-hub-management.md | 4 ++-- devices/surface-hub/save-bitlocker-key-surface-hub.md | 4 ++-- devices/surface-hub/set-up-your-surface-hub.md | 4 ++-- devices/surface-hub/setup-worksheet-surface-hub.md | 4 ++-- devices/surface-hub/skype-hybrid-voice.md | 6 +++--- devices/surface-hub/support-solutions-surface-hub.md | 4 ++-- devices/surface-hub/surface-hub-authenticator-app.md | 4 ++-- devices/surface-hub/surface-hub-downloads.md | 4 ++-- devices/surface-hub/surface-hub-qos.md | 6 +++--- devices/surface-hub/surface-hub-recovery-tool.md | 4 ++-- devices/surface-hub/surface-hub-site-readiness-guide.md | 8 ++++---- devices/surface-hub/surface-hub-ssd-replacement.md | 4 ++-- devices/surface-hub/surface-hub-technical-55.md | 6 +++--- devices/surface-hub/surface-hub-technical-84.md | 6 +++--- devices/surface-hub/surface-hub-wifi-direct.md | 4 ++-- devices/surface-hub/surfacehub-whats-new-1703.md | 6 +++--- devices/surface-hub/troubleshoot-surface-hub.md | 4 ++-- .../use-fully-qualified-domain-name-surface-hub.md | 4 ++-- .../use-room-control-system-with-surface-hub.md | 4 ++-- devices/surface-hub/whiteboard-collaboration.md | 6 +++--- .../wireless-network-management-for-surface-hub.md | 4 ++-- 29 files changed, 67 insertions(+), 67 deletions(-) diff --git a/devices/surface-hub/monitor-surface-hub.md b/devices/surface-hub/monitor-surface-hub.md index e90e7d8f95..262c565327 100644 --- a/devices/surface-hub/monitor-surface-hub.md +++ b/devices/surface-hub/monitor-surface-hub.md @@ -7,8 +7,8 @@ manager: dansimp keywords: monitor Surface Hub, Microsoft Operations Management Suite, OMS ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 07/27/2017 ms.localizationpriority: medium diff --git a/devices/surface-hub/on-premises-deployment-surface-hub-device-accounts.md b/devices/surface-hub/on-premises-deployment-surface-hub-device-accounts.md index 2e9e29bded..d3fdb628ab 100644 --- a/devices/surface-hub/on-premises-deployment-surface-hub-device-accounts.md +++ b/devices/surface-hub/on-premises-deployment-surface-hub-device-accounts.md @@ -7,8 +7,8 @@ manager: dansimp keywords: single forest deployment, on prem deployment, device account, Surface Hub ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 08/28/2018 ms.localizationpriority: medium --- diff --git a/devices/surface-hub/on-premises-deployment-surface-hub-multi-forest.md b/devices/surface-hub/on-premises-deployment-surface-hub-multi-forest.md index e3754d3e15..f643e4cfe6 100644 --- a/devices/surface-hub/on-premises-deployment-surface-hub-multi-forest.md +++ b/devices/surface-hub/on-premises-deployment-surface-hub-multi-forest.md @@ -4,8 +4,8 @@ description: This topic explains how you add a device account for your Microsoft keywords: multi forest deployment, on prem deployment, device account, Surface Hub ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 08/28/2018 ms.reviewer: manager: dansimp diff --git a/devices/surface-hub/online-deployment-surface-hub-device-accounts.md b/devices/surface-hub/online-deployment-surface-hub-device-accounts.md index df1bf821b4..a072d4d7b4 100644 --- a/devices/surface-hub/online-deployment-surface-hub-device-accounts.md +++ b/devices/surface-hub/online-deployment-surface-hub-device-accounts.md @@ -7,8 +7,8 @@ manager: dansimp keywords: device account for Surface Hub, online deployment ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 02/21/2018 ms.localizationpriority: medium diff --git a/devices/surface-hub/password-management-for-surface-hub-device-accounts.md b/devices/surface-hub/password-management-for-surface-hub-device-accounts.md index 283520ee40..22e7e1284c 100644 --- a/devices/surface-hub/password-management-for-surface-hub-device-accounts.md +++ b/devices/surface-hub/password-management-for-surface-hub-device-accounts.md @@ -7,8 +7,8 @@ manager: dansimp keywords: password, password management, password rotation, device account ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 07/27/2017 ms.localizationpriority: medium diff --git a/devices/surface-hub/physically-install-your-surface-hub-device.md b/devices/surface-hub/physically-install-your-surface-hub-device.md index 32a8f0f5ff..6d06a9ac69 100644 --- a/devices/surface-hub/physically-install-your-surface-hub-device.md +++ b/devices/surface-hub/physically-install-your-surface-hub-device.md @@ -7,8 +7,8 @@ manager: dansimp keywords: Surface Hub, readiness guide, installation location, mounting options ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 07/27/2017 ms.localizationpriority: medium diff --git a/devices/surface-hub/prepare-your-environment-for-surface-hub.md b/devices/surface-hub/prepare-your-environment-for-surface-hub.md index d5c4c22cea..a6eb33d8f4 100644 --- a/devices/surface-hub/prepare-your-environment-for-surface-hub.md +++ b/devices/surface-hub/prepare-your-environment-for-surface-hub.md @@ -7,8 +7,8 @@ manager: dansimp keywords: prepare environment, features of Surface Hub, create and test device account, check network availability ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 12/04/2017 ms.localizationpriority: medium diff --git a/devices/surface-hub/provisioning-packages-for-surface-hub.md b/devices/surface-hub/provisioning-packages-for-surface-hub.md index 2f47ffd5f8..607c66829e 100644 --- a/devices/surface-hub/provisioning-packages-for-surface-hub.md +++ b/devices/surface-hub/provisioning-packages-for-surface-hub.md @@ -1,14 +1,14 @@ --- title: Create provisioning packages (Surface Hub) -description: For Windows 10, settings that use the registry or a configuration service provider (CSP) can be configured using provisioning packages. +description: For Windows 10, settings that use the registry or a configuration service provider (CSP) can be configured using provisioning packages. ms.assetid: 8AA25BD4-8A8F-4B95-9268-504A49BA5345 ms.reviewer: manager: dansimp keywords: add certificate, provisioning package ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 03/16/2019 ms.localizationpriority: medium diff --git a/devices/surface-hub/remote-surface-hub-management.md b/devices/surface-hub/remote-surface-hub-management.md index 9d435f4650..7a9acbe0fd 100644 --- a/devices/surface-hub/remote-surface-hub-management.md +++ b/devices/surface-hub/remote-surface-hub-management.md @@ -4,8 +4,8 @@ description: This section lists topics for managing Surface Hub. keywords: remote management, MDM, install apps, monitor Surface Hub, Operations Management Suite, OMS ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 07/27/2017 ms.reviewer: diff --git a/devices/surface-hub/save-bitlocker-key-surface-hub.md b/devices/surface-hub/save-bitlocker-key-surface-hub.md index acd4207515..6bbfd1532a 100644 --- a/devices/surface-hub/save-bitlocker-key-surface-hub.md +++ b/devices/surface-hub/save-bitlocker-key-surface-hub.md @@ -7,8 +7,8 @@ manager: dansimp keywords: Surface Hub, BitLocker, Bitlocker recovery keys ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 07/08/2019 ms.localizationpriority: medium diff --git a/devices/surface-hub/set-up-your-surface-hub.md b/devices/surface-hub/set-up-your-surface-hub.md index d329156bb0..96f42c3df1 100644 --- a/devices/surface-hub/set-up-your-surface-hub.md +++ b/devices/surface-hub/set-up-your-surface-hub.md @@ -7,8 +7,8 @@ manager: dansimp keywords: set up instructions, Surface Hub, setup worksheet, first-run program ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 07/27/2017 ms.localizationpriority: medium diff --git a/devices/surface-hub/setup-worksheet-surface-hub.md b/devices/surface-hub/setup-worksheet-surface-hub.md index 46479063ed..6043d88f1d 100644 --- a/devices/surface-hub/setup-worksheet-surface-hub.md +++ b/devices/surface-hub/setup-worksheet-surface-hub.md @@ -7,8 +7,8 @@ manager: dansimp keywords: Setup worksheet, pre-setup, first-time setup ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 06/20/2019 ms.localizationpriority: medium diff --git a/devices/surface-hub/skype-hybrid-voice.md b/devices/surface-hub/skype-hybrid-voice.md index c60e7826dc..c805fb9005 100644 --- a/devices/surface-hub/skype-hybrid-voice.md +++ b/devices/surface-hub/skype-hybrid-voice.md @@ -1,11 +1,11 @@ --- title: Online or hybrid deployment using Skype Hybrid Voice environment (Surface Hub) description: This topic explains how to enable Skype for Business Cloud PBX with on premises PSTN connectivity via Cloud Connector Edition or Skype for Business 2015 pool. -keywords: hybrid deployment, Skype Hybrid Voice +keywords: hybrid deployment, Skype Hybrid Voice ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 07/27/2017 ms.reviewer: diff --git a/devices/surface-hub/support-solutions-surface-hub.md b/devices/surface-hub/support-solutions-surface-hub.md index 81eba249eb..b683f85daf 100644 --- a/devices/surface-hub/support-solutions-surface-hub.md +++ b/devices/surface-hub/support-solutions-surface-hub.md @@ -7,8 +7,8 @@ manager: dansimp keywords: Troubleshoot common problems, setup issues ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 10/24/2017 ms.localizationpriority: medium diff --git a/devices/surface-hub/surface-hub-authenticator-app.md b/devices/surface-hub/surface-hub-authenticator-app.md index 2ffa84dd12..9ad0606641 100644 --- a/devices/surface-hub/surface-hub-authenticator-app.md +++ b/devices/surface-hub/surface-hub-authenticator-app.md @@ -3,8 +3,8 @@ title: Sign in to Surface Hub with Microsoft Authenticator description: Use Microsoft Authenticator on your mobile device to sign in to Surface Hub. ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 08/28/2017 ms.reviewer: diff --git a/devices/surface-hub/surface-hub-downloads.md b/devices/surface-hub/surface-hub-downloads.md index 8f92a6b3a0..5e5073588a 100644 --- a/devices/surface-hub/surface-hub-downloads.md +++ b/devices/surface-hub/surface-hub-downloads.md @@ -3,8 +3,8 @@ title: Useful downloads for Microsoft Surface Hub description: Downloads related to the Microsoft Surface Hub. ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 08/22/2017 ms.reviewer: diff --git a/devices/surface-hub/surface-hub-qos.md b/devices/surface-hub/surface-hub-qos.md index 589cfcfcdf..105a188ae1 100644 --- a/devices/surface-hub/surface-hub-qos.md +++ b/devices/surface-hub/surface-hub-qos.md @@ -1,12 +1,12 @@ --- -title: Implement Quality of Service on Surface Hub +title: Implement Quality of Service on Surface Hub ms.reviewer: manager: dansimp description: Learn how to configure QoS on Surface Hub. ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.localizationpriority: medium --- diff --git a/devices/surface-hub/surface-hub-recovery-tool.md b/devices/surface-hub/surface-hub-recovery-tool.md index f1f6a52a05..7d21b8c921 100644 --- a/devices/surface-hub/surface-hub-recovery-tool.md +++ b/devices/surface-hub/surface-hub-recovery-tool.md @@ -7,8 +7,8 @@ manager: dansimp keywords: manage Surface Hub ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 05/22/2018 ms.localizationpriority: medium diff --git a/devices/surface-hub/surface-hub-site-readiness-guide.md b/devices/surface-hub/surface-hub-site-readiness-guide.md index 44e8717278..cf21867432 100644 --- a/devices/surface-hub/surface-hub-site-readiness-guide.md +++ b/devices/surface-hub/surface-hub-site-readiness-guide.md @@ -1,12 +1,12 @@ --- -title: Surface Hub Site Readiness Guide +title: Surface Hub Site Readiness Guide ms.reviewer: manager: dansimp -description: Use this Site Readiness Guide to help plan your Surface Hub installation. +description: Use this Site Readiness Guide to help plan your Surface Hub installation. ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.localizationpriority: medium --- diff --git a/devices/surface-hub/surface-hub-ssd-replacement.md b/devices/surface-hub/surface-hub-ssd-replacement.md index 363f1e6e81..7896a7d634 100644 --- a/devices/surface-hub/surface-hub-ssd-replacement.md +++ b/devices/surface-hub/surface-hub-ssd-replacement.md @@ -5,8 +5,8 @@ manager: dansimp description: Learn how to replace the solid state drive in a Surface Hub. ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.localizationpriority: medium --- diff --git a/devices/surface-hub/surface-hub-technical-55.md b/devices/surface-hub/surface-hub-technical-55.md index 353347476f..6abc46e411 100644 --- a/devices/surface-hub/surface-hub-technical-55.md +++ b/devices/surface-hub/surface-hub-technical-55.md @@ -1,12 +1,12 @@ --- -title: Technical information for 55" Surface Hub +title: Technical information for 55" Surface Hub ms.reviewer: manager: dansimp description: Specifications for the 55" Surface Hub ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.localizationpriority: medium --- diff --git a/devices/surface-hub/surface-hub-technical-84.md b/devices/surface-hub/surface-hub-technical-84.md index fb52cf8797..0ba7d45aa1 100644 --- a/devices/surface-hub/surface-hub-technical-84.md +++ b/devices/surface-hub/surface-hub-technical-84.md @@ -1,12 +1,12 @@ --- -title: Technical information for 84" Surface Hub +title: Technical information for 84" Surface Hub ms.reviewer: manager: dansimp description: Specifications for the 84" Surface Hub ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.localizationpriority: medium --- diff --git a/devices/surface-hub/surface-hub-wifi-direct.md b/devices/surface-hub/surface-hub-wifi-direct.md index 5d8fad351d..5120dc9b9c 100644 --- a/devices/surface-hub/surface-hub-wifi-direct.md +++ b/devices/surface-hub/surface-hub-wifi-direct.md @@ -4,8 +4,8 @@ description: This topic provides guidance on Wi-Fi Direct security risks. keywords: change history ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 06/20/2019 ms.reviewer: diff --git a/devices/surface-hub/surfacehub-whats-new-1703.md b/devices/surface-hub/surfacehub-whats-new-1703.md index 1f9447ff87..0626c4a0d7 100644 --- a/devices/surface-hub/surfacehub-whats-new-1703.md +++ b/devices/surface-hub/surfacehub-whats-new-1703.md @@ -1,10 +1,10 @@ --- -title: What's new in Windows 10, version 1703 for Surface Hub +title: What's new in Windows 10, version 1703 for Surface Hub description: Windows 10, version 1703 (Creators Update) brings new features to Microsoft Surface Hub. ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 01/18/2018 ms.reviewer: diff --git a/devices/surface-hub/troubleshoot-surface-hub.md b/devices/surface-hub/troubleshoot-surface-hub.md index c67203853d..af6809a477 100644 --- a/devices/surface-hub/troubleshoot-surface-hub.md +++ b/devices/surface-hub/troubleshoot-surface-hub.md @@ -7,8 +7,8 @@ manager: dansimp keywords: Troubleshoot common problems, setup issues, Exchange ActiveSync errors ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 03/16/2018 ms.localizationpriority: medium diff --git a/devices/surface-hub/use-fully-qualified-domain-name-surface-hub.md b/devices/surface-hub/use-fully-qualified-domain-name-surface-hub.md index 57f4f3faa0..33233a023b 100644 --- a/devices/surface-hub/use-fully-qualified-domain-name-surface-hub.md +++ b/devices/surface-hub/use-fully-qualified-domain-name-surface-hub.md @@ -2,8 +2,8 @@ title: Use fully qualified domain name with Surface Hub description: Troubleshoot common problems, including setup issues, Exchange ActiveSync errors. keywords: ["Troubleshoot common problems", "setup issues", "Exchange ActiveSync errors"] -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 07/27/2017 ms.reviewer: diff --git a/devices/surface-hub/use-room-control-system-with-surface-hub.md b/devices/surface-hub/use-room-control-system-with-surface-hub.md index e18ca0fcd5..cbc437e783 100644 --- a/devices/surface-hub/use-room-control-system-with-surface-hub.md +++ b/devices/surface-hub/use-room-control-system-with-surface-hub.md @@ -7,8 +7,8 @@ manager: dansimp keywords: room control system, Surface Hub ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 07/27/2017 ms.localizationpriority: medium diff --git a/devices/surface-hub/whiteboard-collaboration.md b/devices/surface-hub/whiteboard-collaboration.md index 1b85feaf12..a6e9524cd2 100644 --- a/devices/surface-hub/whiteboard-collaboration.md +++ b/devices/surface-hub/whiteboard-collaboration.md @@ -1,10 +1,10 @@ --- -title: Set up and use Microsoft Whiteboard +title: Set up and use Microsoft Whiteboard description: Microsoft Whiteboard’s latest update includes the capability for two Surface Hubs to collaborate in real time on the same board. ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 03/18/2019 ms.reviewer: diff --git a/devices/surface-hub/wireless-network-management-for-surface-hub.md b/devices/surface-hub/wireless-network-management-for-surface-hub.md index 5e17e464a9..0a314fe596 100644 --- a/devices/surface-hub/wireless-network-management-for-surface-hub.md +++ b/devices/surface-hub/wireless-network-management-for-surface-hub.md @@ -7,8 +7,8 @@ manager: dansimp keywords: network connectivity, wired connection ms.prod: surface-hub ms.sitesec: library -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.topic: article ms.date: 07/27/2017 ms.localizationpriority: medium From fbb6e3ea76224360ec60114c48e5c8d18449c0e1 Mon Sep 17 00:00:00 2001 From: John Liu <49762389+ShenLanJohn@users.noreply.github.com> Date: Tue, 17 Sep 2019 17:57:39 -0700 Subject: [PATCH 25/37] CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190917172123 (#1133) --- .../resolved-issues-windows-10-1607.yml | 10 ++++++++++ .../resolved-issues-windows-10-1703.yml | 10 ++++++++++ .../status-windows-10-1607-and-windows-server-2016.yml | 4 ++-- windows/release-information/status-windows-10-1703.yml | 4 ++-- 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/windows/release-information/resolved-issues-windows-10-1607.yml b/windows/release-information/resolved-issues-windows-10-1607.yml index ec69b6c4fc..f2e5cd3bcb 100644 --- a/windows/release-information/resolved-issues-windows-10-1607.yml +++ b/windows/release-information/resolved-issues-windows-10-1607.yml @@ -32,6 +32,7 @@ sections: - type: markdown text: " + @@ -64,6 +65,15 @@ sections:
" +- title: September 2019 +- items: + - type: markdown + text: " +
SummaryOriginating updateStatusDate resolved
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 14393.3204

September 10, 2019
KB4516044
Resolved
September 17, 2019
04:47 PM PT
Apps and scripts using the NetQueryDisplayInformation API may fail with error
Applications and scripts that call the NetQueryDisplayInformation API or the WinNT provider equivalent may fail to return results after the first page of data.

See details >
OS Build 14393.3053

June 18, 2019
KB4503294
Resolved
KB4516044
September 10, 2019
10:00 AM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 14393.3115

July 16, 2019
KB4507459
Resolved
KB4512517
August 13, 2019
10:00 AM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
OS Build 14393.3025

June 11, 2019
KB4503267
Resolved
KB4512495
August 17, 2019
02:00 PM PT
+ +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016
Resolution: After investigation, we have found that this issue does not affect this version of Windows.

Back to top
OS Build 14393.3204

September 10, 2019
KB4516044
Resolved
Resolved:
September 17, 2019
04:47 PM PT

Opened:
September 13, 2019
05:25 PM PT
+ " + - title: August 2019 - items: - type: markdown diff --git a/windows/release-information/resolved-issues-windows-10-1703.yml b/windows/release-information/resolved-issues-windows-10-1703.yml index 0a16421180..a15dc08538 100644 --- a/windows/release-information/resolved-issues-windows-10-1703.yml +++ b/windows/release-information/resolved-issues-windows-10-1703.yml @@ -32,6 +32,7 @@ sections: - type: markdown text: " + @@ -55,6 +56,15 @@ sections:
" +- title: September 2019 +- items: + - type: markdown + text: " +
SummaryOriginating updateStatusDate resolved
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 15063.2045

September 10, 2019
KB4516068
Resolved
September 17, 2019
04:47 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 15063.1955

July 16, 2019
KB4507467
Resolved
KB4512507
August 13, 2019
10:00 AM PT
Apps using Visual Basic 6 (VB6), VBA, and VBScript may stop responding with error
Applications that were made using Visual Basic 6 (VB6), macros using Visual Basic for Applications (VBA), and VBScript may stop responding and you may receive an error.

See details >
OS Build 15063.1988

August 13, 2019
KB4512507
Resolved
KB4512474
August 17, 2019
02:00 PM PT
MacOS may be unable to access network shares via CIFS or SMBv1 on Windows devices
You may receive an error on MacOS when trying to access network shares via CIFS or SMBv1 on Windows devices that installed updates on June 11, 2019 or later.

See details >
OS Build 15063.1868

June 11, 2019
KB4503279
Resolved External
August 09, 2019
07:03 PM PT
+ +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016
Resolution: After investigation, we have found that this issue does not affect this version of Windows.

Back to top
OS Build 15063.2045

September 10, 2019
KB4516068
Resolved
Resolved:
September 17, 2019
04:47 PM PT

Opened:
September 13, 2019
05:25 PM PT
+ " + - title: August 2019 - items: - type: markdown diff --git a/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml b/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml index 0ff7c2541d..f2f699cd5b 100644 --- a/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml +++ b/windows/release-information/status-windows-10-1607-and-windows-server-2016.yml @@ -60,7 +60,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

- + @@ -82,7 +82,7 @@ sections: - type: markdown text: "
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 14393.3204

September 10, 2019
KB4516044
Mitigated
September 16, 2019
05:36 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 14393.3204

September 10, 2019
KB4516044
Resolved
September 17, 2019
04:47 PM PT
Apps and scripts using the NetQueryDisplayInformation API may fail with error
Applications and scripts that call the NetQueryDisplayInformation API or the WinNT provider equivalent may fail to return results after the first page of data.

See details >
OS Build 14393.3053

June 18, 2019
KB4503294
Resolved
KB4516044
September 10, 2019
10:00 AM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 14393.3115

July 16, 2019
KB4507459
Resolved
KB4512517
August 13, 2019
10:00 AM PT
Devices starting using PXE from a WDS or SCCM servers may fail to start
Devices that start up using Preboot Execution Environment (PXE) images from Windows Deployment Services (WDS) may fail to start with error \"0xc0000001.\"

See details >
OS Build 14393.3025

June 11, 2019
KB4503267
Resolved
KB4512495
August 17, 2019
02:00 PM PT
- +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 14393.3204

September 10, 2019
KB4516044
Mitigated
Last updated:
September 16, 2019
05:36 PM PT

Opened:
September 13, 2019
05:25 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016
Resolution: After investigation, we have found that this issue does not affect this version of Windows.

Back to top
OS Build 14393.3204

September 10, 2019
KB4516044
Resolved
Resolved:
September 17, 2019
04:47 PM PT

Opened:
September 13, 2019
05:25 PM PT
" diff --git a/windows/release-information/status-windows-10-1703.yml b/windows/release-information/status-windows-10-1703.yml index 9a00aca54d..c9f01b66d5 100644 --- a/windows/release-information/status-windows-10-1703.yml +++ b/windows/release-information/status-windows-10-1703.yml @@ -66,7 +66,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

- +
SummaryOriginating updateStatusLast updated
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 15063.2045

September 10, 2019
KB4516068
Mitigated
September 16, 2019
05:36 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) including ChsIME.EXE and ChtIME.EXE, may become unresponsive or may have high CPU usage.

See details >
OS Build 15063.2045

September 10, 2019
KB4516068
Resolved
September 17, 2019
04:47 PM PT
Domain connected devices that use MIT Kerberos realms will not start up
Devices connected to a domain that is configured to use MIT Kerberos realms will not start up or may continue to restart after updating.

See details >
OS Build 15063.1955

July 16, 2019
KB4507467
Resolved
KB4512507
August 13, 2019
10:00 AM PT
Certain operations performed on a Cluster Shared Volume may fail
Certain operations, such as rename, performed on files or folders on a Cluster Shared Volume (CSV) may fail with the error, \"STATUS_BAD_IMPERSONATION_LEVEL (0xC00000A5)\".

See details >
OS Build 15063.1563

January 08, 2019
KB4480973
Mitigated
April 25, 2019
02:00 PM PT
@@ -84,7 +84,7 @@ sections: - type: markdown text: " - +
DetailsOriginating updateStatusHistory
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016

Workaround: To mitigate the issue, perform the following steps:
  1. Select the Start button and type Services.
  2. Locate Touch Keyboard and Handwriting Panel Service and double click on it or long press and select Properties.
  3. Locate Startup type: and change it to Manual
  4. Select Ok
  5. The TabletInputService service is now in the default configuration and IME should work as expected.

Next steps: We are working on a resolution and will provide an update in an upcoming release.

Back to top
OS Build 15063.2045

September 10, 2019
KB4516068
Mitigated
Last updated:
September 16, 2019
05:36 PM PT

Opened:
September 13, 2019
05:25 PM PT
IME may become unresponsive or have High CPU usage
Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.


Affected platforms:
  • Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607
  • Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016
Resolution: After investigation, we have found that this issue does not affect this version of Windows.

Back to top
OS Build 15063.2045

September 10, 2019
KB4516068
Resolved
Resolved:
September 17, 2019
04:47 PM PT

Opened:
September 13, 2019
05:25 PM PT
" From f9802f23df337931389bea004a8e74230d6c5940 Mon Sep 17 00:00:00 2001 From: John Kaiser <35939694+CoveMiner@users.noreply.github.com> Date: Wed, 18 Sep 2019 08:19:05 -0700 Subject: [PATCH 26/37] Dock updater --- devices/surface/TOC.md | 2 +- devices/surface/images/regeditDock.png | Bin 0 -> 248230 bytes .../surface/surface-dock-firmware-update.md | 188 ++++++++++++++++++ devices/surface/surface-wireless-connect.md | 2 +- 4 files changed, 190 insertions(+), 2 deletions(-) create mode 100644 devices/surface/images/regeditDock.png create mode 100644 devices/surface/surface-dock-firmware-update.md diff --git a/devices/surface/TOC.md b/devices/surface/TOC.md index 665c1bd9c4..667d9d13b5 100644 --- a/devices/surface/TOC.md +++ b/devices/surface/TOC.md @@ -38,7 +38,7 @@ ### [Surface firmware and driver updates](update.md) ### [Deploy the latest firmware and drivers for Surface devices](deploy-the-latest-firmware-and-drivers-for-surface-devices.md) ### [Manage Surface driver and firmware updates](manage-surface-pro-3-firmware-updates.md) -### [Surface Dock Updater](surface-dock-updater.md) +### [Surface Dock Firmware Update](surface-dock-firmware-update.md) ## Secure diff --git a/devices/surface/images/regeditDock.png b/devices/surface/images/regeditDock.png new file mode 100644 index 0000000000000000000000000000000000000000..e0747126658cf0cb6fa5512a6090b8e523a59a09 GIT binary patch literal 248230 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

}hMIDT(BhRq8wy%=)!;#~9R&pz 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

7Yk|;Id%+z{AU}v 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 WmIDV>P|$n;0000 [!NOTE] +>Microsoft Surface Dock Firmware Update supersedes the earlier Microsoft Surface Dock Updater tool, previously available for download as part of Surface Tools for IT. It was named Surface_Dock_Updater_vx.xx.xxx.x.msi (where x indicates the version of the tool). The earlier tool has been retired, is no longer available for download, and should not be used. + +## To run Surface Dock Firmware Update + +1. Download and install [Microsoft Surface Dock Firmware Update](https://www.microsoft.com/download/details.aspx?id=46703). + - The file is released in the following naming format: **Surface_Dock_FwUpdate_X.XX.XXX_Win10_XXXXX_XX.XXX.XXXXX_X.MSI** and installs by default to C:\Program Files\SurfaceUpdate. + +2. Click **Start > All Apps > Microsoft Surface Dock Updater.** After you connect Surface Dock to your Surface device, the tool checks the firmware status while running in the background. + +4. After several seconds, disconnect your Surface Dock from your device and then wait for 5 seconds before reconnecting. The Surface Dock Firmware Update will normally update the dock silently in background after you disconnect from the dock and reconnect. The process can take a few minutes to complete and will continue even if interrupted. + +### Manual installation +If preferred, you can manually complete the update as follows: + +- Reconnect your Surface Dock for 2 minutes and then disconnect it from your device. The DisplayPort firmware update will be installed while the hardware is disconnected. The LED in the Ethernet port of the dock will blink while the update is in progress. Please wait until the LED stops blinking before you unplug your Surface Dock from power. + +> [!NOTE] +> +> - Manually installing the MSI file may prompt you to restart Surface.; however, restarting >is optional and not required. +>- You will need to disconnect and reconnect the dock twice before the update fully completes. + +## Network deployment + +You can use Windows Installer commands (Msiexec.exe) to deploy Surface Dock Firmware Update to multiple devices across your network. When using System Center Configuration Manager or other deployment tool, enter the following syntax to ensure the installation is silent: + +- **Msiexec.exe /i /quiet /norestart** + +For more information, refer to [Command line options](https://docs.microsoft.com/en-us/windows/win32/msi/command-line-options) documentation. + +## How to verify completion of firmware update + +Surface dock firmware consists of two components: + +- **Component10:** Micro controller unit (MCU) firmware +- **Component20:** Display port (DP) firmware. + +Successful completion of Surface Dock Firmware Update results in new registry key values for these firmware components. + +**To verify updates:** + +1. Open Regedit and navigate to the following registry path: + +- **HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WUDF\Services\SurfaceDockFwUpdate\Parameters** + +2. Look for the registry keys: **Component10CurrentFwVersion and Component20CurrentFwVersion**, which refer to the firmware that is currently on the device. + + ![Surface Dock Firmware Update installation process](images/regeditDock.png) + +3. Verify the new registry key values match the updated registry key values listed below in the [Versions reference](#Surface-Dock-Firmware-Update-versions-reference). If the values match, the firmware was updated successfully. + +4. If unable to verify, review Event logging and Troubleshooting tips in the next section. + +## Event logging + +**Table 1. Event logging for Surface Dock Firmware Update** + +| Log | Location | Notes | +| -------------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Surface Dock Firmware Update log | /l*v %windir%\logs\ SurfaceDockFWI.log | Earlier versions of this tool wrote events to Applications and Services Logs\Microsoft Surface Dock Updater. | +| Windows Device Install log | %windir%\inf\ setupapi.dev.log | For more information about using Device Install Log, refer [to SetupAPI Logging](https://docs.microsoft.com/en-us/windows-hardware/drivers/install/setupapi-logging--windows-vista-and-later-) documentation. | + + +**Table 2. Event log IDs for Surface Dock Firmware Update** + +| Event ID | Event type | +| -------- | -------------------------------------------------------------------- | +| 2001 | Dock firmware update has started. | +| 2002 | Dock firmware update skipped because dock is known to be up to date. | +| 2003 | Dock firmware update failed to get firmware version. | +| 2004 | Querying the firmware version. | +| 2005 | Dock firmware failed to start update. | + +## Troubleshooting tips + +- Completely disconnect power for Surface dock from the AC power to reset the Surface Dock. +- Disconnect all peripherals except for the Surface Dock. +- Uninstall any current Surface Dock Firmware Update and then install the latest version. +- Ensure that the Surface Dock is disconnected, and then allow enough time for the update to complete as monitored via an LED in the Ethernet port of the dock. Wait until the LED stops blinking before you unplug Surface Dock from power. +- Connect the Surface Dock to a different device to see if it is able to update the dock. + +## Changes and updates + +Microsoft periodically releases new versions of Surface Dock Firmware Update. To update a Surface Dock to the latest firmware, you must use the latest version of Surface Dock Firmware Update. + +## Versions reference +### Version 1.42.139 +*Release Date: September 18 2019* + +This version, contained in Surface_Dock_FwUpdate_1.42.139_Win10_17134_19.084.31680_0.MSI, automatically updates firmware in the background. +**Updated registry key values:**
+ +- Component10CurrentFwVersion updated to **4ac3970**. +- Component20CurrentFwVersion updated to **4a1d570**. + +> [!NOTE] +>You can verify successful completion of Surface Dock Firmware Update by looking for these values in the Windows Registry, as described earlier in [How to verify completion of firmware update.](#How-to-verify-completion-of-firmware-update). + +## Legacy versions + +### Version 2.23.139.0 +*Release Date: 10 October 2018* + +This version of Surface Dock Updater adds support for the following: + +- Add support for Surface Pro 6 +- Add support for Surface Laptop 2 + + +### Version 2.22.139.0 +*Release Date: 26 July 2018* + +This version of Surface Dock Updater adds support for the following: + +- Increase update reliability +- Add support for Surface Go + +### Version 2.12.136.0 +*Release Date: 29 January 2018* + +This version of Surface Dock Updater adds support for the following: +* Update for Surface Dock Main Chipset Firmware +* Update for Surface Dock DisplayPort Firmware +* Improved display stability for external displays when used with Surface Book or Surface Book 2 + +Additionally, installation of this version of Surface Dock Updater on Surface Book devices includes the following: +* Update for Surface Book Base Firmware +* Added support for Surface Dock firmware updates with improvements targeted to Surface Book devices + + +### Version 2.9.136.0 +*Release date: November 3, 2017* + +This version of Surface Dock Updater adds support for the following: + +* Update for Surface Dock DisplayPort Firmware +* Resolves an issue with audio over passive display port adapters + +### Version 2.1.15.0 +*Release date: June 19, 2017* + +This version of Surface Dock Updater adds support for the following: + +* Surface Laptop +* Surface Pro + +### Version 2.1.6.0 +*Release date: April 7, 2017* + +This version of Surface Dock Updater adds support for the following: + +* Update for Surface Dock DisplayPort firmware +* Requires Windows 10 + +### Version 2.0.22.0 +*Release date: October 21, 2016* + +This version of Surface Dock Updater adds support for the following: + +* Update for Surface Dock USB firmware +* Improved reliability of Ethernet, audio, and USB ports + +### Version 1.0.8.0 +*Release date: April 26, 2016* + +This version of Surface Dock Updater adds support for the following: + +* Update for Surface Dock Main Chipset firmware +* Update for Surface Dock DisplayPort firmware + diff --git a/devices/surface/surface-wireless-connect.md b/devices/surface/surface-wireless-connect.md index fe1ff34fe6..eb53754fd6 100644 --- a/devices/surface/surface-wireless-connect.md +++ b/devices/surface/surface-wireless-connect.md @@ -75,7 +75,7 @@ Leave the roaming aggressiveness setting in the default state unless you’re en 1. Go to **Start > Control Panel** > **Network and Internet** > **Network and Sharing Center.** 2. Under **Connections** select **Wi-Fi** and then select **Properties.** 3. Select **Client for Microsoft Networks** and then select **Configure** -4. Select **Advanced** > **Roaming Aggressiveness** and choose ****your preferred value from the drop-down menu. +4. Select **Advanced** > **Roaming Aggressiveness** and choose your preferred value from the drop-down menu. ![* Roaming aggressiveness settings *](images/wifi-roaming.png)
From f89ebf1c145123f100b011164a78378a72b0b60d Mon Sep 17 00:00:00 2001 From: John Kaiser <35939694+CoveMiner@users.noreply.github.com> Date: Wed, 18 Sep 2019 08:31:22 -0700 Subject: [PATCH 27/37] Update change-history-for-surface.md --- devices/surface/change-history-for-surface.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/devices/surface/change-history-for-surface.md b/devices/surface/change-history-for-surface.md index ea290fea58..1a31102059 100644 --- a/devices/surface/change-history-for-surface.md +++ b/devices/surface/change-history-for-surface.md @@ -15,6 +15,13 @@ ms.topic: article This topic lists new and updated topics in the Surface documentation library. +## September 2019 + +| **New or changed topic** | **Description** | +| ------------------------ | --------------- | +| [Surface Dock Firmware Update](surface-dock-firmware-update.md)| New document for Microsoft Surface Dock Firmware Update, newly redesigned to automatically update Surface Dock firmware while running in the background on your Surface device.| + + ## August 2019 | **New or changed topic** | **Description** | From 32e8d73830c6ff502e61ba6d087b33f967ae2be4 Mon Sep 17 00:00:00 2001 From: John Kaiser <35939694+CoveMiner@users.noreply.github.com> Date: Wed, 18 Sep 2019 08:54:37 -0700 Subject: [PATCH 28/37] Update surface-dock-firmware-update.md --- devices/surface/surface-dock-firmware-update.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/devices/surface/surface-dock-firmware-update.md b/devices/surface/surface-dock-firmware-update.md index 79808728a0..8302e15324 100644 --- a/devices/surface/surface-dock-firmware-update.md +++ b/devices/surface/surface-dock-firmware-update.md @@ -65,7 +65,7 @@ Successful completion of Surface Dock Firmware Update results in new registry ke ![Surface Dock Firmware Update installation process](images/regeditDock.png) -3. Verify the new registry key values match the updated registry key values listed below in the [Versions reference](#Surface-Dock-Firmware-Update-versions-reference). If the values match, the firmware was updated successfully. +3. Verify the new registry key values match the updated registry key values listed in the Versions reference at the end of this document. If the values match, the firmware was updated successfully. 4. If unable to verify, review Event logging and Troubleshooting tips in the next section. @@ -111,9 +111,6 @@ This version, contained in Surface_Dock_FwUpdate_1.42.139_Win10_17134_19.084.316 - Component10CurrentFwVersion updated to **4ac3970**. - Component20CurrentFwVersion updated to **4a1d570**. -> [!NOTE] ->You can verify successful completion of Surface Dock Firmware Update by looking for these values in the Windows Registry, as described earlier in [How to verify completion of firmware update.](#How-to-verify-completion-of-firmware-update). - ## Legacy versions ### Version 2.23.139.0 From d5695494b7477a02e639c17d458bd19820c52c71 Mon Sep 17 00:00:00 2001 From: ManikaDhiman Date: Wed, 18 Sep 2019 10:04:35 -0700 Subject: [PATCH 29/37] Moved the note to Description tags --- windows/client-management/mdm/policy-csp-bitlocker.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-bitlocker.md b/windows/client-management/mdm/policy-csp-bitlocker.md index f160212054..04ca72d0c4 100644 --- a/windows/client-management/mdm/policy-csp-bitlocker.md +++ b/windows/client-management/mdm/policy-csp-bitlocker.md @@ -68,8 +68,10 @@ manager: dansimp Specifies the BitLocker Drive Encryption method and cipher strength. > [!NOTE] -> XTS-AES 128-bit and XTS-AES 256-bit values are only supported on Windows 10 for desktop. +> XTS-AES 128-bit and XTS-AES 256-bit values are supported only on Windows 10 for desktop. +> [!NOTE] +> To manage encryption of PCs and devices, use [BitLocker CSP](https://docs.microsoft.com/windows/client-management/mdm/bitlocker-csp). The following list shows the supported values: @@ -83,9 +85,6 @@ The following list shows the supported values:


-> [!NOTE] -> To manage encryption of PCs and devices, use [BitLocker CSP](https://docs.microsoft.com/windows/client-management/mdm/bitlocker-csp) - Footnotes: - 1 - Added in Windows 10, version 1607. @@ -95,5 +94,4 @@ Footnotes: - 5 - Added in Windows 10, version 1809. - 6 - Added in Windows 10, version 1903. - - + \ No newline at end of file From 5ab8eb81c2081b809cb7fce4ea7127b007379785 Mon Sep 17 00:00:00 2001 From: ManikaDhiman Date: Wed, 18 Sep 2019 10:32:27 -0700 Subject: [PATCH 30/37] minor update --- windows/client-management/mdm/policy-csp-bitlocker.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-bitlocker.md b/windows/client-management/mdm/policy-csp-bitlocker.md index 04ca72d0c4..74918de17c 100644 --- a/windows/client-management/mdm/policy-csp-bitlocker.md +++ b/windows/client-management/mdm/policy-csp-bitlocker.md @@ -13,8 +13,6 @@ manager: dansimp # Policy CSP - Bitlocker - -
From c92ec8b5a90481ddc69dc3ce545255833e729926 Mon Sep 17 00:00:00 2001 From: Daniel Simpson Date: Wed, 18 Sep 2019 10:43:05 -0700 Subject: [PATCH 31/37] updating metadata values in Edu topics --- .../change-history-ms-edu-get-started.md | 4 ++-- ...configure-microsoft-store-for-education.md | 4 ++-- .../get-started/enable-microsoft-teams.md | 4 ++-- .../finish-setup-and-other-tasks.md | 4 ++-- .../get-started-with-microsoft-education.md | 4 ++-- .../inclusive-classroom-it-admin.md | 4 ++-- .../set-up-office365-edu-tenant.md | 4 ++-- .../set-up-windows-10-education-devices.md | 4 ++-- .../set-up-windows-education-devices.md | 4 ++-- .../get-started/use-intune-for-education.md | 4 ++-- education/get-started/use-school-data-sync.md | 4 ++-- education/index.md | 6 ++--- .../educator-tib-get-started.md | 4 ++-- education/trial-in-a-box/index.md | 6 ++--- .../trial-in-a-box/itadmin-tib-get-started.md | 4 ++-- education/trial-in-a-box/support-options.md | 6 ++--- education/windows/autopilot-reset.md | 4 ++-- education/windows/change-history-edu.md | 4 ++-- education/windows/change-to-pro-education.md | 4 ++-- .../windows/chromebook-migration-guide.md | 4 ++-- .../configure-windows-for-education.md | 4 ++-- .../deploy-windows-10-in-a-school-district.md | 4 ++-- .../windows/deploy-windows-10-in-a-school.md | 4 ++-- .../windows/edu-deployment-recommendations.md | 4 ++-- .../education-scenarios-store-for-business.md | 6 ++--- .../enable-s-mode-on-surface-go-devices.md | 4 ++-- .../windows/get-minecraft-device-promotion.md | 6 ++--- .../windows/get-minecraft-for-education.md | 6 ++--- education/windows/index.md | 4 ++-- education/windows/s-mode-switch-to-edu.md | 6 ++--- education/windows/school-get-minecraft.md | 6 ++--- .../set-up-school-pcs-azure-ad-join.md | 22 ++++++++--------- .../set-up-school-pcs-provisioning-package.md | 24 +++++++++---------- .../set-up-school-pcs-shared-pc-mode.md | 24 +++++++++---------- .../windows/set-up-school-pcs-technical.md | 4 ++-- .../windows/set-up-school-pcs-whats-new.md | 24 +++++++++---------- .../set-up-students-pcs-to-join-domain.md | 4 ++-- .../windows/set-up-students-pcs-with-apps.md | 4 ++-- education/windows/set-up-windows-10.md | 4 ++-- .../windows/take-a-test-app-technical.md | 4 ++-- education/windows/take-a-test-multiple-pcs.md | 4 ++-- education/windows/take-a-test-single-pc.md | 4 ++-- education/windows/take-tests-in-windows-10.md | 4 ++-- education/windows/teacher-get-minecraft.md | 6 ++--- education/windows/test-windows10s-for-edu.md | 4 ++-- .../windows/use-set-up-school-pcs-app.md | 4 ++-- ...indows-editions-for-education-customers.md | 4 ++-- 47 files changed, 142 insertions(+), 142 deletions(-) diff --git a/education/get-started/change-history-ms-edu-get-started.md b/education/get-started/change-history-ms-edu-get-started.md index 5273dbe9ce..8524f4cf8b 100644 --- a/education/get-started/change-history-ms-edu-get-started.md +++ b/education/get-started/change-history-ms-edu-get-started.md @@ -6,8 +6,8 @@ ms.prod: w10 ms.mktglfcycl: deploy ms.sitesec: library ms.pagetype: edu -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 07/07/2017 ms.reviewer: manager: dansimp diff --git a/education/get-started/configure-microsoft-store-for-education.md b/education/get-started/configure-microsoft-store-for-education.md index 3047fe8d8d..3aedd8379c 100644 --- a/education/get-started/configure-microsoft-store-for-education.md +++ b/education/get-started/configure-microsoft-store-for-education.md @@ -8,8 +8,8 @@ ms.sitesec: library ms.topic: quickstart ms.localizationpriority: medium ms.pagetype: edu -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 08/29/2017 ms.reviewer: manager: dansimp diff --git a/education/get-started/enable-microsoft-teams.md b/education/get-started/enable-microsoft-teams.md index 986a6c4af0..76b967ae75 100644 --- a/education/get-started/enable-microsoft-teams.md +++ b/education/get-started/enable-microsoft-teams.md @@ -8,8 +8,8 @@ ms.sitesec: library ms.topic: quickstart ms.localizationpriority: medium ms.pagetype: edu -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 07/28/2017 ms.reviewer: manager: dansimp diff --git a/education/get-started/finish-setup-and-other-tasks.md b/education/get-started/finish-setup-and-other-tasks.md index 8633a400ed..f0bd720e51 100644 --- a/education/get-started/finish-setup-and-other-tasks.md +++ b/education/get-started/finish-setup-and-other-tasks.md @@ -8,8 +8,8 @@ ms.sitesec: library ms.topic: quickstart ms.localizationpriority: medium ms.pagetype: edu -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 10/09/2017 ms.reviewer: manager: dansimp diff --git a/education/get-started/get-started-with-microsoft-education.md b/education/get-started/get-started-with-microsoft-education.md index 64cf56759a..e5347813d5 100644 --- a/education/get-started/get-started-with-microsoft-education.md +++ b/education/get-started/get-started-with-microsoft-education.md @@ -8,8 +8,8 @@ ms.sitesec: library ms.topic: article ms.localizationpriority: medium ms.pagetype: edu -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 10/09/2017 ms.reviewer: manager: dansimp diff --git a/education/get-started/inclusive-classroom-it-admin.md b/education/get-started/inclusive-classroom-it-admin.md index d8c3f7273d..0cd250e3ff 100644 --- a/education/get-started/inclusive-classroom-it-admin.md +++ b/education/get-started/inclusive-classroom-it-admin.md @@ -9,8 +9,8 @@ ms.topic: article ms.localizationpriority: medium ms.pagetype: edu ROBOTS: noindex,nofollow -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 06/12/2018 ms.reviewer: manager: dansimp diff --git a/education/get-started/set-up-office365-edu-tenant.md b/education/get-started/set-up-office365-edu-tenant.md index f0887073f7..64499de75e 100644 --- a/education/get-started/set-up-office365-edu-tenant.md +++ b/education/get-started/set-up-office365-edu-tenant.md @@ -8,8 +8,8 @@ ms.sitesec: library ms.topic: quickstart ms.localizationpriority: medium ms.pagetype: edu -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 10/09/2017 ms.reviewer: manager: dansimp diff --git a/education/get-started/set-up-windows-10-education-devices.md b/education/get-started/set-up-windows-10-education-devices.md index 7bd5123140..2bcc88089c 100644 --- a/education/get-started/set-up-windows-10-education-devices.md +++ b/education/get-started/set-up-windows-10-education-devices.md @@ -8,8 +8,8 @@ ms.sitesec: library ms.topic: quickstart ms.localizationpriority: medium ms.pagetype: edu -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 10/09/2017 ms.reviewer: manager: dansimp diff --git a/education/get-started/set-up-windows-education-devices.md b/education/get-started/set-up-windows-education-devices.md index cb83590354..a3175b1d1b 100644 --- a/education/get-started/set-up-windows-education-devices.md +++ b/education/get-started/set-up-windows-education-devices.md @@ -8,8 +8,8 @@ ms.sitesec: library ms.topic: quickstart ms.localizationpriority: medium ms.pagetype: edu -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 07/28/2017 ms.reviewer: manager: dansimp diff --git a/education/get-started/use-intune-for-education.md b/education/get-started/use-intune-for-education.md index 1e6eac8cf8..e3e3be043a 100644 --- a/education/get-started/use-intune-for-education.md +++ b/education/get-started/use-intune-for-education.md @@ -8,8 +8,8 @@ ms.sitesec: library ms.topic: quickstart ms.localizationpriority: medium ms.pagetype: edu -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 08/29/2017 ms.reviewer: manager: dansimp diff --git a/education/get-started/use-school-data-sync.md b/education/get-started/use-school-data-sync.md index 14a34bcda5..6ab9b54cba 100644 --- a/education/get-started/use-school-data-sync.md +++ b/education/get-started/use-school-data-sync.md @@ -8,8 +8,8 @@ ms.sitesec: library ms.topic: quickstart ms.localizationpriority: medium ms.pagetype: edu -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 07/10/2017 ms.reviewer: manager: dansimp diff --git a/education/index.md b/education/index.md index 2bd9d1a152..c36a33ee36 100644 --- a/education/index.md +++ b/education/index.md @@ -1,11 +1,11 @@ ---- +--- layout: HubPage hide_bc: true title: Microsoft 365 Education documentation and resources | Microsoft Docs description: Learn about product documentation and resources available for school IT administrators, teachers, students, and education app developers. -author: CelesteDG +author: dansimp ms.topic: hub-page -ms.author: celested +ms.author: dansimp ms.collection: ITAdminEDU ms.date: 10/30/2017 ms.prod: w10 diff --git a/education/trial-in-a-box/educator-tib-get-started.md b/education/trial-in-a-box/educator-tib-get-started.md index 7c079f414b..aff8c085b5 100644 --- a/education/trial-in-a-box/educator-tib-get-started.md +++ b/education/trial-in-a-box/educator-tib-get-started.md @@ -9,8 +9,8 @@ ms.topic: article ms.localizationpriority: medium ms.pagetype: edu ROBOTS: noindex,nofollow -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 03/18/2018 ms.reviewer: manager: dansimp diff --git a/education/trial-in-a-box/index.md b/education/trial-in-a-box/index.md index c91f1c0264..f21a0ddcf4 100644 --- a/education/trial-in-a-box/index.md +++ b/education/trial-in-a-box/index.md @@ -1,6 +1,6 @@ --- title: Microsoft Education Trial in a Box -description: For IT admins, educators, and students, discover what you can do with Microsoft 365 Education. Try it out with our Trial in a Box program. +description: For IT admins, educators, and students, discover what you can do with Microsoft 365 Education. Try it out with our Trial in a Box program. keywords: education, Microsoft 365 Education, trial, full cloud IT solution, school, deploy, setup, IT admin, educator, student, explore, Trial in a Box ms.prod: w10 ms.mktglfcycl: deploy @@ -9,8 +9,8 @@ ms.topic: article ms.localizationpriority: medium ms.pagetype: edu ROBOTS: noindex,nofollow -author: CelesteDG -ms.author: celested +author: dansimp +ms.author: dansimp ms.date: 12/11/2017 --- diff --git a/education/trial-in-a-box/itadmin-tib-get-started.md b/education/trial-in-a-box/itadmin-tib-get-started.md index 04b239b53b..1965c6abf7 100644 --- a/education/trial-in-a-box/itadmin-tib-get-started.md +++ b/education/trial-in-a-box/itadmin-tib-get-started.md @@ -9,8 +9,8 @@ ms.topic: quickstart ms.localizationpriority: medium ms.pagetype: edu ROBOTS: noindex,nofollow -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 03/18/2018 ms.reviewer: manager: dansimp diff --git a/education/trial-in-a-box/support-options.md b/education/trial-in-a-box/support-options.md index b377719a91..9cb32351de 100644 --- a/education/trial-in-a-box/support-options.md +++ b/education/trial-in-a-box/support-options.md @@ -1,6 +1,6 @@ --- title: Microsoft Education Trial in a Box Support -description: Need help or have a question about using Microsoft Education Trial in a Box? Start here. +description: Need help or have a question about using Microsoft Education Trial in a Box? Start here. keywords: support, troubleshooting, education, Microsoft 365 Education, full cloud IT solution, school, deploy, setup, manage, Windows 10, Intune for Education, Office 365 for Education, Microsoft Store for Education, Set up School PCs ms.prod: w10 ms.mktglfcycl: deploy @@ -9,8 +9,8 @@ ms.topic: article ms.localizationpriority: medium ms.pagetype: edu ROBOTS: noindex,nofollow -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 03/18/2018 ms.reviewer: manager: dansimp diff --git a/education/windows/autopilot-reset.md b/education/windows/autopilot-reset.md index 2c11c122c4..ecc1f3f77c 100644 --- a/education/windows/autopilot-reset.md +++ b/education/windows/autopilot-reset.md @@ -7,8 +7,8 @@ ms.mktglfcycl: deploy ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 06/27/2018 ms.reviewer: manager: dansimp diff --git a/education/windows/change-history-edu.md b/education/windows/change-history-edu.md index b3dd38357b..9302c8fdb4 100644 --- a/education/windows/change-history-edu.md +++ b/education/windows/change-history-edu.md @@ -6,8 +6,8 @@ ms.prod: w10 ms.mktglfcycl: deploy ms.sitesec: library ms.pagetype: edu -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 05/21/2019 ms.reviewer: manager: dansimp diff --git a/education/windows/change-to-pro-education.md b/education/windows/change-to-pro-education.md index af1534d6a3..e40ce61ea7 100644 --- a/education/windows/change-to-pro-education.md +++ b/education/windows/change-to-pro-education.md @@ -7,8 +7,8 @@ ms.mktglfcycl: deploy ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 05/21/2019 ms.reviewer: manager: dansimp diff --git a/education/windows/chromebook-migration-guide.md b/education/windows/chromebook-migration-guide.md index 9769d7a3bf..051954b11f 100644 --- a/education/windows/chromebook-migration-guide.md +++ b/education/windows/chromebook-migration-guide.md @@ -10,8 +10,8 @@ ms.mktglfcycl: plan ms.sitesec: library ms.pagetype: edu, devices ms.localizationpriority: medium -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 10/13/2017 --- diff --git a/education/windows/configure-windows-for-education.md b/education/windows/configure-windows-for-education.md index 1cb747217a..688b66c92b 100644 --- a/education/windows/configure-windows-for-education.md +++ b/education/windows/configure-windows-for-education.md @@ -7,8 +7,8 @@ ms.sitesec: library ms.prod: w10 ms.pagetype: edu ms.localizationpriority: medium -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 08/31/2017 ms.reviewer: manager: dansimp diff --git a/education/windows/deploy-windows-10-in-a-school-district.md b/education/windows/deploy-windows-10-in-a-school-district.md index 027127211f..43b68e46ad 100644 --- a/education/windows/deploy-windows-10-in-a-school-district.md +++ b/education/windows/deploy-windows-10-in-a-school-district.md @@ -7,8 +7,8 @@ ms.mktglfcycl: plan ms.pagetype: edu ms.sitesec: library ms.localizationpriority: medium -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.reviewer: manager: dansimp --- diff --git a/education/windows/deploy-windows-10-in-a-school.md b/education/windows/deploy-windows-10-in-a-school.md index ed3de28f37..3cfeafb6d3 100644 --- a/education/windows/deploy-windows-10-in-a-school.md +++ b/education/windows/deploy-windows-10-in-a-school.md @@ -7,8 +7,8 @@ ms.mktglfcycl: plan ms.pagetype: edu ms.sitesec: library ms.localizationpriority: medium -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.reviewer: manager: dansimp --- diff --git a/education/windows/edu-deployment-recommendations.md b/education/windows/edu-deployment-recommendations.md index cb30050aa8..1f3bcffff3 100644 --- a/education/windows/edu-deployment-recommendations.md +++ b/education/windows/edu-deployment-recommendations.md @@ -5,8 +5,8 @@ keywords: Windows 10 deployment, recommendations, privacy settings, school ms.mktglfcycl: plan ms.sitesec: library ms.localizationpriority: medium -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 10/13/2017 ms.reviewer: manager: dansimp diff --git a/education/windows/education-scenarios-store-for-business.md b/education/windows/education-scenarios-store-for-business.md index 5598256e19..3149237ba1 100644 --- a/education/windows/education-scenarios-store-for-business.md +++ b/education/windows/education-scenarios-store-for-business.md @@ -6,10 +6,10 @@ ms.prod: w10 ms.mktglfcycl: plan ms.sitesec: library ms.localizationpriority: medium -searchScope: +searchScope: - Store -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 03/30/2018 ms.reviewer: manager: dansimp diff --git a/education/windows/enable-s-mode-on-surface-go-devices.md b/education/windows/enable-s-mode-on-surface-go-devices.md index 0862548ea6..0b7fc8c617 100644 --- a/education/windows/enable-s-mode-on-surface-go-devices.md +++ b/education/windows/enable-s-mode-on-surface-go-devices.md @@ -7,8 +7,8 @@ ms.mktglfcycl: deploy ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: levinec -ms.author: ellevin +author: dansimp +ms.author: dansimp ms.date: 07/30/2018 ms.reviewer: manager: dansimp diff --git a/education/windows/get-minecraft-device-promotion.md b/education/windows/get-minecraft-device-promotion.md index 4864b6d4a0..bafc4ed6ae 100644 --- a/education/windows/get-minecraft-device-promotion.md +++ b/education/windows/get-minecraft-device-promotion.md @@ -6,10 +6,10 @@ ms.prod: w10 ms.mktglfcycl: plan ms.sitesec: library ms.localizationpriority: medium -author: levinec -searchScope: +author: dansimp +searchScope: - Store -ms.author: ellevin +ms.author: dansimp ms.date: 06/05/2018 ms.reviewer: manager: dansimp diff --git a/education/windows/get-minecraft-for-education.md b/education/windows/get-minecraft-for-education.md index 0908c78b04..7037b5ce14 100644 --- a/education/windows/get-minecraft-for-education.md +++ b/education/windows/get-minecraft-for-education.md @@ -6,10 +6,10 @@ ms.prod: w10 ms.mktglfcycl: plan ms.sitesec: library ms.localizationpriority: medium -author: levinec -searchScope: +author: dansimp +searchScope: - Store -ms.author: ellevin +ms.author: dansimp ms.date: 01/29/2019 ms.reviewer: manager: dansimp diff --git a/education/windows/index.md b/education/windows/index.md index 80684834ef..b40b009575 100644 --- a/education/windows/index.md +++ b/education/windows/index.md @@ -7,8 +7,8 @@ ms.mktglfcycl: deploy ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: CelesteDG -ms.author: celested +author: dansimp +ms.author: dansimp ms.date: 10/13/2017 --- diff --git a/education/windows/s-mode-switch-to-edu.md b/education/windows/s-mode-switch-to-edu.md index 845f97f0c9..4860249e19 100644 --- a/education/windows/s-mode-switch-to-edu.md +++ b/education/windows/s-mode-switch-to-edu.md @@ -1,6 +1,6 @@ --- title: Switch to Windows 10 Pro Education in S mode from Windows 10 Pro in S mode -description: Switching out of Windows 10 Pro in S mode to Windows 10 Pro Education in S mode. The S mode switch documentation describes the requirements and process for Switching to Windows 10 Pro Education in S mode. +description: Switching out of Windows 10 Pro in S mode to Windows 10 Pro Education in S mode. The S mode switch documentation describes the requirements and process for Switching to Windows 10 Pro Education in S mode. keywords: Windows 10 S switch, S mode Switch, switch in S mode, Switch S mode, Windows 10 Pro Education in S mode, S mode, system requirements, Overview, Windows 10 Pro in S mode, Education, EDU ms.mktglfcycl: deploy ms.localizationpriority: medium @@ -10,8 +10,8 @@ ms.pagetype: edu ms.date: 12/03/2018 ms.reviewer: manager: dansimp -ms.author: macapara -author: mjcaparas +ms.author: dansimp +author: dansimp --- # Switch to Windows 10 Pro Education in S mode from Windows 10 Pro in S mode diff --git a/education/windows/school-get-minecraft.md b/education/windows/school-get-minecraft.md index 00a5baee8a..515bfff44f 100644 --- a/education/windows/school-get-minecraft.md +++ b/education/windows/school-get-minecraft.md @@ -6,10 +6,10 @@ ms.prod: w10 ms.mktglfcycl: plan ms.sitesec: library ms.localizationpriority: medium -author: levinec -searchScope: +author: dansimp +searchScope: - Store -ms.author: ellevin +ms.author: dansimp ms.date: 01/30/2019 ms.reviewer: manager: dansimp diff --git a/education/windows/set-up-school-pcs-azure-ad-join.md b/education/windows/set-up-school-pcs-azure-ad-join.md index 7b8f55bb14..6d62b6bb55 100644 --- a/education/windows/set-up-school-pcs-azure-ad-join.md +++ b/education/windows/set-up-school-pcs-azure-ad-join.md @@ -1,14 +1,14 @@ ---- -title: Azure AD Join with Set up School PCs app -description: Describes how Azure AD Join is configured in the Set up School PCs app. -keywords: shared cart, shared PC, school, set up school pcs -ms.prod: w10 -ms.mktglfcycl: plan -ms.sitesec: library -ms.pagetype: edu -ms.localizationpriority: medium -author: levinec -ms.author: ellevin +--- +title: Azure AD Join with Set up School PCs app +description: Describes how Azure AD Join is configured in the Set up School PCs app. +keywords: shared cart, shared PC, school, set up school pcs +ms.prod: w10 +ms.mktglfcycl: plan +ms.sitesec: library +ms.pagetype: edu +ms.localizationpriority: medium +author: dansimp +ms.author: dansimp ms.date: 01/11/2019 ms.reviewer: manager: dansimp diff --git a/education/windows/set-up-school-pcs-provisioning-package.md b/education/windows/set-up-school-pcs-provisioning-package.md index 48a2aa9549..12bbf4fc89 100644 --- a/education/windows/set-up-school-pcs-provisioning-package.md +++ b/education/windows/set-up-school-pcs-provisioning-package.md @@ -1,15 +1,15 @@ ---- -title: What's in Set up School PCs provisioning package -description: Lists the provisioning package settings that are configured in the Set up School PCs app. -keywords: shared cart, shared PC, school, set up school pcs -ms.prod: w10 -ms.mktglfcycl: plan -ms.sitesec: library -ms.pagetype: edu -ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara -ms.date: 10/17/2018 +--- +title: What's in Set up School PCs provisioning package +description: Lists the provisioning package settings that are configured in the Set up School PCs app. +keywords: shared cart, shared PC, school, set up school pcs +ms.prod: w10 +ms.mktglfcycl: plan +ms.sitesec: library +ms.pagetype: edu +ms.localizationpriority: medium +author: dansimp +ms.author: dansimp +ms.date: 10/17/2018 ms.reviewer: manager: dansimp --- diff --git a/education/windows/set-up-school-pcs-shared-pc-mode.md b/education/windows/set-up-school-pcs-shared-pc-mode.md index 50b01da4f3..2ac3eb11d0 100644 --- a/education/windows/set-up-school-pcs-shared-pc-mode.md +++ b/education/windows/set-up-school-pcs-shared-pc-mode.md @@ -1,15 +1,15 @@ ---- -title: Shared PC mode for school devices -description: Describes how shared PC mode is set for devices set up with the Set up School PCs app. -keywords: shared cart, shared PC, school, set up school pcs -ms.prod: w10 -ms.mktglfcycl: plan -ms.sitesec: library -ms.pagetype: edu -ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara -ms.date: 07/13/2018 +--- +title: Shared PC mode for school devices +description: Describes how shared PC mode is set for devices set up with the Set up School PCs app. +keywords: shared cart, shared PC, school, set up school pcs +ms.prod: w10 +ms.mktglfcycl: plan +ms.sitesec: library +ms.pagetype: edu +ms.localizationpriority: medium +author: dansimp +ms.author: dansimp +ms.date: 07/13/2018 ms.reviewer: manager: dansimp --- diff --git a/education/windows/set-up-school-pcs-technical.md b/education/windows/set-up-school-pcs-technical.md index ab45a9f0a7..67c378fb9f 100644 --- a/education/windows/set-up-school-pcs-technical.md +++ b/education/windows/set-up-school-pcs-technical.md @@ -7,8 +7,8 @@ ms.mktglfcycl: plan ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara +author: dansimp +ms.author: dansimp ms.date: 07/11/2018 ms.reviewer: manager: dansimp diff --git a/education/windows/set-up-school-pcs-whats-new.md b/education/windows/set-up-school-pcs-whats-new.md index 546e8c7831..fa888ab81c 100644 --- a/education/windows/set-up-school-pcs-whats-new.md +++ b/education/windows/set-up-school-pcs-whats-new.md @@ -1,15 +1,15 @@ ---- -title: What's new in the Windows Set up School PCs app -description: Find out about app updates and new features in Set up School PCs. -keywords: shared cart, shared PC, school, set up school pcs -ms.prod: w10 -ms.mktglfcycl: plan -ms.sitesec: library -ms.pagetype: edu -ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara -ms.date: 08/15/2019 +--- +title: What's new in the Windows Set up School PCs app +description: Find out about app updates and new features in Set up School PCs. +keywords: shared cart, shared PC, school, set up school pcs +ms.prod: w10 +ms.mktglfcycl: plan +ms.sitesec: library +ms.pagetype: edu +ms.localizationpriority: medium +author: dansimp +ms.author: dansimp +ms.date: 08/15/2019 ms.reviewer: manager: dansimp --- diff --git a/education/windows/set-up-students-pcs-to-join-domain.md b/education/windows/set-up-students-pcs-to-join-domain.md index 3842e9d435..0ebe308f14 100644 --- a/education/windows/set-up-students-pcs-to-join-domain.md +++ b/education/windows/set-up-students-pcs-to-join-domain.md @@ -6,8 +6,8 @@ ms.prod: w10 ms.mktglfcycl: plan ms.sitesec: library ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara +author: dansimp +ms.author: dansimp ms.date: 07/27/2017 ms.reviewer: manager: dansimp diff --git a/education/windows/set-up-students-pcs-with-apps.md b/education/windows/set-up-students-pcs-with-apps.md index 8f09eb0561..c711403393 100644 --- a/education/windows/set-up-students-pcs-with-apps.md +++ b/education/windows/set-up-students-pcs-with-apps.md @@ -7,8 +7,8 @@ ms.pagetype: edu ms.mktglfcycl: plan ms.sitesec: library ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara +author: dansimp +ms.author: dansimp ms.date: 10/13/2017 ms.reviewer: manager: dansimp diff --git a/education/windows/set-up-windows-10.md b/education/windows/set-up-windows-10.md index 1f8eb4eb0f..b401df97ef 100644 --- a/education/windows/set-up-windows-10.md +++ b/education/windows/set-up-windows-10.md @@ -7,8 +7,8 @@ ms.mktglfcycl: deploy ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara +author: dansimp +ms.author: dansimp ms.date: 07/27/2017 ms.reviewer: manager: dansimp diff --git a/education/windows/take-a-test-app-technical.md b/education/windows/take-a-test-app-technical.md index 7106de6cfd..9f006e7a88 100644 --- a/education/windows/take-a-test-app-technical.md +++ b/education/windows/take-a-test-app-technical.md @@ -7,8 +7,8 @@ ms.mktglfcycl: plan ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara +author: dansimp +ms.author: dansimp ms.date: 11/28/2017 ms.reviewer: manager: dansimp diff --git a/education/windows/take-a-test-multiple-pcs.md b/education/windows/take-a-test-multiple-pcs.md index ac67906e9b..c49e6ea21f 100644 --- a/education/windows/take-a-test-multiple-pcs.md +++ b/education/windows/take-a-test-multiple-pcs.md @@ -7,8 +7,8 @@ ms.mktglfcycl: plan ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara +author: dansimp +ms.author: dansimp ms.date: 11/08/2017 ms.reviewer: manager: dansimp diff --git a/education/windows/take-a-test-single-pc.md b/education/windows/take-a-test-single-pc.md index bb20a3760e..41fbb7b7fd 100644 --- a/education/windows/take-a-test-single-pc.md +++ b/education/windows/take-a-test-single-pc.md @@ -7,8 +7,8 @@ ms.mktglfcycl: plan ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara +author: dansimp +ms.author: dansimp ms.date: 11/08/2017 ms.reviewer: manager: dansimp diff --git a/education/windows/take-tests-in-windows-10.md b/education/windows/take-tests-in-windows-10.md index cad3303266..4ff027e388 100644 --- a/education/windows/take-tests-in-windows-10.md +++ b/education/windows/take-tests-in-windows-10.md @@ -7,8 +7,8 @@ ms.mktglfcycl: plan ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara +author: dansimp +ms.author: dansimp ms.date: 10/16/2017 ms.reviewer: manager: dansimp diff --git a/education/windows/teacher-get-minecraft.md b/education/windows/teacher-get-minecraft.md index 838aa85226..501e3f3249 100644 --- a/education/windows/teacher-get-minecraft.md +++ b/education/windows/teacher-get-minecraft.md @@ -6,10 +6,10 @@ ms.prod: w10 ms.mktglfcycl: plan ms.sitesec: library ms.localizationpriority: medium -author: mjcaparas -searchScope: +author: dansimp +searchScope: - Store -ms.author: macapara +ms.author: dansimp ms.date: 01/05/2018 ms.reviewer: manager: dansimp diff --git a/education/windows/test-windows10s-for-edu.md b/education/windows/test-windows10s-for-edu.md index 1ec8ad81a4..2b64a32bd1 100644 --- a/education/windows/test-windows10s-for-edu.md +++ b/education/windows/test-windows10s-for-edu.md @@ -7,8 +7,8 @@ ms.prod: w10 ms.pagetype: edu ms.sitesec: library ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara +author: dansimp +ms.author: dansimp ms.date: 07/30/2019 ms.reviewer: manager: dansimp diff --git a/education/windows/use-set-up-school-pcs-app.md b/education/windows/use-set-up-school-pcs-app.md index 1af547f463..3f31119391 100644 --- a/education/windows/use-set-up-school-pcs-app.md +++ b/education/windows/use-set-up-school-pcs-app.md @@ -7,8 +7,8 @@ ms.mktglfcycl: deploy ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara +author: dansimp +ms.author: dansimp ms.date: 10/23/2018 ms.reviewer: manager: dansimp diff --git a/education/windows/windows-editions-for-education-customers.md b/education/windows/windows-editions-for-education-customers.md index 52a4aa6bb6..80555a4b90 100644 --- a/education/windows/windows-editions-for-education-customers.md +++ b/education/windows/windows-editions-for-education-customers.md @@ -7,8 +7,8 @@ ms.mktglfcycl: plan ms.sitesec: library ms.pagetype: edu ms.localizationpriority: medium -author: mjcaparas -ms.author: macapara +author: dansimp +ms.author: dansimp ms.date: 05/21/2019 ms.reviewer: manager: dansimp From 60802a0dbfb8333ad7853d2e4085c44168fc4168 Mon Sep 17 00:00:00 2001 From: John Kaiser <35939694+CoveMiner@users.noreply.github.com> Date: Wed, 18 Sep 2019 11:03:15 -0700 Subject: [PATCH 32/37] updates --- devices/surface/index.md | 2 +- .../surface/surface-dock-firmware-update.md | 3 +- devices/surface/surface-dock-updater.md | 199 ------------------ 3 files changed, 3 insertions(+), 201 deletions(-) delete mode 100644 devices/surface/surface-dock-updater.md diff --git a/devices/surface/index.md b/devices/surface/index.md index 954ff4b4b6..8a40146adb 100644 --- a/devices/surface/index.md +++ b/devices/surface/index.md @@ -116,7 +116,7 @@ description: Learn about Microsoft Surface and Surface Hub devices.

Learn

Surface training on Microsoft Learn

Microsoft Mechanics Surface videos

-

Surface Hub 2S adoption and training

+

Surface Hub 2S adoption and training

diff --git a/devices/surface/surface-dock-firmware-update.md b/devices/surface/surface-dock-firmware-update.md index 8302e15324..9bd53be6c1 100644 --- a/devices/surface/surface-dock-firmware-update.md +++ b/devices/surface/surface-dock-firmware-update.md @@ -1,7 +1,7 @@ --- title: Microsoft Surface Dock Firmware Update description: This article explains how to use Microsoft Surface Dock Firmware Update, newly redesigned to automatically update Surface Dock firmware while running in the background on your Surface device. -ms.localizationpriority: medium +ms.localizationpriority: normal ms.prod: w10 ms.mktglfcycl: manage ms.sitesec: library @@ -11,6 +11,7 @@ ms.topic: article ms.date: 09/18/2019 ms.reviewer: scottmca manager: dansimp +ms.audience: itpro --- # Microsoft Surface Dock Firmware Update diff --git a/devices/surface/surface-dock-updater.md b/devices/surface/surface-dock-updater.md deleted file mode 100644 index 89e26f6db0..0000000000 --- a/devices/surface/surface-dock-updater.md +++ /dev/null @@ -1,199 +0,0 @@ ---- -title: Microsoft Surface Dock Updater (Surface) -description: This article provides a detailed walkthrough of Microsoft Surface Dock Updater. -ms.assetid: 1FEFF277-F7D1-4CB4-8898-FDFE8CBE1D5C -ms.reviewer: -manager: dansimp -keywords: install, update, firmware -ms.localizationpriority: medium -ms.prod: w10 -ms.mktglfcycl: manage -ms.pagetype: surface, devices -ms.sitesec: library -author: dansimp -ms.date: 02/23/2018 -ms.author: dansimp -ms.topic: article ---- - -# Microsoft Surface Dock Updater - - -This article provides a detailed walkthrough of Microsoft Surface Dock Updater. - -The [Microsoft Surface Dock Updater](https://www.microsoft.com/download/details.aspx?id=46703) tool allows you to check the firmware status of a Surface Dock and to manually update the firmware of Surface Dock devices. It is most often used to update Surface Docks prior to deployment of those Surface Docks to end users or as a troubleshooting tool. Microsoft Surface Dock Updater walks you through the process of updating the firmware on one or more Surface Docks, including the required connect and disconnect steps to perform the complete firmware installation. - -When you run the Microsoft Surface Dock Updater installer you will be prompted to accept an End User License Agreement (EULA). - ->[!NOTE] ->Updating Surface Dock firmware requires connectivity to the Surface Dock via the Surface Connect™ port. Installation of the Microsoft Surface Dock Updater is only supported on devices that feature the Surface Connect™ port. - ->[!NOTE] ->The Surface Dock Updater tool is unable to run on Windows 10 S. To manually update a Surface Dock for use with Surface Laptop and Windows 10 S, connect the Surface Dock to another Surface device with a Windows 10 Pro or Windows 10 Enterprise environment. - -## Update a Surface Dock with Microsoft Surface Dock Updater - - -After you install the [Microsoft Surface Dock Updater](https://www.microsoft.com/download/details.aspx?id=46703) tool, you can find Microsoft Surface Dock Updater under **All Apps** in your Start menu. Click **Microsoft Surface Dock Updater** to start the application. - -To update a Surface Dock with Microsoft Surface Dock Updater, follow these steps: - -1. Click Start to begin the firmware update process. If you do not have a Surface Dock connected, you will be prompted to connect a Surface Dock. - -2. Microsoft Surface Dock Updater checks the status of your Surface Dock firmware. - - - If the tool determines that the firmware of your Surface Dock is up to date, a **You have the latest firmware for this Surface Dock** message is displayed, as shown in Figure 1. - - ![Screen that shows your Surface Dock firmware is up to date](images/surfacedockupdater-fig1-uptodate-568pix.png "Screen that shows your Surface Dock firmware is up to date") - - *Figure 1. Your Surface Dock firmware is up to date* - - - If Microsoft Surface Dock Updater determines that the firmware of your Surface Dock is not up to date, a **This Surface Dock is not running the latest firmware** message is displayed, as shown in Figure 2. - - ![Screen that shows your Surface Dock firmware needs to be updated](images/surfacedockupdater-fig2a-needsupdating.png "Screen that shows your Surface Dock firmware needs to be updated") - - *Figure 2. Your Surface Dock firmware needs to be updated* - -3. To begin the firmware update process, click **Update** on the **Surface Dock Firmware** page. - -4. Before the firmware update process begins, you will be prompted for confirmation. Click **OK** to proceed or **Cancel** to return to the **Surface Dock Firmware** page displaying the status of your Surface Dock firmware. - -5. As the firmware update is uploaded to the Surface Dock, a **Progress** page is displayed, as shown in Figure 3. Do not disconnect the Surface Dock while firmware is being uploaded. - - ![Progress of firmware update upload](images/surfacedockupdater-fig3-progress.png "Progress of firmware update upload") - - *Figure 3. Progress of firmware update upload to Surface Dock* - -6. After the firmware update has successfully uploaded to the Surface Dock, you are prompted to disconnect and then reconnect the Surface Dock from the Surface device, as shown in Figure 4. The main chipset firmware update will be applied while the Surface Dock is disconnected. - - ![Disconnect and reconnect Surface Dock when prompted](images/surfacedockupdater-fig4-disconnect.png "Disconnect and reconnect Surface Dock when prompted") - - *Figure 4. Disconnect and reconnect Surface Dock when prompted* - -7. When the main chipset firmware update is verified, the DisplayPort chipset firmware update will be uploaded to the Surface Dock. Upon completion, a **Success** page is displayed and you will again be prompted to disconnect the Surface Dock, as shown in Figure 5. - - ![Screen showing successful upload](images/surfacedockupdater-fig5-success.png "Screen showing successful upload") - - *Figure 5. Successful upload of Surface Dock firmware* - -8. After you disconnect the Surface Dock the DisplayPort firmware update will be installed. This process occurs on the Surface Dock hardware while it is disconnected. The Surface Dock must remain powered for up to 3 minutes after it has been disconnected for the firmware update to successfully install. An **Update in Progress** page is displayed (as shown in Figure 6), with a countdown timer to show the estimated time remaining to complete the firmware update installation. - - ![Countdown timer to complete firmware installation](images/surfacedockupdater-fig6-countdown.png "Countdown timer to complete firmware installation") - - *Figure 6. Countdown timer to complete firmware installation on Surface Dock* - -9. If you want to update multiple Surface Docks in one sitting, you can click the **Update another Surface Dock** button to begin the process on the next Surface Dock. - - >[!NOTE] - >The LED in the Ethernet port of the dock will blink while the update is in progress. Please wait until the LED stops blinking before you unplug your Surface Dock from power. - -   - -## Troubleshooting Microsoft Surface Dock Updater - - -If the Surface Dock firmware update process encounters an installation error with either firmware update, the **Encountered an unexpected error** page may be displayed, as shown in Figure 7. - -![Firmware update installation error](images/surfacedockupdater-fig7-error.png "Firmware update installation error") - -*Figure 7. Firmware update installation has encountered an error* - -Microsoft Surface Dock Updater logs its progress into the Event Log, as shown in Figure 8. If you need to troubleshoot an update through this tool, you will find Surface Dock events recorded with the following event IDs: - -| Event ID | Event type | -|----------|----------------------------------------------------------| -| 12100 | Up-to-date confirmation | -| 12101 | Event in the main chipset firmware update process | -| 12102 | Event in the DisplayPort chipset firmware update process | -| 12105 | Error | - - -![Surface Dock Updater events in Event Viewer](images/surfacedockupdater-fig8-737test.png "Surface Dock Updater events in Event Viewer") - -*Figure 8. Surface Dock Updater events in Event Viewer* - -## Changes and updates - -Microsoft periodically updates Surface Dock Updater. - ->[!Note] ->Each update to Surface Dock firmware is included in a new version of Surface Dock Updater. To update a Surface Dock to the latest firmware, you must use the latest version of Surface Dock Updater. - -### Version 2.23.139.0 -*Release Date: 10 October 2018* - -This version of Surface Dock Updater adds support for the following: - -- Add support for Surface Pro 6 -- Add support for Surface Laptop 2 - - -### Version 2.22.139.0 -*Release Date: 26 July 2018* - -This version of Surface Dock Updater adds support for the following: - -- Increase update reliability -- Add support for Surface Go - -### Version 2.12.136.0 -*Release Date: 29 January 2018* - -This version of Surface Dock Updater adds support for the following: -* Update for Surface Dock Main Chipset Firmware -* Update for Surface Dock DisplayPort Firmware -* Improved display stability for external displays when used with Surface Book or Surface Book 2 - -Additionally, installation of this version of Surface Dock Updater on Surface Book devices includes the following: -* Update for Surface Book Base Firmware -* Added support for Surface Dock firmware updates with improvements targeted to Surface Book devices - ->[!Note] ->Before the Surface Dock firmware update applied by Surface Dock Updater v2.12.136.0 will take effect on a Surface Book device, a firmware update for the Surface Book Base is required. If you install Surface Dock Updater v2.12.136.0 on a Surface Book and update an attached Surface Dock from that same device, the firmware of the Surface Book Base will automatically be updated when installing the Surface Dock Updater. However, if you update a Surface Dock using Surface Dock Updater v2.12.136.0 on different device, and then connect that Surface Dock to a Surface Book where Surface Dock Updater v2.12.136.0 has not been installed, the benefits of the updated Surface Dock will not be enabled. To enable the benefits of the updated Surface Dock on a Surface Book device, Surface Book Base firmware must also be updated by installing Surface Dock Updater v2.12.136.0 on the Surface Book device. Surface Book Base firmware update is not required on a Surface Book 2 device. - - -### Version 2.9.136.0 -*Release date: November 3, 2017* - -This version of Surface Dock Updater adds support for the following: - -* Update for Surface Dock DisplayPort Firmware -* Resolves an issue with audio over passive display port adapters - -### Version 2.1.15.0 -*Release date: June 19, 2017* - -This version of Surface Dock Updater adds support for the following: - -* Surface Laptop -* Surface Pro - -### Version 2.1.6.0 -*Release date: April 7, 2017* - -This version of Surface Dock Updater adds support for the following: - -* Update for Surface Dock DisplayPort firmware -* Requires Windows 10 - -### Version 2.0.22.0 -*Release date: October 21, 2016* - -This version of Surface Dock Updater adds support for the following: - -* Update for Surface Dock USB firmware -* Improved reliability of Ethernet, audio, and USB ports - -### Version 1.0.8.0 -*Release date: April 26, 2016* - -This version of Surface Dock Updater adds support for the following: - -* Update for Surface Dock Main Chipset firmware -* Update for Surface Dock DisplayPort firmware - - - - - - From fa988984825568f8ac5f1b5a5ae7c3fb0dd00b38 Mon Sep 17 00:00:00 2001 From: John Kaiser <35939694+CoveMiner@users.noreply.github.com> Date: Wed, 18 Sep 2019 11:23:32 -0700 Subject: [PATCH 33/37] Updates --- devices/surface/change-history-for-surface.md | 8 -------- devices/surface/update.md | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/devices/surface/change-history-for-surface.md b/devices/surface/change-history-for-surface.md index 1a31102059..5e115df5df 100644 --- a/devices/surface/change-history-for-surface.md +++ b/devices/surface/change-history-for-surface.md @@ -96,7 +96,6 @@ New or changed topic | Description |New or changed topic | Description | | --- | --- | -|[Surface Dock Updater](surface-dock-updater.md) | Added version 2.12.136.0 information | |[Microsoft Surface Data Eraser](microsoft-surface-data-eraser.md) | Added version 3.2.46.0 information | ## January 2018 @@ -114,12 +113,6 @@ New or changed topic | Description | --- | --- | |[Download the latest firmware and drivers for Surface devices](deploy-the-latest-firmware-and-drivers-for-surface-devices.md) | Added Surface Book 2, Surface Laptop, Surface Pro, and Surface Pro with LTE Advanced information | -## November 2017 - -|New or changed topic | Description | -| --- | --- | -|[Surface Dock Updater](surface-dock-updater.md) | Added version 2.7.136.0 information | - ## October 2017 New or changed topics | Description @@ -138,7 +131,6 @@ New or changed topic | Description | --- | --- | |[Surface Data Eraser](microsoft-surface-data-eraser.md) | Update compatible devices, added version 3.2.36 information | |[Surface Deployment Accelerator](microsoft-surface-deployment-accelerator.md) | Added version 2.0.8.0 information | -|[Surface Dock Updater](surface-dock-updater.md) | Added version 2.1.15.0 information | ## April 2017 diff --git a/devices/surface/update.md b/devices/surface/update.md index d68bf71ed8..121bf7a6e7 100644 --- a/devices/surface/update.md +++ b/devices/surface/update.md @@ -23,5 +23,5 @@ Find out how to download and manage the latest firmware and driver updates for y | --- | --- | | [Manage Surface driver and firmware updates](manage-surface-pro-3-firmware-updates.md)| Explore the available options to manage firmware and driver updates for Surface devices.| | [Deploy the latest firmware and drivers for Surface devices](deploy-the-latest-firmware-and-drivers-for-surface-devices.md)| Find links to manually deploy firmware and drivers, outside of Windows Update. | -| [Surface Dock Updater](surface-dock-updater.md)| Get a detailed walkthrough of Microsoft Surface Dock Updater.| +| [Surface Dock Firmware Update](surface-dock-firmware-update.md)| See how you can update Surface Dock firmware automatically.| |[Wake On LAN for Surface devices](wake-on-lan-for-surface-devices.md) | See how you can use Wake On LAN to remotely wake up devices to perform management or maintenance tasks, or to enable management solutions automatically. | From b9e972d4c8bc493534050b3d401588f02c1ee310 Mon Sep 17 00:00:00 2001 From: ManikaDhiman Date: Wed, 18 Sep 2019 11:53:12 -0700 Subject: [PATCH 34/37] Moved the generic note to the top --- windows/client-management/mdm/policy-csp-bitlocker.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-bitlocker.md b/windows/client-management/mdm/policy-csp-bitlocker.md index 74918de17c..70106adeb4 100644 --- a/windows/client-management/mdm/policy-csp-bitlocker.md +++ b/windows/client-management/mdm/policy-csp-bitlocker.md @@ -13,6 +13,9 @@ manager: dansimp # Policy CSP - Bitlocker +> [!NOTE] +> To manage encryption of PCs and devices, use [BitLocker CSP](https://docs.microsoft.com/windows/client-management/mdm/bitlocker-csp). +
@@ -68,8 +71,6 @@ Specifies the BitLocker Drive Encryption method and cipher strength. > [!NOTE] > XTS-AES 128-bit and XTS-AES 256-bit values are supported only on Windows 10 for desktop. -> [!NOTE] -> To manage encryption of PCs and devices, use [BitLocker CSP](https://docs.microsoft.com/windows/client-management/mdm/bitlocker-csp). The following list shows the supported values: From 00e16aa024d7dd6844fec40167836e801e630c89 Mon Sep 17 00:00:00 2001 From: John Kaiser <35939694+CoveMiner@users.noreply.github.com> Date: Wed, 18 Sep 2019 12:31:16 -0700 Subject: [PATCH 35/37] Update surface-dock-firmware-update.md --- devices/surface/surface-dock-firmware-update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devices/surface/surface-dock-firmware-update.md b/devices/surface/surface-dock-firmware-update.md index 9bd53be6c1..92e3f65adf 100644 --- a/devices/surface/surface-dock-firmware-update.md +++ b/devices/surface/surface-dock-firmware-update.md @@ -45,7 +45,7 @@ You can use Windows Installer commands (Msiexec.exe) to deploy Surface Dock Firm - **Msiexec.exe /i /quiet /norestart** -For more information, refer to [Command line options](https://docs.microsoft.com/en-us/windows/win32/msi/command-line-options) documentation. +For more information, refer to [Command line options](https://docs.microsoft.com/windows/win32/msi/command-line-options) documentation. ## How to verify completion of firmware update @@ -77,7 +77,7 @@ Successful completion of Surface Dock Firmware Update results in new registry ke | Log | Location | Notes | | -------------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Surface Dock Firmware Update log | /l*v %windir%\logs\ SurfaceDockFWI.log | Earlier versions of this tool wrote events to Applications and Services Logs\Microsoft Surface Dock Updater. | -| Windows Device Install log | %windir%\inf\ setupapi.dev.log | For more information about using Device Install Log, refer [to SetupAPI Logging](https://docs.microsoft.com/en-us/windows-hardware/drivers/install/setupapi-logging--windows-vista-and-later-) documentation. | +| Windows Device Install log | %windir%\inf\ setupapi.dev.log | For more information about using Device Install Log, refer [to SetupAPI Logging](https://docs.microsoft.com/windows-hardware/drivers/install/setupapi-logging--windows-vista-and-later-) documentation. | **Table 2. Event log IDs for Surface Dock Firmware Update** From caf616f159c77d7bea69fa99bf711622f74a0582 Mon Sep 17 00:00:00 2001 From: John Kaiser <35939694+CoveMiner@users.noreply.github.com> Date: Wed, 18 Sep 2019 12:36:09 -0700 Subject: [PATCH 36/37] Update surface-dock-firmware-update.md --- devices/surface/surface-dock-firmware-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/surface/surface-dock-firmware-update.md b/devices/surface/surface-dock-firmware-update.md index 92e3f65adf..f8dfd0c0a3 100644 --- a/devices/surface/surface-dock-firmware-update.md +++ b/devices/surface/surface-dock-firmware-update.md @@ -1,7 +1,7 @@ --- title: Microsoft Surface Dock Firmware Update description: This article explains how to use Microsoft Surface Dock Firmware Update, newly redesigned to automatically update Surface Dock firmware while running in the background on your Surface device. -ms.localizationpriority: normal +ms.localization_priority: normal ms.prod: w10 ms.mktglfcycl: manage ms.sitesec: library From 11b58ffa2c9f21524682393305ae708ff0ac710a Mon Sep 17 00:00:00 2001 From: Daniel Simpson Date: Wed, 18 Sep 2019 13:41:00 -0700 Subject: [PATCH 37/37] Update surface-dock-firmware-update.md Fixing loc pri metadata tag --- devices/surface/surface-dock-firmware-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/surface/surface-dock-firmware-update.md b/devices/surface/surface-dock-firmware-update.md index f8dfd0c0a3..92e3f65adf 100644 --- a/devices/surface/surface-dock-firmware-update.md +++ b/devices/surface/surface-dock-firmware-update.md @@ -1,7 +1,7 @@ --- title: Microsoft Surface Dock Firmware Update description: This article explains how to use Microsoft Surface Dock Firmware Update, newly redesigned to automatically update Surface Dock firmware while running in the background on your Surface device. -ms.localization_priority: normal +ms.localizationpriority: normal ms.prod: w10 ms.mktglfcycl: manage ms.sitesec: library