This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PowerShellComponent - Execute CommandLine

Hello,

I need add some logic in the designer process  to trigger the following PowerShell commands,(there is already step to enable) but need to pass the userid/password as below to the QAS command.

 

Can anyone help how to pass the parameters..

 

Regards

Padma

Parents
  • Thank you very much
    what we are running into at this point is the import-module QuestAuthenticationServices its being ignored... it doesn't error, but when running a job it says invalid module enable-qasunixuser which indicates its not accepting or finding the module.
    thoughts on what to do with external modules needing to be loaded from within OneIM powershell?
Reply
  • Thank you very much
    what we are running into at this point is the import-module QuestAuthenticationServices its being ignored... it doesn't error, but when running a job it says invalid module enable-qasunixuser which indicates its not accepting or finding the module.
    thoughts on what to do with external modules needing to be loaded from within OneIM powershell?
Children
No Data