deploying a printer fails

Draconna 476 Reputation points
2022-04-21T16:48:44.877+00:00

Hello, I am trying to deploy a printer through sccm. It is my first time doing this, so I copied a working script from another printer deployment. Mine does not seem to work though. Here is the log:

195237-image.png

Microsoft Configuration Manager
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Garth 5,801 Reputation points
    2022-04-21T19:16:17.207+00:00

    What does the script look like? Did you test your script using the local system account? https://www.recastsoftware.com/resources/how-to-access-the-local-system-account/


  2. Amandayou-MSFT 11,046 Reputation points
    2022-04-22T09:00:36.463+00:00

    Hi @ChristopherWhalen-6797,

    Agree with Garth, we could use Local System Account to test if the script works. If it is not works, there are something wrong with script or deployment, we could refer to the following article to deploy printer:
    http://kb.mit.edu/confluence/display/istcontrib/MECM+-+SCCM+-+Printer+Deployment
    Note: Non-Microsoft link, just for the reference.

    Besides, to troubleshoot the failure, we could use these trace log to check if there is any errors:
    https://configgirl.com/2018/11/10/sccm-application-installation-workflow/
    Note: Non-Microsoft link, just for the reference.


    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.