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
Type extensions work fine when run locally. To use them in a remoting session such as Invoke-Command could require loading them remotely. Or if I add the same element to the deserialized version of each type that would work. This will need clear documentation.
The text was updated successfully, but these errors were encountered:
Type extensions work fine when run locally. To use them in a remoting session such as
Invoke-Command
could require loading them remotely. Or if I add the same element to the deserialized version of each type that would work. This will need clear documentation.The text was updated successfully, but these errors were encountered: