Fixed
Martin,
I did paste your test code in and it showed that the $config.Configuration.Password variable matched the actual password.
To be honest, I am not sure why it didn't work, all I know is that I got an error when trying
$session.Open($sessionOptions)
session.Options with $config.Configuration.Password. When I changed the code a little more, it started working.
Thank you for your response.
I did paste your test code in and it showed that the $config.Configuration.Password variable matched the actual password.
To be honest, I am not sure why it didn't work, all I know is that I got an error when trying
$session.Open($sessionOptions)
session.Options with $config.Configuration.Password. When I changed the code a little more, it started working.
Thank you for your response.