add after oobe steps

This commit is contained in:
jdeckerMS
2016-07-15 12:38:50 -07:00
parent 9d7a520854
commit f48da8e9b6
2 changed files with 15 additions and 2 deletions

View File

@ -147,7 +147,7 @@ If your build is successful, the name of the provisioning package, output direct
## Apply package
`WHY OOBE ONLY?`
**During initial setup, from a USB drive**
1. Start with a computer on the first-run setup screen. If the PC has gone past this screen, reset the PC to start over. To reset the PC, go to **Settings** > **Update & security** > **Recovery** > **Reset this PC**.
@ -189,6 +189,13 @@ If your build is successful, the name of the provisioning package, output direct
![Sign in](images/sign-in-prov.png)
**After setup, from a USB drive, network folder, or SharePoint site**
On a desktop computer, navigate to **Settings** > **Accounts** > **Work access** > **Add or remove a management package** > **Add a package**, and select the package to install.
![add a package option](images/package.png)
## Learn more
- [Build and apply a provisioning package]( http://go.microsoft.com/fwlink/p/?LinkId=629651)

View File

@ -104,7 +104,13 @@ Use the Windows ICD tool included in the Windows Assessment and Deployment Kit (
If your build is successful, the name of the provisioning package, output directory, and project directory will be shown.
- If you choose, you can build the provisioning package again and pick a different path for the output package. To do this, click **Back** to change the output package name and path, and then click **Next** to start another build.
- If you are done, click **Finish** to close the wizard and go back to the **Customizations Page**.
16. Select the **output location** link to go to the location of the package. Copy the package to a USB drive.
16. Select the **output location** link to go to the location of the package. You can provide that .ppkg to others through any of the following methods:
- Shared network folder
- SharePoint site
- Removable media (USB/SD) (select this option to apply to a PC during initial setup)
### Apply the provisioning package