diff --git a/windows/keep-secure/bitlocker-recovery-guide-plan.md b/windows/keep-secure/bitlocker-recovery-guide-plan.md index 61d362d1a3..1005d019ad 100644 --- a/windows/keep-secure/bitlocker-recovery-guide-plan.md +++ b/windows/keep-secure/bitlocker-recovery-guide-plan.md @@ -410,10 +410,10 @@ You can use the following sample script to create a VBScript file to retrieve th ' Usage ' -------------------------------------------------------------------------------- Sub ShowUsage - Wscript.Echo "USAGE: GetBitLockerKeyPackageAD [Path To Saved Key Package] [Optional Computer Name]" + Wscript.Echo "USAGE: GetBitLockerKeyPackageADDS [Path To Save Key Package] [Optional Computer Name]" Wscript.Echo "If no computer name is specified, the local computer is assumed." Wscript.Echo - Wscript.Echo "Example: GetBitLockerKeyPackageAD E:\bitlocker-ad-key-package mycomputer" + Wscript.Echo "Example: GetBitLockerKeyPackageADDS E:\bitlocker-ad-key-package mycomputer" WScript.Quit End Sub ' -------------------------------------------------------------------------------- @@ -541,13 +541,23 @@ Function BinaryToString(Binary) BinaryToString = S End Function WScript.Quit +``` + The following sample script exports a new key package from an unlocked, encrypted volume. -To run this script, start by saving the code into a VBS file (for example, GetBitLockerKeyPackage.vbs). Then, open an administrator command prompt and use “cscript” to run the saved file (for example, type "cscript GetBitLockerKeyPackage.vbs -?"). + +**To run the sample key package retrieval script** + +1. Save the following sample script in a VBScript file. For example: GetBitLockerKeyPackage.vbs +2. Open an administrator command prompt, type a command similar to the following: + + **cscript GetBitLockerKeyPackage.vbs -?** + +``` syntax ' -------------------------------------------------------------------------------- ' Usage ' -------------------------------------------------------------------------------- Sub ShowUsage - Wscript.Echo "USAGE: GetBitLockerKeyPackage [VolumeLetter/DriveLetter:] [Path To Saved Key Package]" + Wscript.Echo "USAGE: GetBitLockerKeyPackage [VolumeLetter/DriveLetter:] [Path To Save Key Package]" Wscript.Echo Wscript.Echo "Example: GetBitLockerKeyPackage C: E:\bitlocker-backup-key-package" WScript.Quit diff --git a/windows/keep-secure/create-vpn-and-wip-policy-using-intune.md b/windows/keep-secure/create-vpn-and-wip-policy-using-intune.md index 138ebecb19..339d6b3da3 100644 --- a/windows/keep-secure/create-vpn-and-wip-policy-using-intune.md +++ b/windows/keep-secure/create-vpn-and-wip-policy-using-intune.md @@ -28,7 +28,7 @@ Follow these steps to create the VPN policy you want to use with WIP. 2. Go to **Windows**, click the **VPN Profile (Windows 10 Desktop and Mobile and later)**, click **Create and Deploy a Custom Policy**, and then click **Create Policy**. -  +  3. Type *WIPModeID* into the **Name** box, along with an optional description for your policy into the **Description** box. @@ -49,7 +49,7 @@ Follow these steps to create the VPN policy you want to use with WIP. 5. In the **Authentication** area, choose the authentication method that matches your VPN infrastructure, either **Username and Password** or **Certificates**.
It's your choice whether you check the box to **Remember the user credentials at each logon**.
- 
+ 
6. You can leave the rest of the default or blank settings, and then click **Save Policy**.
@@ -77,7 +77,7 @@ The final step to making your VPN configuration work with WIP, is to link your t
2. Go to **Windows**, click the **Custom Configuration (Windows 10 Desktop and Mobile and later)**, click **Create and Deploy a Custom Policy**, and then click **Create Policy**.
- 
+ 
3. Type a name (required) and an optional description for your policy into the **Name** and **Description** boxes.
diff --git a/windows/manage/configure-windows-10-taskbar.md b/windows/manage/configure-windows-10-taskbar.md
index c99d67c4f2..25e722575a 100644
--- a/windows/manage/configure-windows-10-taskbar.md
+++ b/windows/manage/configure-windows-10-taskbar.md
@@ -156,7 +156,7 @@ If you only want to remove some of the default pinned apps, you would use this m