- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 02, 2013
03:40 AM
CA: PowerShell CA runs always in silent mode
Hello,
I have written a PS1 script.
If I put it to PS CA, sored in binary table, it runs always in silent mode.
Is it possible to run it in not hidden mode?
I have written a PS1 script.
If I put it to PS CA, sored in binary table, it runs always in silent mode.
Is it possible to run it in not hidden mode?
2 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 02, 2013
07:50 AM
Are you running it as Immediate or deferred, non-impersonated? I would expect deferred - non impersonated to run in the services winstation from which interaction with the user should not be initiated.
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 02, 2013
09:39 AM
The CA is running as immediate action.
Once trigged by dialog button. Other time as immediate action in execute seq.
Once trigged by dialog button. Other time as immediate action in execute seq.
