MSEndpointMgr / ModernDriverManagement

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

First time set up issues #288

Open RandsomeRefe opened 3 months ago

RandsomeRefe commented 3 months ago

Hello. I'm having issues with the powershell script and have scoured the net looking for possible solutions to my problem. I initially was receiving a certificate error using the service account but I attributed this to the special character @ in the password. I then took a different account and copied the account permissions and still drawing zero drivers in debug mode on device. I've attached a copy of logs for a single run with values changed. I've distributed this specific driver pkg to all distribution points. The account I'm using has the correct roles including read-only analyst and full administrator. Is there some other troubleshooting steps I may be overlooking? Any input would be greatly appreciated.

<![LOG[[ApplyDriverPackage]: Apply Driver Package process initiated]LOG]!> <![LOG[ - Apply driver package process initiated in debug mode]LOG]!> <![LOG[ - Apply driver package deployment type: Debug]LOG]!> <![LOG[ - Apply driver package operational mode: Production]LOG]!> <![LOG[[PrerequisiteChecker]: Starting environment prerequisite checker]LOG]!> <![LOG[ - Supported computer platform detected, script execution allowed to continue]LOG]!> <![LOG[ - Computer manufacturer determined as: Dell]LOG]!> <![LOG[ - Computer model determined as: Precision 5690]LOG]!> <![LOG[ - Computer SystemSKU determined as: 0CC8]LOG]!> <![LOG[ - Computer Fallback SystemSKU determined as: 0CC8]LOG]!> <![LOG[ - Computer model detection was successful]LOG]!> <![LOG[ - Computer SystemSKU detection was successful]LOG]!> <![LOG[ - Computer details successfully verified]LOG]!> <![LOG[ - Determined primary computer detection method: SystemSKU]LOG]!> <![LOG[[PrerequisiteChecker]: Completed environment prerequisite checker]LOG]!> <![LOG[[AdminService]: Starting AdminService endpoint phase]LOG]!> <![LOG[ - Determined AdminService endpoint type as: Internal]LOG]!> <![LOG[ - Successfully read service account user name from parameter input: ------------------]LOG]!> <![LOG[ - Successfully read service account password from parameter input: ****]LOG]!> <![LOG[ - Setting 'AdminServiceURL' variable to: https://sccmserver.domain/AdminService/wmi]LOG]!> <![LOG[[AdminService]: Completed AdminService endpoint phase]LOG]!> <![LOG[[DriverPackage]: Starting driver package retrieval using method: AdminService]LOG]!> <![LOG[ - Querying AdminService for driver package instances]LOG]!> <![LOG[ - Calling AdminService endpoint with URI: https://sccmserver.domain/AdminService/wmi/SMS_Package?$filter=contains(Name,'Drivers')]LOG]!> <![LOG[ - Retrieved a total of '0' driver packages from AdminService matching operational mode: Production]LOG]!>