I am trying to automate the storing of a credential to several people’s profiles on several servers so they can use it with scripts they will be running that have the “runas” command with the /savecred switch. I am using the “cmdkey” command to store the user and password but when the runas command is executed, it prompts for the password anyway.
