Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Answered

Error help? "The account name is invalid or does not exist"

I've been able to deploy a simple program to a couple hundred computers. On a subset of maybe 20 computers however, the steps that are not running as the logged on user return an error: "The account name is invalid or does not exist, or the password is invalid for the account name specified". enter image description here

I've tried existing, new domain admin and local target Admin accounts on the target system but I still get the error.

Is this a PDQ deploy thing or something else I should check?

0

Comments

2 comments
Date Votes
  • This may have something to do with the netlogon service on those targets. Have you tried reboot them before deploying the package ?

    1
  • Yes, that was it. I was able to restart Netlogon service with PSExec then PDQ was able to connect thereafter. Thank you

    0