mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FAQ-YML-Conversion-greglin
This commit is contained in:
@ -1,15 +0,0 @@
|
||||
# Deploy Windows 10 with Microsoft Endpoint Configuration Manager
|
||||
## Prepare for Windows 10 deployment with Configuration Manager
|
||||
### [Prepare for Zero Touch Installation with Configuration Manager](prepare-for-zero-touch-installation-of-windows-10-with-configuration-manager.md)
|
||||
### [Create a custom Windows PE boot image with Configuration Manager](create-a-custom-windows-pe-boot-image-with-configuration-manager.md)
|
||||
### [Add a Windows 10 operating system image using Configuration Manager](add-a-windows-10-operating-system-image-using-configuration-manager.md)
|
||||
### [Create an application to deploy with Windows 10 using Configuration Manager](create-an-application-to-deploy-with-windows-10-using-configuration-manager.md)
|
||||
### [Add drivers to a Windows 10 deployment with Windows PE using Configuration Manager](add-drivers-to-a-windows-10-deployment-with-windows-pe-using-configuration-manager.md)
|
||||
### [Create a task sequence with Configuration Manager and MDT](create-a-task-sequence-with-configuration-manager-and-mdt.md)
|
||||
### [Finalize the operating system configuration for Windows 10 deployment with Configuration Manager](finalize-the-os-configuration-for-windows-10-deployment-with-configuration-manager.md)
|
||||
|
||||
## Deploy Windows 10 with Configuration Manager
|
||||
### [Deploy Windows 10 using PXE and Configuration Manager](deploy-windows-10-using-pxe-and-configuration-manager.md)
|
||||
### [Refresh a Windows 7 SP1 client with Windows 10 using Configuration Manager](refresh-a-windows-7-client-with-windows-10-using-configuration-manager.md)
|
||||
### [Replace a Windows 7 SP1 client with Windows 10 using Configuration Manager](replace-a-windows-7-client-with-windows-10-using-configuration-manager.md)
|
||||
### [Perform an in-place upgrade to Windows 10 using Configuration Manager](upgrade-to-windows-10-with-configuraton-manager.md)
|
28
windows/deployment/deploy-windows-cm/TOC.yml
Normal file
28
windows/deployment/deploy-windows-cm/TOC.yml
Normal file
@ -0,0 +1,28 @@
|
||||
- name: Deploy Windows 10 with Microsoft Endpoint Configuration Manager
|
||||
items:
|
||||
- name: Prepare for Windows 10 deployment with Configuration Manager
|
||||
items:
|
||||
- name: Prepare for Zero Touch Installation with Configuration Manager
|
||||
href: prepare-for-zero-touch-installation-of-windows-10-with-configuration-manager.md
|
||||
- name: Create a custom Windows PE boot image with Configuration Manager
|
||||
href: create-a-custom-windows-pe-boot-image-with-configuration-manager.md
|
||||
- name: Add a Windows 10 operating system image using Configuration Manager
|
||||
href: add-a-windows-10-operating-system-image-using-configuration-manager.md
|
||||
- name: Create an application to deploy with Windows 10 using Configuration Manager
|
||||
href: create-an-application-to-deploy-with-windows-10-using-configuration-manager.md
|
||||
- name: Add drivers to a Windows 10 deployment with Windows PE using Configuration Manager
|
||||
href: add-drivers-to-a-windows-10-deployment-with-windows-pe-using-configuration-manager.md
|
||||
- name: Create a task sequence with Configuration Manager and MDT
|
||||
href: create-a-task-sequence-with-configuration-manager-and-mdt.md
|
||||
- name: Finalize the operating system configuration for Windows 10 deployment with Configuration Manager
|
||||
href: finalize-the-os-configuration-for-windows-10-deployment-with-configuration-manager.md
|
||||
- name: Deploy Windows 10 with Configuration Manager
|
||||
items:
|
||||
- name: Deploy Windows 10 using PXE and Configuration Manager
|
||||
href: deploy-windows-10-using-pxe-and-configuration-manager.md
|
||||
- name: Refresh a Windows 7 SP1 client with Windows 10 using Configuration Manager
|
||||
href: refresh-a-windows-7-client-with-windows-10-using-configuration-manager.md
|
||||
- name: Replace a Windows 7 SP1 client with Windows 10 using Configuration Manager
|
||||
href: replace-a-windows-7-client-with-windows-10-using-configuration-manager.md
|
||||
- name: Perform an in-place upgrade to Windows 10 using Configuration Manager
|
||||
href: upgrade-to-windows-10-with-configuraton-manager.md
|
@ -1,22 +0,0 @@
|
||||
# Deploy Windows 10 with the Microsoft Deployment Toolkit (MDT)
|
||||
## [Get started with MDT](get-started-with-the-microsoft-deployment-toolkit.md)
|
||||
|
||||
## Deploy Windows 10 with MDT
|
||||
### [Prepare for deployment with MDT](prepare-for-windows-deployment-with-mdt.md)
|
||||
### [Create a Windows 10 reference image](create-a-windows-10-reference-image.md)
|
||||
### [Deploy a Windows 10 image using MDT](deploy-a-windows-10-image-using-mdt.md)
|
||||
### [Build a distributed environment for Windows 10 deployment](build-a-distributed-environment-for-windows-10-deployment.md)
|
||||
### [Refresh a Windows 7 computer with Windows 10](refresh-a-windows-7-computer-with-windows-10.md)
|
||||
### [Replace a Windows 7 computer with a Windows 10 computer](replace-a-windows-7-computer-with-a-windows-10-computer.md)
|
||||
### [Perform an in-place upgrade to Windows 10 with MDT](upgrade-to-windows-10-with-the-microsoft-deployment-toolkit.md)
|
||||
|
||||
## Customize MDT
|
||||
### [Configure MDT settings](configure-mdt-settings.md)
|
||||
### [Set up MDT for BitLocker](set-up-mdt-for-bitlocker.md)
|
||||
### [Configure MDT deployment share rules](configure-mdt-deployment-share-rules.md)
|
||||
### [Configure MDT for UserExit scripts](configure-mdt-for-userexit-scripts.md)
|
||||
### [Simulate a Windows 10 deployment in a test environment](simulate-a-windows-10-deployment-in-a-test-environment.md)
|
||||
### [Use the MDT database to stage Windows 10 deployment information](use-the-mdt-database-to-stage-windows-10-deployment-information.md)
|
||||
### [Assign applications using roles in MDT](assign-applications-using-roles-in-mdt.md)
|
||||
### [Use web services in MDT](use-web-services-in-mdt.md)
|
||||
### [Use Orchestrator runbooks with MDT](use-orchestrator-runbooks-with-mdt.md)
|
40
windows/deployment/deploy-windows-mdt/TOC.yml
Normal file
40
windows/deployment/deploy-windows-mdt/TOC.yml
Normal file
@ -0,0 +1,40 @@
|
||||
- name: Deploy Windows 10 with the Microsoft Deployment Toolkit (MDT)
|
||||
items:
|
||||
- name: Get started with MDT
|
||||
href: get-started-with-the-microsoft-deployment-toolkit.md
|
||||
- name: Deploy Windows 10 with MDT
|
||||
items:
|
||||
- name: Prepare for deployment with MDT
|
||||
href: prepare-for-windows-deployment-with-mdt.md
|
||||
- name: Create a Windows 10 reference image
|
||||
href: create-a-windows-10-reference-image.md
|
||||
- name: Deploy a Windows 10 image using MDT
|
||||
href: deploy-a-windows-10-image-using-mdt.md
|
||||
- name: Build a distributed environment for Windows 10 deployment
|
||||
href: build-a-distributed-environment-for-windows-10-deployment.md
|
||||
- name: Refresh a Windows 7 computer with Windows 10
|
||||
href: refresh-a-windows-7-computer-with-windows-10.md
|
||||
- name: Replace a Windows 7 computer with a Windows 10 computer
|
||||
href: replace-a-windows-7-computer-with-a-windows-10-computer.md
|
||||
- name: Perform an in-place upgrade to Windows 10 with MDT
|
||||
href: upgrade-to-windows-10-with-the-microsoft-deployment-toolkit.md
|
||||
- name: Customize MDT
|
||||
items:
|
||||
- name: Configure MDT settings
|
||||
href: configure-mdt-settings.md
|
||||
- name: Set up MDT for BitLocker
|
||||
href: set-up-mdt-for-bitlocker.md
|
||||
- name: Configure MDT deployment share rules
|
||||
href: configure-mdt-deployment-share-rules.md
|
||||
- name: Configure MDT for UserExit scripts
|
||||
href: configure-mdt-for-userexit-scripts.md
|
||||
- name: Simulate a Windows 10 deployment in a test environment
|
||||
href: simulate-a-windows-10-deployment-in-a-test-environment.md
|
||||
- name: Use the MDT database to stage Windows 10 deployment information
|
||||
href: use-the-mdt-database-to-stage-windows-10-deployment-information.md
|
||||
- name: Assign applications using roles in MDT
|
||||
href: assign-applications-using-roles-in-mdt.md
|
||||
- name: Use web services in MDT
|
||||
href: use-web-services-in-mdt.md
|
||||
- name: Use Orchestrator runbooks with MDT
|
||||
href: use-orchestrator-runbooks-with-mdt.md
|
@ -53,7 +53,7 @@ Typically, the improvements are reliability and performance improvements that do
|
||||
* Servicing stack updates contain the full servicing stack; as a result, typically administrators only need to install the latest servicing stack update for the operating system.
|
||||
* Installing servicing stack update does not require restarting the device, so installation should not be disruptive.
|
||||
* Servicing stack update releases are specific to the operating system version (build number), much like quality updates.
|
||||
* Search to install latest available [Servicing stack update for Windows 10](https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/ADV990001).
|
||||
* Servicing stack updates can be delivered with Windows Update, or you can perform a search to install the latest available at [Servicing stack update for Windows 10](https://portal.msrc.microsoft.com/security-guidance/advisory/ADV990001).
|
||||
* Once a servicing stack update is installed, it cannot be removed or uninstalled from the machine.
|
||||
|
||||
## Simplifying on-premises deployment of servicing stack updates
|
||||
|
@ -41,10 +41,40 @@ Update Compliance is offered as an Azure Marketplace application which is linked
|
||||
|
||||
1. Go to the [Update Compliance page in the Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/Microsoft.WaaSUpdateInsights?tab=Overview). You may need to login to your Azure subscription to access this.
|
||||
2. Select **Get it now**.
|
||||
3. Choose an existing or configure a new Log Analytics Workspace. While an Azure subscription is required, you will not be charged for ingestion of Update Compliance data.
|
||||
- [Desktop Analytics](/sccm/desktop-analytics/overview) customers are advised to use the same workspace for Update Compliance.
|
||||
- [Azure Update Management](/azure/automation/automation-update-management) customers are advised to use the same workspace for Update Compliance.
|
||||
4. After your workspace is configured and selected, select **Create**. You will receive a notification when the solution has been successfully created.
|
||||
3. Choose an existing or configure a new Log Analytics Workspace, ensuring it is in a **Compatible Log Analytics region** from the following table. Although an Azure subscription is required, you won't be charged for ingestion of Update Compliance data.
|
||||
- [Desktop Analytics](/sccm/desktop-analytics/overview) users should use the same workspace for Update Compliance.
|
||||
- [Azure Update Management](/azure/automation/automation-intro#update-management) users should use the same workspace for Update Compliance.
|
||||
4. After your workspace is configured and selected, select **Create**. You'll receive a notification when the solution has been successfully created.
|
||||
|
||||
|Compatible Log Analytics regions |
|
||||
| ------------------------------- |
|
||||
|Australia Central |
|
||||
|Australia East |
|
||||
|Australia Southeast |
|
||||
|Brazil South |
|
||||
|Canada Central |
|
||||
|Central India |
|
||||
|Central US |
|
||||
|East Asia |
|
||||
|East US |
|
||||
|East US 2 |
|
||||
|Eastus2euap(canary) |
|
||||
|France Central |
|
||||
|Japan East |
|
||||
|Korea Central |
|
||||
|North Central US |
|
||||
|North Europe |
|
||||
|South Africa North |
|
||||
|South Central US |
|
||||
|Southeast Asia |
|
||||
|Switzerland North |
|
||||
|Switzerland West |
|
||||
|UK West |
|
||||
|UK south |
|
||||
|West Central US |
|
||||
|West Europe |
|
||||
|West US |
|
||||
|West US 2 |
|
||||
|
||||
> [!NOTE]
|
||||
> It is not currently supported to programmatically enroll to Update Compliance via the [Azure CLI](/cli/azure) or otherwise. You must manually add Update Compliance to your Azure subscription.
|
||||
@ -80,4 +110,4 @@ To download the script and learn what you need to configure and how to troublesh
|
||||
|
||||
### Configure devices manually
|
||||
|
||||
It is possible to manually configure devices to send data to Update Compliance, but the recommended method of configuration is to use the [Update Compliance Configuration Script](update-compliance-configuration-script.md). To learn more about configuring devices manually, see [Manually Configuring Devices for Update Compliance](update-compliance-configuration-manual.md).
|
||||
It is possible to manually configure devices to send data to Update Compliance, but the recommended method of configuration is to use the [Update Compliance Configuration Script](update-compliance-configuration-script.md). To learn more about configuring devices manually, see [Manually Configuring Devices for Update Compliance](update-compliance-configuration-manual.md).
|
||||
|
@ -38,9 +38,6 @@ The Semi-Annual Channel is the default servicing channel for all Windows 10 devi
|
||||
| Enterprise LTSB |  |  |  |
|
||||
| Pro Education |  |  |  |
|
||||
| Education |  |  |  |
|
||||
| Mobile |  |  |  |
|
||||
| Mobile Enterprise |  |  |  |
|
||||
|
||||
|
||||
|
||||
>[!NOTE]
|
||||
@ -70,12 +67,6 @@ The Semi-Annual Channel is the default servicing channel for all Windows 10 devi
|
||||
|
||||
../Vendor/MSFT/Policy/Config/Update/**BranchReadinessLevel**
|
||||
|
||||
**To assign Windows 10 Mobile Enterprise devices to the Semi-Annual Channel by using MDM**
|
||||
|
||||
|
||||
- In Windows 10 Mobile Enterprise, version 1607 and later releases:
|
||||
|
||||
../Vendor/MSFT/Policy/Config/Update/BranchReadinessLevel
|
||||
|
||||
## Enroll devices in the Windows Insider Program
|
||||
|
||||
@ -189,4 +180,4 @@ Administrators can disable the "Check for updates" option for users by enabling
|
||||
- [Integrate Windows Update for Business with management solutions](waas-integrate-wufb.md)
|
||||
- [Walkthrough: use Group Policy to configure Windows Update for Business](waas-wufb-group-policy.md)
|
||||
- [Walkthrough: use Intune to configure Windows Update for Business](/intune/windows-update-for-business-configure)
|
||||
- [Manage device restarts after updates](waas-restart.md)
|
||||
- [Manage device restarts after updates](waas-restart.md)
|
||||
|
@ -1,2 +0,0 @@
|
||||
# [Windows Autopilot deployment](index.yml)
|
||||
## [Get started](demonstrate-deployment-on-vm.md)
|
5
windows/deployment/windows-autopilot/TOC.yml
Normal file
5
windows/deployment/windows-autopilot/TOC.yml
Normal file
@ -0,0 +1,5 @@
|
||||
- name: Windows Autopilot deployment
|
||||
href: index.yml
|
||||
items:
|
||||
- name: Get started
|
||||
href: demonstrate-deployment-on-vm.md
|
Reference in New Issue
Block a user