Sometimes you forget the obvious when your doing scripting.
Although not recommended, I was using powershell to create a new psdrive session using the Administrator.
Problem is that with just Administrator and the password, powershell was complaining about a bad username and password combination.
Since the VM was connected to a development domain I wasn't qualifying the Administrator name therefore confusing powershell.
I add the computername\Administrator and tried again. Much better success
Subscribe to:
Post Comments (Atom)
Exploring ELK (Elastic) Stack for hack-a-thon
At my current gig, our group finally got to do hack-a-thon week and I joined a team project that tied together a few of the technologies I...
-
When I first started using WebEx 3 years ago for my current job I accidentally set the WebEx One-click meeting topic to my colleagues' n...
-
I was having the toughest time trying to sync a new folder tree in my depot. I was getting this error: //depot/Some-path/some-sub-path/....
-
If you're doing security/cryptographic testing with Java - especially with JMeter - you might encounter errors in your testing where you...
No comments:
Post a Comment