While trying to debug what ops validation test failed on the remote node, one usually has to reference the $PSRemotely.SessionHashtable.
Write a wrapper function, which should auto-complete the remote nodes names for the opened PSSession used by PSRemotely and drops into that remote PSSession.
While trying to debug what ops validation test failed on the remote node, one usually has to reference the $PSRemotely.SessionHashtable.
Write a wrapper function, which should auto-complete the remote nodes names for the opened PSSession used by PSRemotely and drops into that remote PSSession.