Replies: 1 comment 2 replies
-
|
The process needs to run as the user who the config was stored as. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team
I need to use a script that is working if I run it on a interactive session of PS or PS Ise but not if I try to schedule it.
What happens is that it fails Set-PSGSuiteConfig with the specific error:
TerminatingError(New-GoogleService): "Exception calling "FromCertificate" with "1" argument(s): "Invalid provider type specified.
I tried to use a .P12 file as credentials. It works interactive but not in a not interactive session
Where I made a mistake ? Could you kindly help me ?
Thanks
Regards
Beta Was this translation helpful? Give feedback.
All reactions