summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MAS/All-In-One-Version/MAS_AIO.cmd2
-rw-r--r--MAS/Separate-Files-Version/Check-Activation-Status-wmi.cmd2
2 files changed, 2 insertions, 2 deletions
diff --git a/MAS/All-In-One-Version/MAS_AIO.cmd b/MAS/All-In-One-Version/MAS_AIO.cmd
index 92dca58..99783b8 100644
--- a/MAS/All-In-One-Version/MAS_AIO.cmd
+++ b/MAS/All-In-One-Version/MAS_AIO.cmd
@@ -8329,7 +8329,7 @@ if defined DiscoveredKeyManagementServiceMachineIpAddress echo. KMS machine I
echo. KMS machine extended PID: %KeyManagementServiceProductKeyID%
echo. Activation interval: %VLActivationInterval% minutes
echo. Renewal interval: %VLRenewalInterval% minutes
-echo. KMS host caching: %KeyManagementServiceHostCaching%
+echo. K.M.S host caching: %KeyManagementServiceHostCaching%
if defined KeyManagementServiceLookupDomain echo. KMS SRV record lookup domain: %KeyManagementServiceLookupDomain%
if defined ExpireMsg echo.&echo. %ExpireMsg%
exit /b
diff --git a/MAS/Separate-Files-Version/Check-Activation-Status-wmi.cmd b/MAS/Separate-Files-Version/Check-Activation-Status-wmi.cmd
index 28209d7..af159b1 100644
--- a/MAS/Separate-Files-Version/Check-Activation-Status-wmi.cmd
+++ b/MAS/Separate-Files-Version/Check-Activation-Status-wmi.cmd
@@ -363,7 +363,7 @@ if defined DiscoveredKeyManagementServiceMachineIpAddress echo. KMS machine I
echo. KMS machine extended PID: %KeyManagementServiceProductKeyID%
echo. Activation interval: %VLActivationInterval% minutes
echo. Renewal interval: %VLRenewalInterval% minutes
-echo. KMS host caching: %KeyManagementServiceHostCaching%
+echo. K.M.S host caching: %KeyManagementServiceHostCaching%
if defined KeyManagementServiceLookupDomain echo. KMS SRV record lookup domain: %KeyManagementServiceLookupDomain%
if defined ExpireMsg echo.&echo. %ExpireMsg%
exit /b