diff --git a/WindowsServerDocs/get-started/activation-slmgr-vbs-options.md b/WindowsServerDocs/get-started/activation-slmgr-vbs-options.md
index 39423d9438..5b1c009cd0 100644
--- a/WindowsServerDocs/get-started/activation-slmgr-vbs-options.md
+++ b/WindowsServerDocs/get-started/activation-slmgr-vbs-options.md
@@ -63,8 +63,8 @@ To manage remote clients, use the Volume Activation Management Tool (VAMT) versi
|\/rilc |This option reinstalls all licenses stored in %SystemRoot%\system32\oem and %SystemRoot%\System32\spp\tokens. These are "known-good" copies that were stored during installation.
Any matching licenses in the Trusted Store are replaced. Any additional licenses—for example, Trusted Authority (TA) Issuance Licenses (ILs), licenses for applications—aren't affected.
This operation must be run in an elevated Command Prompt window, or the Standard User Operations registry value must be set to allow unprivileged users extra access to the Software Protection Service. |
|\/rearm |This option resets the activation timers. The **/rearm** process is also called by **sysprep /generalize**.
This operation does nothing if the **HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform\SkipRearm** registry entry is set to **1**. See [Registry Settings for Volume Activation](/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn502532(v=ws.11)) for details about this registry entry.
This operation must be run in an elevated Command Prompt window, or the Standard User Operations registry value must be set to allow unprivileged users extra access to the Software Protection Service. |
|\/rearm-app <Application ID> |Resets the licensing status of the specified app. |
-|\/rearm-sku <Application ID> |Resets the licensing status of the specified SKU. |
-|\/upk [<Application ID>] |This option uninstalls the product key of the current Windows edition. After a restart, the system will be in an Unlicensed state unless a new product key is installed.
Optionally, you can use the \<**Activation ID**> parameter to specify a different installed product.
This operation must be run from an elevated Command Prompt window. |
+|\/rearm-sku <Activation ID> |Resets the licensing status of the specified SKU. |
+|\/upk [<Activation ID>] |This option uninstalls the product key of the current Windows edition. After a restart, the system will be in an Unlicensed state unless a new product key is installed.
Optionally, you can use the \<**Activation ID**> parameter to specify a different installed product.
This operation must be run from an elevated Command Prompt window. |
|\/dti [\] |Displays installation ID for offline activation. |
|\/atp <Confirmation ID> |Activate product by using user-provided confirmation ID. |