SetWmiInstance Class

Definition

Activity to invoke the Microsoft.PowerShell.Management\Set-WmiInstance command in a Workflow.

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

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

SetWmiInstance()

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

Properties

Arguments

Provides access to the Arguments parameter.

AsJob

Provides access to the AsJob parameter.

Authentication

Provides access to the Authentication parameter.

Authority

Provides access to the Authority parameter.

Class

Provides access to the Class parameter.

ComputerName

Provides access to the ComputerName parameter.

Credential

Provides access to the Credential parameter.

EnableAllPrivileges

Provides access to the EnableAllPrivileges parameter.

Impersonation

Provides access to the Impersonation parameter.

InputObject

Provides access to the InputObject parameter.

Locale

Provides access to the Locale parameter.

Namespace

Provides access to the Namespace parameter.

Path

Provides access to the Path parameter.

PSCommandName

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

PutType

Provides access to the PutType parameter.

ThrottleLimit

Provides access to the ThrottleLimit parameter.