Deploying print driver fails sccm

Draconna 486 Reputation points
2022-11-21T19:51:31.21+00:00

Hello I am new to trying to deploy a print driver with sccm. I have read online I can use this prndrvr.vbs command. Not sure if I have it written out correctly:
cscript Prndrvr.vbs -a -m "Xerox Driver" -h "%~dp0\Xerox Driver" -i "%~dp0\x3PULLX.inf"

262745-image.png

262756-image.png

262735-image.png

Microsoft Security | Intune | Configuration Manager | Application
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Rahul Jindal [MVP] 10,911 Reputation points MVP
    2022-11-21T20:24:20.937+00:00

    Try putting in a bat file and then calling it. This might help. intune-configure-printers-for-non.html

    0 comments No comments

  2. AllenLiu-MSFT 49,311 Reputation points Microsoft External Staff
    2022-11-22T07:53:30.373+00:00

    Hi, @Draconna

    Thank you for posting in Microsoft Q&A forum.

    Have we tried to run the command manually to see if it works?
    Here is the usage of Prndrvr.vbs:
    https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/cc754632(v=ws.11)


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  3. Matt 151 Reputation points
    2022-11-22T15:30:39.553+00:00

    @Draconna ,

    before you try it in SCCM, run it on the local machine using PsExec.

    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.