RemoveComputer Class

Definition

Activity to invoke the Microsoft.PowerShell.Management\Remove-Computer command in a Workflow.

public sealed class RemoveComputer : Microsoft.PowerShell.Activities.PSRemotingActivity
Inheritance

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

RemoveComputer()

Gets the display name of the command invoked by this activity.

Properties

Force

Provides access to the Force parameter.

LocalCredential

Provides access to the LocalCredential parameter.

PassThru

Provides access to the PassThru parameter.

PSCommandName

Gets the fully qualified name of the command invoked by this activity.

Restart

Provides access to the Restart parameter.

UnjoinDomainCredential

Provides access to the UnjoinDomainCredential parameter.

WorkgroupName