mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
MDT code block standardization plus style updates 2
This commit is contained in:
parent
f2128073a3
commit
3dba4cda72
@ -147,7 +147,7 @@ You can think of a task sequence as a list of actions that need to be executed i
|
||||
- **Gather**: Reads configuration settings from the deployment server.
|
||||
- **Format and Partition**: Creates the partition(s) and formats them.
|
||||
- **Inject Drivers**: Finds out which drivers the machine needs and downloads them from the central driver repository.
|
||||
- **Apply Operating System**: Uses ImageX to apply the image.
|
||||
- **Apply Operating System**: Applies the Windows image.
|
||||
- **Windows Update**: Connects to a WSUS server and updates the machine.
|
||||
|
||||
## Task sequence templates
|
||||
|
@ -83,7 +83,7 @@ This section assumes that you've enabled the Web Server (IIS) role on MDT01.
|
||||
|
||||
## Test the web service in Internet Explorer
|
||||
|
||||
1. On PC0001, using Internet Explorer, navigate to: **`http://MDT01/MDTSample/mdtsample.asmx**`.
|
||||
1. On PC0001, using Internet Explorer, navigate to: **`http://MDT01/MDTSample/mdtsample.asmx'**.
|
||||
|
||||
2. Select the **GetComputerName** link.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user