Skip to content

New Feature: Invoke-SessionCommand #652

@FriedrichWeinmann

Description

@FriedrichWeinmann

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions