API Reference
Class
WindowsUpdateWsusRemoteExecution
Stores the optional typed WSUS remote execution provider used by WindowsUpdateWsusFleetQuery, WindowsUpdateWsusComputerQuery, and WindowsUpdateWsusServerQuery.
Inheritance
- Object
- WindowsUpdateWsusRemoteExecution
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public static IWindowsUpdateWsusRemoteExecutionProvider Provider { get; set; } #Gets or sets the registered remote execution provider. Hosts that reference ComputerX.Remote can register a provider to enable RemotePowerShell without introducing a project cycle.