PSExecutionCmdlet.CreateHelpersForSpecifiedComputerNames Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates helper objects with the command for the specified remote computer names.
protected:
virtual void CreateHelpersForSpecifiedComputerNames();
protected:
virtual void CreateHelpersForSpecifiedComputerNames();
virtual void CreateHelpersForSpecifiedComputerNames();
protected virtual void CreateHelpersForSpecifiedComputerNames ();
abstract member CreateHelpersForSpecifiedComputerNames : unit -> unit
override this.CreateHelpersForSpecifiedComputerNames : unit -> unit
Protected Overridable Sub CreateHelpersForSpecifiedComputerNames ()