You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/mem/configmgr/os-deployment/cannot-create-bootable-media-error-80004005-0x8004101d.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
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).
4
4
ms.date: 05/16/2025
5
5
ms.reviewer: kaushika, umaikhan
6
6
ms.custom: sap:Operating Systems Deployment (OSD)\Task Sequence Media (all types)
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.
15
15
16
16
The following error is logged in the **SMSProv.log** file:
17
17
@@ -21,7 +21,7 @@ Failed to get MP installation directory path
21
21
~*~*~GetTSMediaAdditionalInfo failed due to error 80004005
22
22
```
23
23
24
-
The following error is logged in the **CreateTSMedia.log** file:
24
+
Additionally, the following error is logged in the **CreateTSMedia.log** file:
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.
34
34
35
35
## Resolution
36
36
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