diff --git a/windows/deploy/upgrade-analytics-get-started.md b/windows/deploy/upgrade-analytics-get-started.md
index dde993a2ec..f8f05c26b8 100644
--- a/windows/deploy/upgrade-analytics-get-started.md
+++ b/windows/deploy/upgrade-analytics-get-started.md
@@ -197,8 +197,9 @@ The deployment script displays the following exit codes to let you know if it wa
23 | Error finding system variable %WINDIR%.
|
24 | SetIEDataOptIn failed when writing IEDataOptIn to registry.
|
25 | SetIEDataOptIn failed with unexpected exception.
- |
26 | The operating system is LTSB SKU. The script does not support LTSB SKUs.
- |
27 | The operating system is Server SKU. The script does not support Server SKUs.
+ |
26 | The operating system is Server or LTSB SKU. The script does not support Server or LTSB SKUs.
+ |
27 | The script is not running under System account. The Upgrade Analytics configuration script must be run as system.
+ |
28 | Could not create log file at the specified logPath.
|