diff --git a/devices/hololens/hololens-install-localized.md b/devices/hololens/hololens-install-localized.md
index e3729388c3..8e5a72150a 100644
--- a/devices/hololens/hololens-install-localized.md
+++ b/devices/hololens/hololens-install-localized.md
@@ -28,7 +28,6 @@ In order to switch to the Chinese or Japanese version of HoloLens, you’ll need
8. Select **Install software** and follow the instructions to finish installing.
9. Once the build is installed, HoloLens setup will start automatically. Put on the device and follow the setup directions.
-When you’re done with setup, go to **Settings -> Update & Security -> Windows Insider Program** and check that you’re configured to receive the latest preview builds. The Chinese/Japanese version of HoloLens will be kept up-to-date with the latest preview builds via the Windows Insider Program the same way the English version is.
## Note for language support
diff --git a/windows/deployment/update/servicing-stack-updates.md b/windows/deployment/update/servicing-stack-updates.md
index 420b02b8a3..365142d77b 100644
--- a/windows/deployment/update/servicing-stack-updates.md
+++ b/windows/deployment/update/servicing-stack-updates.md
@@ -7,7 +7,7 @@ ms.sitesec: library
author: Jaimeo
ms.localizationpriority: medium
ms.author: jaimeo
-ms.date: 09/24/2018
+ms.date: 11/13/2018
---
# Servicing stack updates
@@ -28,6 +28,9 @@ Having the latest servicing stack update is a prerequisite to reliably installin
Currently, the servicing stack update releases are aligned with the monthly quality update release date, though sometimes they are released on a separate date if required.
+>[!NOTE]
+>You can find a list of servicing stack updates at [Latest servicing stack updates](https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/ADV990001).
+
## What's the difference between a servicing stack update and a cumulative update?
Both Windows 10 and Windows Server use the cumulative update mechanism, in which many fixes are packaged into a single update. Each cumulative update includes the changes and fixes from all previous updates.
diff --git a/windows/deployment/windows-autopilot/images/connector-fail.png b/windows/deployment/windows-autopilot/images/connector-fail.png
index 3381ae35bc..2d8abb5785 100644
Binary files a/windows/deployment/windows-autopilot/images/connector-fail.png and b/windows/deployment/windows-autopilot/images/connector-fail.png differ
diff --git a/windows/deployment/windows-autopilot/intune-connector.md b/windows/deployment/windows-autopilot/intune-connector.md
index 08d200f3b2..cc2d85e737 100644
--- a/windows/deployment/windows-autopilot/intune-connector.md
+++ b/windows/deployment/windows-autopilot/intune-connector.md
@@ -21,13 +21,13 @@ Microsoft has released a [preview for Intune connector for Active Directory](htt
In this preview version of the Intune Connector, you might receive an error message indicating a setup failure with the following error code and message:
-0x80070658 - Error applying transforms. Verify that the specified transform paths are valid.
+**0x80070658 - Error applying transforms. Verify that the specified transform paths are valid.**
See the following example:

-This error can be resolved by ensuring that your Active Directory domain controller has one of the following language packs installed:
+This error can be resolved by ensuring that the member server where Intune Connector is running has one of the following language packs installed and configured to be the default keyboard layout:
en-US
cs-CZ
@@ -54,6 +54,13 @@ zh-TW
This solution is a workaround and will be fully resolved in a future release of the Intune Connector.
-Note: It is not required to change the default display language. Only ensure that at least one of the listed languages are installed.
+To change the default keyboard layout:
+
+1. Click **Settings > Time & language > Region and language**
+2. Select one of the languages listed above and choose **Set as default**.
+
+Note: If the language you need isn't listed, you can add additional languages by selecting **Add a language**.
+
+
+
-Install additional [language packs](https://docs.microsoft.com/windows-hardware/manufacture/desktop/language-packs-and-windows-deployment#span-idgetlanguagepacksandlipsspanspan-idgetlanguagepacksandlipsspanspan-idgetlanguagepacksandlipsspanwhere-to-get-language-packs-and-lips) under **Settings > Time & language > Region and language > Add a language** (under Options).
\ No newline at end of file
diff --git a/windows/security/threat-protection/security-policy-settings/minimum-password-age.md b/windows/security/threat-protection/security-policy-settings/minimum-password-age.md
index ca6aedc5d8..0c05506d7b 100644
--- a/windows/security/threat-protection/security-policy-settings/minimum-password-age.md
+++ b/windows/security/threat-protection/security-policy-settings/minimum-password-age.md
@@ -33,8 +33,8 @@ The **Minimum password age** policy setting determines the period of time (in da
Setting the number of days to 0 allows immediate password changes, which is not recommended.
Combining immediate password changes with password history allows someone to change a password repeatedly until the password history requirement is met and re-establish the original password again.
-For example, suppose a password is “Ra1ny day!” and there’s a history requirement of 24.
-If the minimum password age is 0, the password can be changed 24 times in a row until finally changed back to “Ra1ny day!”.
+For example, suppose a password is "Ra1ny day!" and the history requirement is 24.
+If the minimum password age is 0, the password can be changed 24 times in a row until finally changed back to "Ra1ny day!".
The minimum password age of 1 day prevents that.
If you set a password for a user and you want that user to change the administrator-defined password, you must select the **User must change password at next logon** check box.