From f61940c8aa86c9202ce75f391e35db96fae892b3 Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Thu, 2 Dec 2021 18:29:42 -0800 Subject: [PATCH] Corrected alert style --- windows/deployment/upgrade/log-files.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/windows/deployment/upgrade/log-files.md b/windows/deployment/upgrade/log-files.md index f4d772cb1d..4adb240a10 100644 --- a/windows/deployment/upgrade/log-files.md +++ b/windows/deployment/upgrade/log-files.md @@ -237,7 +237,10 @@ Therefore, Windows Setup failed because it was not able to migrate the corrupt f <<< [Exit status: FAILURE(0xC1900101)] ``` -This analysis indicates that the Windows upgrade error can be resolved by deleting the C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18\[CN] file. Note: In this example, the full, unshortened file name is C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18\be8228fb2d3cb6c6b0ccd9ad51b320b4_a43d512c-69f2-42de-aef9-7a88fabdaa3f. +This analysis indicates that the Windows upgrade error can be resolved by deleting the C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18\[CN] file. + +> [!NOTE] +> In this example, the full, unshortened file name is C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18\be8228fb2d3cb6c6b0ccd9ad51b320b4_a43d512c-69f2-42de-aef9-7a88fabdaa3f. ## Related topics