Fixing formatting

This commit is contained in:
LizRoss 2017-02-15 13:59:01 -08:00
parent f799bc0ee3
commit a314a9e37c
2 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,7 @@ In Windows 10, version 1703, running the App-V Sequencer automatically captures
Sequencing multiple apps at the same time requires that you create a **ConfigFile** with info related to each round of sequencing. This file is then used by the cmdlet to start the VM at a "clean" checkpoint, to copy the installer from the Host device to the VM, and then to start the App-V Sequencer to monitor your specified app installations. Sequencing multiple apps at the same time requires that you create a **ConfigFile** with info related to each round of sequencing. This file is then used by the cmdlet to start the VM at a "clean" checkpoint, to copy the installer from the Host device to the VM, and then to start the App-V Sequencer to monitor your specified app installations.
**To create your ConfigFile for use by the PowerShell cmdlet** **To create your ConfigFile for use by the PowerShell cmdlet**
1. Determine the apps that need to be included in your App-V sequencing package, and then open a text editor, such as Notepad. 1. Determine the apps that need to be included in your App-V sequencing package, and then open a text editor, such as Notepad.
2. Add the following required XML info for each app: 2. Add the following required XML info for each app:
@ -91,6 +92,7 @@ Sequencing multiple apps at the same time requires that you create a **ConfigFil
Sequencing multipe apps at the same time requires that you create a **ConfigFIle** to collect all of the info related to each round of sequencing. This file is then used by the App-V Sequencer interface after creating a "clean" checkpoint on your VM. Sequencing multipe apps at the same time requires that you create a **ConfigFIle** to collect all of the info related to each round of sequencing. This file is then used by the App-V Sequencer interface after creating a "clean" checkpoint on your VM.
**To create your ConfigFile for use by the App-V Sequencer interface** **To create your ConfigFile for use by the App-V Sequencer interface**
1. Determine the apps that need to be included in your App-V sequencing package, and then open a text editor, such as Notepad. 1. Determine the apps that need to be included in your App-V sequencing package, and then open a text editor, such as Notepad.
2. Add the following required XML info for each app: 2. Add the following required XML info for each app:

View File

@ -24,6 +24,7 @@ Starting with Windows 10, version 1703, running the New-BatchAppVSequencerPackag
Updating multiple apps at the same time requires that you create a **ConfigFile** with info related to each round of updating. This file is then used by the cmdlet to start the VM at a "clean" checkpoint, to copy the installer from the Host device to the VM, and then to start the App-V Sequencer to monitor your specified app installations. Updating multiple apps at the same time requires that you create a **ConfigFile** with info related to each round of updating. This file is then used by the cmdlet to start the VM at a "clean" checkpoint, to copy the installer from the Host device to the VM, and then to start the App-V Sequencer to monitor your specified app installations.
**To create your ConfigFile for use by the PowerShell cmdlet** **To create your ConfigFile for use by the PowerShell cmdlet**
1. Determine the apps that need to be included in your app package, and then open a text editor, such as Notepad. 1. Determine the apps that need to be included in your app package, and then open a text editor, such as Notepad.
2. Add the following XML info for each app: 2. Add the following XML info for each app:
@ -89,6 +90,7 @@ Updating multiple apps at the same time requires that you create a **ConfigFile*
Updating multipe apps at the same time requires that you create a **ConfigFile** to collect all of the info related to each round of updating. This file is then used by the App-V Sequencer interface after creating a "clean" checkpoint on your VM. Updating multipe apps at the same time requires that you create a **ConfigFile** to collect all of the info related to each round of updating. This file is then used by the App-V Sequencer interface after creating a "clean" checkpoint on your VM.
**To create your ConfigFile for use by the App-V Sequencer interface** **To create your ConfigFile for use by the App-V Sequencer interface**
1. Determine the apps that need to be updated and then open a text editor, such as Notepad. 1. Determine the apps that need to be updated and then open a text editor, such as Notepad.
2. Add the following XML info for each app: 2. Add the following XML info for each app: