Jump to content

PowerShell User Impersonation Fail


David

Recommended Posts

Hi guys,

I'm getting a "User impersonation returned error 1326" whilst attempting to run PowerShell commands on a several Win10 machines.

Now, I know I've tested the PowerShell impersonation on these machines when they were deployed, so it's not a credentials problem.

Have searched the forums but can't see a solution.

Thanks,

Screenshot_1.png

Link to comment
Share on other sites

  • Administrators

Hi David,

Is that machine part of a domain? If so, make sure that the domain name is correct. For Windows 10 make sure you're entering the username and not the user display name. You can see the username if you run this batch command:

echo %USERNAME%

-Paul

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...