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
A command that provides a uniform abstraction layer to remote invocation, that will never throw an exception and instead return a uniformly shaped object:
ComputerName
Success: Any error happened?
Error: Any error that happened
Data: The results returned
Additionally, in managed sessions:
SessionID
Messages: The messages sent to a PSFramework message proxy
Session: A reference to the Managed Session Object
The text was updated successfully, but these errors were encountered:
A command that provides a uniform abstraction layer to remote invocation, that will never throw an exception and instead return a uniformly shaped object:
Additionally, in managed sessions:
The text was updated successfully, but these errors were encountered: