vbs

Access

Blog History

Password Obfuscation in VBS Admin Scripts

Sometimes you may want to authenticate to a remote share and do some admin task like create a zipped backup file on your local computer. The problem with the following script fragment is that the raw VBS file contains a plain text password. So how do you hide the...

read more