MSEndpointMgr / ModernDriverManagement

Official repo of Modern Driver Management from MSEndpointMgr.com
https://www.msendpointmgr.com
MIT License
132 stars 77 forks source link

MSEndpointMgr create to SCCM error #189

Open atuan5237 opened 2 years ago

atuan5237 commented 2 years ago

Hey guys, the newest MSEndpointMgr (7.0.4) can't create to the configmgr server, always pop the error (Error Occurred while creating package) then will need to add driver in SCCM manually, how should I debug this? I try to find the file permission or account credentials or privilege, that should be right (full control and had read、write permission) so I have no idea, how to debug this. Do you have the same problem? Can anyone help us?

Thank you very much!

atuan5237 commented 2 years ago

about the error log: get a warning: Warning: The UNC pathes you have specified currently exceed 50 characters in length. This can cause issues during the driver extract phase. If you have issues, creating a new share so only the server and base share names are used. DriverAutomationTool 8/30/2022 6:01:58 PM 6384 (0x18F0)

======== Errors(s) Occurred ======== DriverAutomationTool 8/30/2022 6:03:25 PM 6384 (0x18F0) [Error] - Errors occurred while creating package DriverAutomationTool 8/30/2022 6:03:25 PM 6384 (0x18F0)

image