PowerShell Studio Feature Requests

Feature requests, product enhancement ideas, and other product-specific suggestions.

Add support for PSSession

SvanGool, Feb. 14, 2018Under Review

I would like to see that I can make use of Enter-PSSession etc. To setup a remote session for executing scripts and commands.

For instance I'm working on a script (login script) which uses zome get-aduser and get-adgroup etc. Fot this to work I need to import the activedirectory module, but this module is not on our client computers, so the script cannot run. I could make use of the PSSession to import the module from one of our servers.

Best regards,

Sander



You must be logged in to make a comment on a feature request. Click here to log in now.