From 04200abca755ddfa35f0c4f90ac6efe1632e41b5 Mon Sep 17 00:00:00 2001 From: jaimeo Date: Tue, 16 Jun 2020 12:16:16 -0700 Subject: [PATCH] added some material to the cards --- windows/deployment/index.yml | 120 ++++++++++++++--------------------- 1 file changed, 48 insertions(+), 72 deletions(-) diff --git a/windows/deployment/index.yml b/windows/deployment/index.yml index 70fa4b92c9..b065acab3d 100644 --- a/windows/deployment/index.yml +++ b/windows/deployment/index.yml @@ -22,96 +22,72 @@ landingContent: # Cards and links should be based on top customer tasks or top subjects # Start card title with a verb # Card (optional) - - title: Deploy Windows 10 + - title: Get started linkLists: - linkListType: overview links: + - text: What's new + url: windows-10-deployment-scenarios.md - text: Windows 10 deployment scenarios url: windows-10-deployment-scenarios.md - - - linkListType: get-started - links: - - text: Demonstrate Autopilot deployment - url: windows-autopilot/demonstrate-deployment-on-vm.md - - text: Deploy Windows 10 in a test lab - url: windows-10-poc.md + - text: Basics of Windows updates, channels, and tools + url: update/get-started-updates-channels-tools.md # Card (optional) - - title: Update Windows 10 + - title: Plan and prepare linkLists: - linkListType: overview - links: - - text: What is Windows as a service? - url: update/waas-overview.md - - text: Types of Windows updates - url: update/waas-quick-start.md#definitions - - linkListType: get-started - links: - - text: Servicing the Windows 10 operating system - url: update/waas-servicing-strategy-windows-10-updates.md - - - # Card (optional) - - title: Deployment planning - linkLists: - - linkListType: architecture links: - text: Create a deployment plan - url: update/create-deployment-plan.md - - text: Define readiness criteria - url: update/plan-define-readiness.md - - text: Evaluate infrastructure and tools - url: update/eval-infra-tools.md - - text: Determine application readiness - url: update/plan-determine-app-readiness.md - - text: Define your servicing strategy - url: update/waas-servicing-strategy-windows-10-updates.md - - # Card - - title: Prepare to deploy Windows 10 + url: update/create-deployment-plan + - text: Prepare to deploy Windows 10 updates + url: update/prepare-deploy-windows + - text: Prepare updates using Windows Update for Business + url: update/waas-manage-updates-wufb + # Card (optional) + - title: Deploy linkLists: - - linkListType: how-to-guide + - linkListType: overview links: - - text: Prepare for Zero Touch Installation with Configuration Manager - url: deploy-windows-cm/prepare-for-zero-touch-installation-of-windows-10-with-configuration-manager.md - - text: Prepare to deploy Windows 10 with MDT - url: deploy-windows-mdt/prepare-for-windows-deployment-with-mdt.md - - text: Evaluate and update infrastructure - url: update/update-policies.md - - text: Build a successful servicing strategy - url: update/waas-deployment-rings-windows-10-updates.md + - text: Deploy with Autopilot + url: windows-autopilot/windows-autopilot-scenarios.md + - text: Assign devices to servicing channels + url: update/waas-servicing-channels-windows-10-updates + - text: Deploy Windows updates with Configuration Manager + url: update/deploy-updates-configmgr + + # Card + - title: Keep Windows current + linkLists: + - linkListType: overview + links: + - text: Define servicing strategy + url: update/define-update-strategy.md + - text: JAMES'S CALENDAR BLOG POST + url: windows-autopilot/windows-autopilot-scenarios.md + - text: Optimizing Windows 10 Update Adoption + url: https://www.microsoft.com/download/details.aspx?id=101056 # Card - - title: Deploy and update Windows 10 + - title: Support remote work linkLists: - - linkListType: deploy + - linkListType: overview links: - - text: Windows Autopilot scenarios and capabilities - url: windows-autopilot/windows-autopilot-scenarios.md - - text: Deploy Windows 10 to a new device with Configuration Manager - url: deploy-windows-cm/deploy-windows-10-using-pxe-and-configuration-manager.md - - text: Deploy a Windows 10 image using MDT - url: deploy-windows-mdt/deploy-a-windows-10-image-using-mdt.md - - text: Assign devices to servicing channels - url: update/waas-servicing-channels-windows-10-updates.md - - text: Deploy Windows 10 updates - url: update/waas-servicing-channels-windows-10-updates.md - - text: Resolve Windows 10 upgrade errors - url: upgrade/resolve-windows-10-upgrade-errors.md + - text: Deploy Windows 10 for a remote world + url: https://techcommunity.microsoft.com/t5/windows-it-pro-blog/deploying-a-new-version-of-windows-10-in-a-remote-world/ba-p/1419846 + - text: Update infrastructure + url: update/update-policies.md + - text: Build a servicing strategy + url: update/waas-deployment-rings-windows-10-updates.md # Card (optional) - - title: Windows 10 resources + - title: Microsoft Learn linkLists: - - linkListType: reference + - linkListType: overview links: - - text: Windows 10 release information - url: https://docs.microsoft.com/windows/release-information/ - - text: What's new in Windows 10 - url: https://docs.microsoft.com/windows/whats-new/ - - text: Windows 10 Enterprise Security - url: https://docs.microsoft.com/windows/security/ - - text: Desktop Deployment Center - url: https://docs.microsoft.com/microsoft-365/enterprise/desktop-deployment-center-home - - text: Microsoft 365 solution and architecture center - url: https://docs.microsoft.com/microsoft-365/solutions/?view=o365-worldwide - + - text: Plan to deploy updates for Windows 10 and Microsoft 365 Apps + url: https://docs.microsoft.com/learn/modules/windows-plan + - text: Prepare to deploy updates for Windows 10 and Microsoft 365 Apps + url: https://docs.microsoft.com/learn/modules/windows-prepare/ + - text: Deploy updates for Windows 10 and Microsoft 365 Apps + url: https://docs.microsoft.com/learn/modules/windows-deploy \ No newline at end of file