Ok after I logged into the server withe DA user and ran the command to make the cred xml file, I run the script and get this:
Import-Clixml : Key not valid for use in specified state.
At C:\util\scripts\ThinReport.ps1:6 char:9
+ $Cred = Import-Clixml C:\util\scripts\Creds\autoitjob2.xml
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Import-Clixml], CryptographicException
+ FullyQualifiedErrorId : System.Security.Cryptography.CryptographicException,Microsoft.PowerShell.Commands.Import
ClixmlCommand