Microsoft
Software
Hardware
Network
Question : providing credentials in Powershell without user action
I´m looking for a way to provide credentials to powershell scripts without a prompt for anything. MS says it is possible:
It is possible to produce a PSCredential object programmatically through Windows PowerShell without requiring user interaction. However, this method requires that the user name and password appear in plain text in the script. Therefore, we do not recommend this method
but I cannot find out, how to do it. What I am trying to do is to make a djoin (
http://technet.microsoft.
com/en-us/
library/of
fline-doma
in-
join-dj
oin-step-b
y-step(WS.
10).aspx
) on computers with different usernames (computername\administrato
r) but all the same password.
I am trying to copy the computers 'blob.txt' to every machine and then complete the djoin from there. It works great with a module I found but is prompting me for the password everytime. I have no problem with a plain password in my script, because I will carry it away afterwards.
Answer : providing credentials in Powershell without user action
Have you tried resetting the users password? Just make sure that the account is not compromised?
Also click on the Drafts folder > Tools > recover deleted items for outlook 2007 and check if you can see any deleted items
Random Solutions
Select All Columns Count Column Group By Only One Column?
Windows 7 recently used programs is blank
Reset Root Password on a MAC
SpellNumber
Can't Figure Out How to Turn Off PHP Display Errors
Auto Send Excel as Email Attachment
Fields not being read from CSV
Roaming profiles and DFS replication
Mixing x32 and x64 apps and OS's
Default Printer Changes using Terminal Server