mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 19:03:46 +00:00
spacing
This commit is contained in:
@ -550,7 +550,6 @@ After the task sequence is created it can be modified for increased automation,
|
|||||||
* **Task Sequence Variable** – DriverGroup001
|
* **Task Sequence Variable** – DriverGroup001
|
||||||
* **Value** – Windows 10 x64\%Make%\%Model%
|
* **Value** – Windows 10 x64\%Make%\%Model%
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Figure 22. Configure a new Set Task Sequence Variable step in the deployment task sequence
|
Figure 22. Configure a new Set Task Sequence Variable step in the deployment task sequence
|
||||||
@ -560,7 +559,6 @@ After the task sequence is created it can be modified for increased automation,
|
|||||||
* In the **Choose a selection profile** drop-down menu, select **Nothing**.
|
* In the **Choose a selection profile** drop-down menu, select **Nothing**.
|
||||||
* Click the **Install all drivers from the selection profile** button.
|
* Click the **Install all drivers from the selection profile** button.
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
*Figure 23. Configure the deployment task sequence not to choose the drivers to inject into Windows*
|
*Figure 23. Configure the deployment task sequence not to choose the drivers to inject into Windows*
|
||||||
@ -581,7 +579,7 @@ To automate the boot media rules, follow these steps:
|
|||||||
2. Click the **Rules** tab, and then click **Edit Bootstrap.ini** to open Bootstrap.ini in Notepad.
|
2. Click the **Rules** tab, and then click **Edit Bootstrap.ini** to open Bootstrap.ini in Notepad.
|
||||||
3. Replace the text of the Bootstrap.ini file with the following text:
|
3. Replace the text of the Bootstrap.ini file with the following text:
|
||||||
|
|
||||||
```
|
```
|
||||||
[Settings]
|
[Settings]
|
||||||
Priority=Model,Default
|
Priority=Model,Default
|
||||||
|
|
||||||
@ -594,7 +592,7 @@ SkipBDDWelcome=YES
|
|||||||
|
|
||||||
[Surface Pro 4]
|
[Surface Pro 4]
|
||||||
DeployRoot=\\STNDeployServer\DeploymentShare$
|
DeployRoot=\\STNDeployServer\DeploymentShare$
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Press Ctrl+S to save Bootstrap.ini, and then close Notepad.
|
4. Press Ctrl+S to save Bootstrap.ini, and then close Notepad.
|
||||||
|
|
||||||
|
@ -137,7 +137,6 @@ After the task sequence is created, you can modify some additional settings to p
|
|||||||
- **Task Sequence Variable** – DriverGroup001
|
- **Task Sequence Variable** – DriverGroup001
|
||||||
- **Value** – Windows 10 x64\%Make%\%Model%
|
- **Value** – Windows 10 x64\%Make%\%Model%
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
*Figure 4. Configure a new Set Task Sequence Variable step in the deployment task sequence*
|
*Figure 4. Configure a new Set Task Sequence Variable step in the deployment task sequence*
|
||||||
@ -147,7 +146,6 @@ After the task sequence is created, you can modify some additional settings to p
|
|||||||
* In the **Choose a selection profile** drop-down menu, select **Nothing**.
|
* In the **Choose a selection profile** drop-down menu, select **Nothing**.
|
||||||
* Click the **Install all drivers from the selection profile** button.
|
* Click the **Install all drivers from the selection profile** button.
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
*Figure 5. Configure the deployment task sequence to not install drivers*
|
*Figure 5. Configure the deployment task sequence to not install drivers*
|
||||||
|
Reference in New Issue
Block a user