From 9903c3489e3f0ed3a1cee759d6679b6d50bd9a26 Mon Sep 17 00:00:00 2001 From: Karsten Kleinschmidt <31703575+KarstenKleinschmidt@users.noreply.github.com> Date: Tue, 17 Sep 2019 20:11:28 -0700 Subject: [PATCH 1/3] Fixed layout error --- windows/client-management/mandatory-user-profile.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/windows/client-management/mandatory-user-profile.md b/windows/client-management/mandatory-user-profile.md index 9197370e84..9c370aa404 100644 --- a/windows/client-management/mandatory-user-profile.md +++ b/windows/client-management/mandatory-user-profile.md @@ -67,10 +67,8 @@ First, you create a default user profile with the customizations that you want, 3. Uninstall any application you do not need or want from the PC. For examples on how to uninstall Windows 10 Application see [Remove-AppxProvisionedPackage](https://docs.microsoft.com/powershell/module/dism/remove-appxprovisionedpackage?view=winserver2012-ps). For a list of uninstallable applications, see [Understand the different apps included in Windows 10](https://docs.microsoft.com/windows/application-management/apps-in-windows-10). -~~~ >[!NOTE] >It is highly recommended to uninstall unwanted or unneeded apps as it will speed up user sign-in times. -~~~ 3. At a command prompt, type the following command and press **ENTER**. From defd7244ccfb53e26e426c1b3f97a5e88e71f45b Mon Sep 17 00:00:00 2001 From: John Liu <49762389+ShenLanJohn@users.noreply.github.com> Date: Fri, 20 Sep 2019 17:50:46 -0700 Subject: [PATCH 2/3] CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190920165741 (#1161) (#1162) --- .../release-information/status-windows-server-2008-sp2.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/windows/release-information/status-windows-server-2008-sp2.yml b/windows/release-information/status-windows-server-2008-sp2.yml index 93499ecce6..51fe163fe9 100644 --- a/windows/release-information/status-windows-server-2008-sp2.yml +++ b/windows/release-information/status-windows-server-2008-sp2.yml @@ -60,6 +60,7 @@ sections: - type: markdown text: "
This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.

+
SummaryOriginating updateStatusLast updated
Issues manually installing updates by double-clicking the .msu file
You may encounter issues manually installing updates by double-clicking the .msu file and may receive an error.

See details >
September 10, 2019
KB4474419
Mitigated
September 20, 2019
04:57 PM PT
" @@ -70,10 +71,11 @@ sections:
" -- title: +- title: September 2019 - items: - type: markdown text: " +
DetailsOriginating updateStatusHistory
Issues manually installing updates by double-clicking the .msu file
After installing the SHA-2 update (KB4474419) released on September 10, 2019, you may encounter issues manually installing updates by double-clicking on the .msu file and may receive the error, \"Installer encountered an error: 0x80073afc. The resource loader failed to find MUI file.\"

Affected platforms:
  • Server: Windows Server 2008 SP2
Workaround: Open a command prompt and use the following command (replacing <msu location> with the actual location and filename of the update): wusa.exe <msu location> /quiet

Next steps: We are working on a resolution and estimates a solution will be available in late September.

Back to top
September 10, 2019
KB4474419
Mitigated
Last updated:
September 20, 2019
04:57 PM PT

Opened:
September 20, 2019
04:57 PM PT
" From c896a72330682e37821fb9f478993eb2d7f3ad94 Mon Sep 17 00:00:00 2001 From: Ross McAllister Date: Mon, 23 Sep 2019 09:04:35 -0700 Subject: [PATCH 3/3] Update mandatory-user-profile.md --- windows/client-management/mandatory-user-profile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mandatory-user-profile.md b/windows/client-management/mandatory-user-profile.md index 9c370aa404..b2e9438fba 100644 --- a/windows/client-management/mandatory-user-profile.md +++ b/windows/client-management/mandatory-user-profile.md @@ -38,7 +38,7 @@ The name of the folder in which you store the mandatory profile must use the cor | Client operating system version | Server operating system version | Profile extension | | --- | --- | --- | | Windows XP | Windows Server 2003
Windows Server 2003 R2 | none | -| Windows Vista
Windows 7 | Windows Server 2008
Windows Server 2008 R2 | v2 | +| Windows Vista
Windows 7 | Windows Server 2008
Windows Server 2008 R2 | v2 | | Windows 8 | Windows Server 2012 | v3 | | Windows 8.1 | Windows Server 2012 R2 | v4 | | Windows 10, versions 1507 and 1511 | N/A | v5 |