Skip to content

Commit 5630a14

Browse files
author
Simonx Xu
committed
Update cannot-create-bootable-media-error-80004005-0x8004101d.md
1 parent d9f2639 commit 5630a14

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

support/mem/configmgr/os-deployment/cannot-create-bootable-media-error-80004005-0x8004101d.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Can't create bootable media with errors 80004005 and 0x8004101d
3-
description: Fixes an issue in which you can't create bootable media with errors 80004005 and 0x8004101d in Microsoft Configuration Manager (current branch - version 2409).
3+
description: Fixes an issue in which you can't create bootable media with errors 80004005 and 0x8004101d in Microsoft Configuration Manager (current branch, version 2409).
44
ms.date: 05/16/2025
55
ms.reviewer: kaushika, umaikhan
66
ms.custom: sap:Operating Systems Deployment (OSD)\Task Sequence Media (all types)
@@ -11,7 +11,7 @@ _Applies to:_   Configuration Manager (current branch)
1111

1212
## Symptoms
1313

14-
In Microsoft Configuration Manager (current branch - version 2409), you can't create bootable media and select a cloud management gateway for a management point.
14+
In Microsoft Configuration Manager (current branch, version 2409), you can't create bootable media when selecting a cloud management gateway for a management point.
1515

1616
The following error is logged in the **SMSProv.log** file:
1717

@@ -21,7 +21,7 @@ Failed to get MP installation directory path
2121
~*~*~GetTSMediaAdditionalInfo failed due to error 80004005
2222
```
2323

24-
The following error is logged in the **CreateTSMedia.log** file:
24+
Additionally, the following error is logged in the **CreateTSMedia.log** file:
2525

2626
```output
2727
Error invoking WMI method SMS_TaskSequencePackage.GetTSMediaAdditionalInfo (0x8004101d)
@@ -30,8 +30,8 @@ StageCertificate::RetrieveTokenForMediaCert() failed. 0x8004101d
3030

3131
## Cause
3232

33-
This issue occurs because the SMS Provider isn't located in the same location as the management point. In Configuration Manager (current branch - version 2409), the system checks the location of management point and attempts to use the DLLs available in that location.
33+
This issue occurs because the SMS Provider isn't located in the same location as the management point. In Configuration Manager (current branch, version 2409), the system checks the location of management point and attempts to use the DLLs available in that location.
3434

3535
## Resolution
3636

37-
Since a management point can't be hosted on a central administration site, you must create the bootable media on a primary site. Additionally, ensure that all Configuration Manager providers are located in the same location as the management point.
37+
Since a management point can't be hosted on a central administration site, you need to create the bootable media on a primary site. Additionally, ensure that all Configuration Manager providers are located in the same location as the management point.

0 commit comments

Comments
 (0)