You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a class which represents a PSRemotely node.
Now this will help us support different providers e.g. PSRemoting, Azure, AWS etc.
This provider will have a contract to return a SessionHashtable.
Now the class for the PSRemotely node will use this, agnostic of where the Node sits on.
The text was updated successfully, but these errors were encountered:
Create a class which represents a PSRemotely node.
Now this will help us support different providers e.g. PSRemoting, Azure, AWS etc.
This provider will have a contract to return a SessionHashtable.
Now the class for the PSRemotely node will use this, agnostic of where the Node sits on.
The text was updated successfully, but these errors were encountered: