Skip to content

Commit 64a7a66

Browse files
author
Simonx Xu
committed
Update cannot-create-bootable-media-error-80004005-0x8004101d.md
1 parent 22d7c31 commit 64a7a66

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,16 @@ ms.custom: sap:Operating Systems Deployment (OSD)\Task Sequence Media (all types
77
---
88
# Can't create bootable media with errors 80004005 and 0x8004101d
99

10-
_Applies to:_   Configuration Manager (current branch)
10+
_Applies to:_   Configuration Manager (current branch)
11+
12+
## Symptoms
1113

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

1416
The following errors are logged in the **SMSProv.log** file:
1517

1618
```output
17-
Failed to get MP installation directory path
19+
Failed to get MP installation directory path
1820
~*~*~D:\dbs\sh\cmgm\1213_044837_0\cmd\1b\src\SiteServer\SDK_Provider\SMSProv\ssptspackage.cpp(3101) : GetTSMediaAdditionalInfo failed due to error 80004005
1921
~*~*~GetTSMediaAdditionalInfo failed due to error 80004005
2022
```
@@ -26,6 +28,10 @@ Error invoking WMI method SMS_TaskSequencePackage.GetTSMediaAdditionalInfo (0x80
2628
StageCertificate::RetrieveTokenForMediaCert() failed. 0x8004101d
2729
```
2830

31+
## Cause
32+
2933
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.
3034

35+
## Resolution
36+
3137
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.

0 commit comments

Comments
 (0)