Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Should expose -PSSession parameter #55

Open
SteveL-MSFT opened this issue Oct 31, 2018 · 2 comments
Open

Should expose -PSSession parameter #55

SteveL-MSFT opened this issue Oct 31, 2018 · 2 comments

Comments

@SteveL-MSFT
Copy link
Member

Each of the cmdlets should accept a -PSSession. Currently the parameters for Initialize-WinSession only create a WSMan connection. Should support any PSSession type.

@zigford
Copy link

zigford commented Nov 12, 2018

Support for ssh sessions would work around an issue I have for Non-Windows --> Windows. Currently WSMan from Non-Windows --> Windows seems to only work for non-domain accounts, whereas ssh sessions work for domain accounts. Supporting SSH sessions would allow running windows modules on non-windows that require domain level priviledges.

@SteveL-MSFT
Copy link
Member Author

@zigford that's a scenario we want to support, however, it'll likely come after 1.0.0 release

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants