• View Communities
    • Citrix Developer Network
      The place for unfiltered straight talk on Citrix products. Blogs, code downloads, best practices, APIs, and more can all be found here.
    • Citrix Ready Community Verified
      Does it work with Citrix? Application compatibility questions are a thing of the past with the new Citrix Community Verified site.
    • Blogs
      Learn the latest from the Citrix employees who are building application delivery infrastructure technologies.
    • Blogosphere
      The Citrix Blogosphere is a window into the thousands of conversations taking place about Citrix and Application Delivery.
  •  Sign In
Workflow Studio Developer Network

ShutdownWindows

ShutdownWindows

Shuts down or restarts the specified Windows computer. Requires a connection over TCP Port 445.

Properties

Reason
Type: Citrix.WorkflowStudio.ActivityLibrary.Networking.ShutdownReasonType
Specifies the reason for the shutdown. Defaults to 'Other'.

ShutdownType
Type: Citrix.WorkflowStudio.ActivityLibrary.Networking.ShutdownTypeEnum
Specifies whether to shutdown or restart the computer. Defaults to 'Shutdown'.

DisplayWarningTime
Type: System.Object
Specifies the amount of time to display a warning to logged on users before the shutdown/restart begins.

Comment
Type: System.String
Specifies a comment on the reason for the shutdown/restart. This comment will be logged in the target machine's event log. Windows XP and Windows Server 2003 computers support a maximum of 127 characters in comments. More recent Windows OS versions support up to 512 characters.

ComputerName
Type: System.String
Specifies the name of the Windows target computer.

ForceClose
Type: System.Object
Specifies whether to force running applications on the target computer to be closed without warning. You can also bind this parameter to a conditional.

Enter tags to add to this page:
Please wait 
Looking for a tag? Just start typing.
Related Links