mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 19:33:37 +00:00
add after oobe steps
This commit is contained in:
@ -147,7 +147,7 @@ If your build is successful, the name of the provisioning package, output direct
|
|||||||
|
|
||||||
## Apply package
|
## 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**.
|
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**.
|
||||||
|
|
||||||
@ -188,6 +188,13 @@ If your build is successful, the name of the provisioning package, output direct
|
|||||||
10. Sign in with your domain, Azure AD, or Office 365 account and password. When you see the progress ring, you can remove the USB drive.
|
10. Sign in with your domain, Azure AD, or Office 365 account and password. When you see the progress ring, you can remove the USB drive.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
**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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Learn more
|
## Learn more
|
||||||
- [Build and apply a provisioning package]( http://go.microsoft.com/fwlink/p/?LinkId=629651)
|
- [Build and apply a provisioning package]( http://go.microsoft.com/fwlink/p/?LinkId=629651)
|
||||||
|
@ -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 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 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**.
|
- 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
|
### Apply the provisioning package
|
||||||
|
Reference in New Issue
Block a user