From c43f9ebea8310ccb850ccb6cf17868a69e4f0694 Mon Sep 17 00:00:00 2001 From: Laura Newsad Date: Wed, 17 Oct 2018 10:51:58 -0700 Subject: [PATCH 1/2] Added provisioning time estimates --- .../set-up-school-pcs-provisioning-package.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/education/windows/set-up-school-pcs-provisioning-package.md b/education/windows/set-up-school-pcs-provisioning-package.md index 16b671865d..35f48b919d 100644 --- a/education/windows/set-up-school-pcs-provisioning-package.md +++ b/education/windows/set-up-school-pcs-provisioning-package.md @@ -10,7 +10,7 @@ ms.pagetype: edu ms.localizationpriority: medium author: lenewsad ms.author: lanewsad -ms.date: 07/13/2018 +ms.date: 10/17/2018 --- # What's in my provisioning package? @@ -107,6 +107,22 @@ Set up School PCs uses the Universal app install policy to install school-releva * OneNote * Sway +## Provisioning time estimates +The time it takes to install a package on a device depends on the: + + * Strength of network connection + * Number of policies and apps withim the package + * Additional configurations made to the device + +Review the table below to estimate your expected provisioning time. A package that only applies Set Up School PC's default configurations will provision the fastest. A package that removes pre-installed apps, through CleanPC, will take much longer to provision. + +|Configurations |Connection type |Estimated provisioning time | +|---------|---------|---------| +|Default settings only | Wi-Fi | 3 to 5 minutes | +|Default settings + apps | Wi-Fi | 10 to 15 minutes | +|Default settings + remove pre-installed apps (CleanPC) | Wi-Fi | 60 minutes | +|Default settings + other settings (Not CleanPC) | Wi-Fi | 5 minutes | + ## Next steps Learn more about setting up devices with the Set up School PCs app. * [Azure AD Join with Set up School PCs](set-up-school-pcs-azure-ad-join.md) From d7bd116f0af81f481af1d102000b8c721074732a Mon Sep 17 00:00:00 2001 From: Laura Newsad Date: Wed, 17 Oct 2018 11:02:32 -0700 Subject: [PATCH 2/2] formatting bullet change --- education/windows/set-up-school-pcs-provisioning-package.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/education/windows/set-up-school-pcs-provisioning-package.md b/education/windows/set-up-school-pcs-provisioning-package.md index 35f48b919d..817c97711f 100644 --- a/education/windows/set-up-school-pcs-provisioning-package.md +++ b/education/windows/set-up-school-pcs-provisioning-package.md @@ -110,9 +110,9 @@ Set up School PCs uses the Universal app install policy to install school-releva ## Provisioning time estimates The time it takes to install a package on a device depends on the: - * Strength of network connection - * Number of policies and apps withim the package - * Additional configurations made to the device +* Strength of network connection +* Number of policies and apps withim the package +* Additional configurations made to the device Review the table below to estimate your expected provisioning time. A package that only applies Set Up School PC's default configurations will provision the fastest. A package that removes pre-installed apps, through CleanPC, will take much longer to provision.