mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +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
|
||||
* **Value** – Windows 10 x64\%Make%\%Model%
|
||||
|
||||
|
||||

|
||||
|
||||
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**.
|
||||
* 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*
|
||||
@ -577,11 +575,11 @@ Bootstrap.ini is the simpler of the two rule files. The purpose it serves is to
|
||||
|
||||
To automate the boot media rules, follow these steps:
|
||||
|
||||
1. Right-click your deployment share in the Deployment Workbench, and then click **Properties**.
|
||||
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:
|
||||
1. Right-click your deployment share in the Deployment Workbench, and then click **Properties**.
|
||||
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:
|
||||
|
||||
```
|
||||
```
|
||||
[Settings]
|
||||
Priority=Model,Default
|
||||
|
||||
@ -594,7 +592,7 @@ SkipBDDWelcome=YES
|
||||
|
||||
[Surface Pro 4]
|
||||
DeployRoot=\\STNDeployServer\DeploymentShare$
|
||||
```
|
||||
```
|
||||
|
||||
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
|
||||
- **Value** – Windows 10 x64\%Make%\%Model%
|
||||
|
||||
|
||||

|
||||
|
||||
*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**.
|
||||
* Click the **Install all drivers from the selection profile** button.
|
||||
|
||||
|
||||

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