From f1a885604f5238ab021acd0133d521dbd6fbf74c Mon Sep 17 00:00:00 2001 From: Jan Backstrom Date: Wed, 9 Nov 2016 17:21:42 -0800 Subject: [PATCH] spacing --- ...tion-manager-to-manage-devices-with-semm.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/devices/surface/use-system-center-configuration-manager-to-manage-devices-with-semm.md b/devices/surface/use-system-center-configuration-manager-to-manage-devices-with-semm.md index 1cc030ddfb..6d7a573053 100644 --- a/devices/surface/use-system-center-configuration-manager-to-manage-devices-with-semm.md +++ b/devices/surface/use-system-center-configuration-manager-to-manage-devices-with-semm.md @@ -135,13 +135,13 @@ On line 67, replace the value of the **$password** variable, from 1234, to the p Administrators with access to the certificate file (.pfx) can read the thumbprint at any time by opening the .pfx file in CertMgr. To view the thumbprint with CertMgr, follow this process: - 1. Right-click the .pfx file, and then click **Open**. - 2. Expand the folder in the navigation pane. - 3. Click **Certificates**. - 4. Right-click your certificate in the main pane, and then click **Open**. - 5. Click the **Details** tab. - 6. **** or **Properties Only** must be selected in the **Show** drop-down menu. - 7. Select the field **Thumbprint**. +1. Right-click the .pfx file, and then click **Open**. +2. Expand the folder in the navigation pane. +3. Click **Certificates**. +4. Right-click your certificate in the main pane, and then click **Open**. +5. Click the **Details** tab. +6. **** or **Properties Only** must be selected in the **Show** drop-down menu. +7. Select the field **Thumbprint**. >[!NOTE] >The SEMM certificate name and password must also be entered in this section of the ResetSEMM.ps1 script to enable Configuration Manager to remove SEMM from the device with the uninstall action. @@ -356,8 +356,7 @@ To add the SEMM Configuration Manager scripts to Configuration Manager as an app * **General** – Click **Script Installer** from the **Type** drop-down menu. The **Manually specify the deployment type information** option will automatically be selected. Click **Next** to proceed. * **General Information** – Enter a name for the deployment type (for example SEMM Configuration Scripts), and then click **Next** to continue. * **Content** – Click **Browse** next to the **Content Location** field, and then click the folder where your SEMM Configuration Manager scripts are located. In the **Installation Program** field, type the [installation command](#deploy-semm-configuration-manager-scripts) found earlier in this article. In the **Uninstall Program** field, enter the [uninstallation command](#deploy-semm-configuration-manager-scripts) found earlier in this article (shown in Figure 2). Click **Next** to move to the next page. - - + ![Set the SEMM Configuration Manager scripts as the install and uninstall commands](images/config-mgr-semm-fig2.png "Set the SEMM Configuration Manager scripts as the install and uninstall commands") *Figure 2. Set the SEMM Configuration Manager scripts as the install and uninstall commands* @@ -375,7 +374,6 @@ To add the SEMM Configuration Manager scripts to Configuration Manager as an app ![Use a registry key to identify devices enrolled in SEMM](images/config-mgr-semm-fig3.png "Use a registry key to identify devices enrolled in SEMM") - *Figure 3. Use a registry key to identify devices enrolled in SEMM* * Click **Next** to proceed to the next page.