Update Onboard-Windows-10-multi-session-device.md

Formatting changes done
This commit is contained in:
Lovina Saldanha 2020-10-15 11:26:49 +05:30 committed by GitHub
parent 63dc9b261f
commit 15855b8eee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,13 +77,10 @@ This scenario uses a centrally located script and runs it using a domain-based g
1. Go to the **Actions** tab and click **New**. Ensure that **Start a program** is selected in the Action field. 1. Go to the **Actions** tab and click **New**. Ensure that **Start a program** is selected in the Action field.
Enter the following: Enter the following:
Action = "Start a program" > Action = "Start a program" <br>
> Program/Script = C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe <br>
Program/Script = C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe > Add Arguments (optional) = -ExecutionPolicy Bypass -command "& \\Path\To\Onboard-NonPersistentMachine.ps1" <br>
> Click **OK** and close any open GPMC windows. <br>
Add Arguments (optional) = -ExecutionPolicy Bypass -command "& \\Path\To\Onboard-NonPersistentMachine.ps1"
Click **OK** and close any open GPMC windows.
#### *Scenario 3: Onboarding using management tools* #### *Scenario 3: Onboarding using management tools*
@ -110,21 +107,21 @@ In addition, if you are using FSlogix user profiles, we recommend you exclude th
**Exclude Files:** **Exclude Files:**
> %ProgramFiles%\FSLogix\Apps\frxdrv.sys > %ProgramFiles%\FSLogix\Apps\frxdrv.sys <br>
> %ProgramFiles%\FSLogix\Apps\frxdrvvt.sys > %ProgramFiles%\FSLogix\Apps\frxdrvvt.sys <br>
> %ProgramFiles%\FSLogix\Apps\frxccd.sys > %ProgramFiles%\FSLogix\Apps\frxccd.sys <br>
> %TEMP%\*.VHD > %TEMP%\*.VHD <br>
> %TEMP%\*.VHDX > %TEMP%\*.VHDX <br>
> %Windir%\TEMP\*.VHD > %Windir%\TEMP\*.VHD <br>
> %Windir%\TEMP\*.VHDX > %Windir%\TEMP\*.VHDX <br>
> \\storageaccount.file.core.windows.net\share\*\*.VHD > \\storageaccount.file.core.windows.net\share\*\*.VHD <br>
> \\storageaccount.file.core.windows.net\share\*\*.VHDX > \\storageaccount.file.core.windows.net\share\*\*.VHDX <br>
**Exclude Processes:** **Exclude Processes:**
> %ProgramFiles%\FSLogix\Apps\frxccd.exe > %ProgramFiles%\FSLogix\Apps\frxccd.exe <br>
> %ProgramFiles%\FSLogix\Apps\frxccds.exe > %ProgramFiles%\FSLogix\Apps\frxccds.exe <br>
> %ProgramFiles%\FSLogix\Apps\frxsvc.exe > %ProgramFiles%\FSLogix\Apps\frxsvc.exe <br>
#### Licensing requirements #### Licensing requirements