Table of Contents |
---|
...
This category contains workflow templates and is deployed at Flowster Studio Designer Basic installation.
...
AD_AddUserToGroup
This workflow adds a specified user to an Active Directory group.
General knowledge:
...
- The workflow will finalize with a DisconnectfromAD activity:
...
AD_ListMembers
This workflow lists all users members of a group in Active Directory.
General knowledge:
...
- The workflow will finalize with a DisconnectfromAD activity:
...
Citrix_CreateVMfromTemplate_PowerOn
This workflow creates a virtual machine from a template. At the end of the workflow the new virtual machine is powered on.
General knowledge:
...
- The workflow will finalize with a DisconnectfromXenServer activity:
...
...
VMware_CreateVMfromTemplate_PowerOn
This workflow creates a virtual machine from a template. At the end of the workflow the new virtual machine is powered on.
General knowledge:
...
- The workflow will finalize with a VMwareDisconnect activity:
...
...
HyperV_CreateVMfromTemplate_PowerOn
This workflow creates a virtual machine from a template. At the end of the workflow the new virtual machine is powered on.
General knowledge:
...
- The workflow will finalize with a HyperVDisconnect activity:
...
Powershell_GetProcess
This workflow uses powershell scripts to output the result of the Get-Process powershell command.
General knowledge:
...