Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First time set up issues #288

Open
RandsomeRefe opened this issue Jun 29, 2024 · 0 comments
Open

First time set up issues #288

RandsomeRefe opened this issue Jun 29, 2024 · 0 comments

Comments

@RandsomeRefe
Copy link

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]!><time="20:41:09.749-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Apply driver package process initiated in debug mode]LOG]!><time="20:41:09.750-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Apply driver package deployment type: Debug]LOG]!><time="20:41:09.751-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Apply driver package operational mode: Production]LOG]!><time="20:41:09.753-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[[PrerequisiteChecker]: Starting environment prerequisite checker]LOG]!><time="20:41:09.753-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Supported computer platform detected, script execution allowed to continue]LOG]!><time="20:41:09.773-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Computer manufacturer determined as: Dell]LOG]!><time="20:41:09.825-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Computer model determined as: Precision 5690]LOG]!><time="20:41:09.827-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Computer SystemSKU determined as: 0CC8]LOG]!><time="20:41:09.828-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Computer Fallback SystemSKU determined as: 0CC8]LOG]!><time="20:41:09.829-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Computer model detection was successful]LOG]!><time="20:41:09.830-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Computer SystemSKU detection was successful]LOG]!><time="20:41:09.831-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Computer details successfully verified]LOG]!><time="20:41:09.832-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Determined primary computer detection method: SystemSKU]LOG]!><time="20:41:09.832-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[[PrerequisiteChecker]: Completed environment prerequisite checker]LOG]!><time="20:41:09.833-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[[AdminService]: Starting AdminService endpoint phase]LOG]!><time="20:41:09.833-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Determined AdminService endpoint type as: Internal]LOG]!><time="20:41:09.835-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Successfully read service account user name from parameter input: ------------------]LOG]!><time="20:41:09.836-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Successfully read service account password from parameter input: ********]LOG]!><time="20:41:09.836-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Setting 'AdminServiceURL' variable to: https://sccmserver.domain/AdminService/wmi]LOG]!><time="20:41:09.837-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[[AdminService]: Completed AdminService endpoint phase]LOG]!><time="20:41:09.838-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[[DriverPackage]: Starting driver package retrieval using method: AdminService]LOG]!><time="20:41:09.839-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Querying AdminService for driver package instances]LOG]!><time="20:41:09.839-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Calling AdminService endpoint with URI: https://sccmserver.domain/AdminService/wmi/SMS_Package?$filter=contains(Name,'Drivers')]LOG]!><time="20:41:09.840-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="1" thread="13068" file="">
<![LOG[ - Retrieved a total of '0' driver packages from AdminService matching operational mode: Production]LOG]!><time="20:41:10.001-300" date="06-28-2024" component="ApplyDriverPackage" context="domain\user" type="3" thread="13068" file="">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant