Have a webpage that ask for a users password in a "Windows Security" popup before the page loads. After the page loads it has another username and password to logon.
I have a script for that last part and I've tried to use cmdkey for the popup box. I can add the credentials to Windows Vault with a script with no problem. When you login the first time and check remember my credentials, it adds it to the vault (as my script will), but the Username is not there, only the password.
If I use my script and it adds the username and password, it will not work.
Does anyone know where the username may be being stored? I've checked cookies and didn't see anything there.
May be in the wrong forum here??
Rob
Just my $.02.
I have a script for that last part and I've tried to use cmdkey for the popup box. I can add the credentials to Windows Vault with a script with no problem. When you login the first time and check remember my credentials, it adds it to the vault (as my script will), but the Username is not there, only the password.
If I use my script and it adds the username and password, it will not work.
Does anyone know where the username may be being stored? I've checked cookies and didn't see anything there.
May be in the wrong forum here??
Rob
Just my $.02.