Actions are used in packages under the Actions tab. They are what defines how a package operates and behaves.
Attach virtual disk
The 'Attach virtual disk' action allows you to mount a virtual harddisk (in VHD or VHDX format) in a specific (empty) folder on the local device.
General
General |
|
Type |
Attach virtual disk |
Name |
Short description of what the action does. |
Virtual disk |
VHD or VHDX file that needs to be attached on the local device. |
Mount point |
Path where the virtual disk needs to be mounted to on the local device. Target path may exist, but needs to be empty. |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Network Credentials |
Network credentials from the credential store, which will be used to access the specified installation file on a network location. |
Read-only |
Mount the local disk as read-only, will deny file changes. |
The Attach Virtual Disk action requires the user to run the Liquit Workspace Agent to function.
Detach virtual disk
The 'Detach virtual disk' action allows you to unmount a previously mounted virtual harddisk (in VHD or VHDX format).
General
General |
|
Type |
Detach virtual disk |
Name |
Short description of what the action does. |
Virtual disk |
VHD or VHDX file that needs to be detached on the local device. |
Mount point |
Optionally specify the path that needs to be unmounted, if the disk is mounted on several locations, otherwise all paths will be unmounted. |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Network Credentials |
Network credentials from the credential store, which will be used to access the specified installation file on a network location. |
The Detach Virtual Disk action requires the user to run the Liquit Workspace Agent to function.
Connect printer
The 'Connect printer' action allows you to connect a printer as part of the package actions. This could be used to connect to a certain printer which is only used by a specific package.
General
General |
|
Type |
Connect printer |
Name |
Short description of what the action does. |
Printer |
The UNC path for the printer |
Default |
Determines whether or not the printer will be added as the new default printer |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Network Credentials |
Choose which credential template from the credential store should be used to connect to this printer |
Note
The Connect printer action requires the user to run the Liquit Workspace Agent to function.
Set default printer
The 'Set default printer' action allows you to set a printer as default.
General
General |
|
Type |
Set default printer |
Name |
Short description of what the action does. |
Printer |
The UNC path for the printer |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
The set Default printer action requires the user to run the Liquit Workspace Agent to function.
This action does not connect to a new printer, you should use the connect printer action to do this.
Install uploaded file
The 'Install uploaded file' action allows you to upload a file to the Liquit content repository and have that file be placed on the device in the destination specified.
General
General |
|
Type |
Install uploaded file |
Name |
Short description of what the action does. |
File |
Select file to upload |
Destination |
The destination path in which you want to let the file be placed |
Agent required |
Yes |
End the destination path with a (back)slash to indicate a directory (the uploaded filename will be appended), otherwise the agent will asume the destination if a file.
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Fetch content on demand |
Only download the content when the action is being executed, do not prefetch the content at the distribution stage. |
The Install Uploaded file action requires the user to run the Liquit Workspace Agent to function.
Install uploaded directory
The 'Install uploaded directory' action allows you to upload a directory to the Liquit content repository and have that directory be placed on the device in the destination specified.
General
General |
|
Type |
Install uploaded directory |
Name |
Short description of what the action does. |
Path |
Select directory to upload |
Destination |
C:\some_dir\ |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Fetch content on demand |
Only download the content when the action is being executed, do not prefetch the content at the distribution stage. |
The Install Uploaded directory action requires the user to run the Liquit Workspace Agent to function.
To configure the Install Uploaded directory action you need to have the Liquit Workspace Agent running.
Install uploaded font
The 'Install uploaded font' action allows you to upload a font to the Liquit content repository and have that font installed on the device.
Copy directory
The 'Copy directory' action allows you to copy entire directories using path or UNC as a source.
General
General |
|
Type |
Copy directory |
Name |
Short description of what the action does. |
Source |
Path to directory |
Destination |
C:\some_dir\some_file.txt |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Copy Policy |
The following options are available:- Copy all the files, overwrite existing files
- Copy all the files, only overwrite older files
- Copy all the files, only overwrite changed files
- Only copy files that exists at the destination
- Only copy files that doesn't exists at the destination
|
Fetch content on demand |
Only download the content when the action is being executed, do not prefetch the content at the distribution stage. |
The Copy directory action requires the user to run the Liquit Workspace Agent to function.
Create directory
The 'Create directory' action allows you to create a directory during the action sequences in a package.
General
General |
|
Type |
Create directory |
Name |
Short description of what the action does. |
Path |
Full path to directory |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
The Create directory action requires the user to run the Liquit Workspace Agent to function.
Delete directory
The 'Delete directory' action allows you to (recursively) delete a directory.
General
General |
|
Type |
Delete directory |
Name |
Short description of what the action does. |
Path |
Full path to directory |
Recursive |
Checkbox |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
The Delete directory action requires the user to run the Liquit Workspace Agent to function.
Edit INI file
The 'Edit INI file' action allows you to modify INI files. This could be used to edit configuration files for a package for example.
General
General |
|
Type |
Edit INI file |
Name |
Short description of what the action does. |
File |
Full path to file |
Action |
Add, Set, Update, Remove |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
The Edit INI file action requires the user to run the Liquit Workspace Agent to function.
Edit text file
The 'Edit text file' action allows you to search text files for a string and replace that string or line with different data.
General
General |
|
Type |
Edit text file |
Name |
Short description of what the action does. |
File |
Full path to file |
Action |
Replace string, Replace line |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
The Edit text file action requires the user to run the Liquit Workspace Agent to function.
Copy file
The 'Copy file' action allows you to copy files using path or UNC as a source.
General
General |
|
Type |
Copy file(s) |
Name |
Short description of what the action does. |
Exists, Does not exist |
|
Source |
Path to file |
Destination |
C:\some_dir |
Agent required |
Yes |
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Copy Policy |
The following options are available:- Copy all the files, overwrite existing files
- Copy all the files, only overwrite older files
- Copy all the files, only overwrite changed files
- Only copy files that exists at the destination
- Only copy files that doesn't exists at the destination
|
The Copy file action requires the user to run the Liquit Workspace Agent to function.
Delete file
The 'Delete file(s)' action allows you to delete files using path or UNC as a source.
General
General |
|
Type |
Delete file(s) |
Name |
Short description of what the action does. |
Path |
Path to file |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
The Delete file action requires the user to run the Liquit Workspace Agent to function.
Move file
The 'Move file' action allows you to move files using path or UNC as a source.
General
General |
|
Type |
Move file(s) |
Name |
Short description of what the action does. |
Source |
Path to source file |
Destination |
C:\some_dir\some_file.txt |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Force |
Move the file even if the file is in use. |
The Move file action requires the user to run the Liquit Workspace Agent to function.
Install uploaded MSI
The 'Install uploaded MSI' action allows you to install an MSI from the Liquit content repository.
General
General |
|
Type |
Install uploaded MSI |
Name |
Short description of what the action does. |
File |
MSI file |
Arguments |
Arguments to msiexec.exe |
Transform |
Transform (.mst) file |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to modify the local system.
- Device the action will be executed on the device/system level.
|
Fetch content on demand |
Only download the content when the action is being executed, do not prefetch the content at the distribution stage. |
The install uploaded MSI action requires the user to run the Liquit Workspace Agent to function.
Install uploaded MSP
The 'Install uploaded MSP' action allows you to install an MSP from the Liquit content repository.
General
General |
|
Type |
Install uploaded MSP |
Name |
Short description of what the action does. |
File |
MSP file |
Arguments |
Arguments to msiexec.exe |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to modify the local system.
- Device the action will be executed on the device/system level.
|
Fetch content on demand |
Only download the content when the action is being executed, do not prefetch the content at the distribution stage. |
The install uploaded MSP action requires the user to run the Liquit Workspace Agent to function.
Install uploaded MSU
The 'Install uploaded MSU' action allows you to install an MSU from the Liquit content repository.
General
General |
|
Type |
Install uploaded MSU |
Name |
Short description of what the action does. |
File |
MSU file |
Arguments |
Arguments to wusa.exe |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to modify the local system.
- Device the action will be executed on the device/system level.
|
Fetch content on demand |
Only download the content when the action is being executed, do not prefetch the content at the distribution stage. |
The install uploaded MSU action requires the user to run the Liquit Workspace Agent to function.
Install uploaded Windows App
The 'Install uploaded Windows App' action allows you to install a Windows App from the Liquit content repository.
General
General |
|
Type |
Install uploaded Windows App |
Name |
Short description of what the action does. |
File |
msix/msixbundle/appx/appxbundle file which needs to be installed |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Network Credentials |
Network credentials from the credential store, which will be used to access the specified installation file on a network location. |
Stage Windows App |
Copy the necessary files for the Windows app to the local device. |
Register Windows App |
Register the (staged) Windows App to the device, when User context has been selected it will only register the Windows App to the current user, when Device context has been selected the Windows App will be registered to all users on the device. |
Action won't do anything when both "Stage Windows App" and "Register Windows App" have been disabled
The Install uploaded Windows App action requires the user to run the Liquit Workspace Agent to function.
Install MSI
The 'Install MSI' action allows you to install an MSI from anywhere you specify.
General
General |
|
Type |
Install MSI |
Name |
Short description of what the action does. |
File |
MSI file |
Arguments |
Arguments to msiexec.exe |
Transform |
Transform (.mst) file |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to modify the local system.
- Device the action will be executed on the device/system level.
|
The install MSI action requires the user to run the Liquit Workspace Agent to function.
Uninstall MSI
The 'Uninstall MSI' action allows you to uninstall an MSI from anywhere you specify.
General
General |
|
Type |
Uninstall MSI |
Name |
Short description of what the action does. |
File |
MSI file |
Arguments |
Arguments to msiexec.exe |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to modify the local system.
- Device the action will be executed on the device/system level.
|
The uninstall MSI action requires the user to run the Liquit Workspace Agent to function.
Install Windows App
The 'Install Windows App' action allows you to install a Windows App from anywhere you specify.
General
General |
|
Type |
Install Windows App |
Name |
Short description of what the action does. |
File |
msix/msixbundle/appx/appxbundle file which needs to be installed |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Network Credentials |
Network credentials from the credential store, which will be used to access the specified installation file on a network location. |
Stage Windows App |
- Do not stage Windows App will not stage the application on the device, only the register option will be used and requires the Windows App to be staged.
- Stage Copy the necessary files for the Windows App to the local device.
- Stage in place Windows App will be staged on the local device by using the files in the current location. Files will not be copied to the local device.
|
Register Windows App |
Register the (staged) Windows App to the device, when User context has been selected it will only register the Windows App to the current user, when Device context has been selected the Windows App will be registered to all users on the device. |
Action won't do anything when both "Stage Windows App" and "Register Windows App" have been disabled
The Install Windows App action requires the user to run the Liquit Workspace Agent to function.
Register Windows App
The 'Register Windows App' action allows you to register a staged Windows App to the current user or to all users on the device.
General
General |
|
Type |
Register Windows App |
Name |
Short description of what the action does. |
Package Family Name |
Family Name of the Windows App package which needs to be registered |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User only register the Windows App to the current user.
- Device Windows App will be registered to all users on the device.
|
The Register Windows App action requires the user to run the Liquit Workspace Agent to function.
Uninstall Windows App
The 'Uninstall Windows App' action allows you to remove a registered Windows App from the current user or all users on the device.
General
General |
|
Type |
Uninstall Windows App |
Name |
Short description of what the action does. |
Package Family Name |
Family Name of the Windows App package which needs to be removed |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User only remove the Windows App from the current user.
- Device Windows App will be removed for all users on the device.
|
The Uninstall Windows App action requires the user to run the Liquit Workspace Agent to function.
Uploaded RDP file
The 'Uploaded RDP file' action allows you to run an RDP file from the Liquit content repository.
General |
|
Type |
Uploaded RDP file |
Name |
Short description of what the action does. |
File |
RDP file |
Agent required |
No |
Advanced
Advanced |
|
Credentials |
Specify which network credential set will be used for SSO purposes. |
Fetch content on demand |
Only download the content when the action is being executed, do not prefetch the content at the distribution stage. |
Remote RDP
The 'Remote RDP' action allows you to run a 'RemoteApp' with the settings you specify.
General
General |
|
Type |
Remote RDP |
Name |
Short description of what the action does. |
Server |
RDP sever address |
Port |
RDP port |
RemoteApp |
Name of RemoteApp |
Agent required |
No |
Advanced
Advanced |
|
Credentials |
Specify which network credential set will be used for SSO purposes. |
Full screen |
Enables full screen mode |
Multi monitor |
Enables multiple monitors |
Local resources |
Smartcard, Ports, Drives, Printers |
RD Gateway |
The RDP gateway that should be used |
The remote RDP process action requires the user to run the Liquit Workspace Agent to function.
Run uploaded script
The 'Run uploaded script' action allows you to upload a script to the Liquit content repository and have that script execute on the device.
General
General |
|
Type |
Run uploaded script |
Name |
Short description of what the action does. |
Script engine |
The script engine to use when exeucting the script: |
Script |
Contents of the script that will be executed by the script engine |
Arguments |
Arguments given to the script file |
Directory |
Working directory |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Display |
The way the process should be started, the following options are available:- Normal the default Microsoft Windows settings are used.
- Hidden the application will be launhed hidden.
- Minimized the application will be minized at launch.
- Maximized the application willlbe maximized at launch.
|
Engine arguments |
Arguments passed to the script engine |
Success return codes |
Return codes that are considered successful exection of the application |
The start process action requires the user to run the Liquit Workspace Agent to function.
Start uploaded process
The 'Start Uploaded process' allows you to execute a file from the Liquit content repository.
General
General |
|
Type |
Start Uploaded process |
Name |
Short description of what the action does. |
File |
File to start |
Arguments |
Arguments given to file |
Directory |
Working directory |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to install MSI/MSP packages on the local system.
- Device the action will be executed on the device/system level.
|
Display |
The way the process should be started, the following options are available:- Normal the default Microsoft Windows settings are used.
- Hidden the application will be launhed hidden.
- Minimized the application will be minized at launch.
- Maximized the application willlbe maximized at launch.
|
Wait for completion |
Determines if Liquit Workspace will wait before this action is done before starting the next action. |
Success return codes |
Return codes that are considered successful exection of the application |
Fetch content on demand |
Only download the content when the action is being executed, do not prefetch the content at the distribution stage. |
The start uploaded process action requires the user to run the Liquit Workspace Agent to function.
Open URL
The 'Open URL' action allows you to open an URL (optionally in a specific browser).
General
General |
|
Type |
Open URL |
Name |
Short description of what the action does. |
URL |
www.example.com |
Agent required |
No |
Advanced
Advanced |
|
Browser |
Specify which browser the webpage should be openend in. The following options are available: - Default the URL will be openend by the configured deault browser on the system.
- Internet Explorer the URL will be openend using Internet Explorer.
- Firefox the URL will be openend using Mozilla Firefox.
- Chrome the URL will be openend using Google Chrome.
- Opera the URL will be openend using Opera.
- Microsoft Edge the URL will be openend using Microsoft Edge
- Safari the URL will be openend using Safari.
- Liquit the URL will be openend using the Liquit browser.
|
Display |
If the webpage should be visible to the end user. If hidden is selected, then a background web request is made and no browser will be opened. |
Shared authentication session |
The Liquit session can be injected if opening a URL with a browser that is not yet authenticated to the Liquit Workspace. |
Force private mode |
Tries to open the URL in the selected browser in private mode.The following browsers are supported with private mode: - Internet Explorer 11
- Firefox
- Chrome
- Opera
- Edge (Chromium)
|
When you select a specific browser to open the URL with and that browser is not available on the device, the URL will be opened in the default browser.
To select a browser to open the url with the user has to have the Liquit Workspace Agent running. If no Liquit Workspace Agent is running the url will be opnend in a new browser tab.
Start process
The 'Start process' action allows you to execute a file.
General
General |
|
Type |
Start process |
Name |
Short description of what the action does. |
Process |
File to start |
Arguments |
Arguments given to file |
Directory |
Working directory |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to install MSI/MSP packages on the local system.
- Device the action will be executed on the device/system level.
|
Display |
The way the process should be started, the following options are available:- Normal the default Microsoft Windows settings are used.
- Hidden the application will be launhed hidden.
- Minimized the application will be minized at launch.
- Maximized the application willlbe maximized at launch.
|
Wait for completion |
Determines if Liquit Workspace will wait before this action is done before starting the next action. |
Success return codes |
Return codes that are considered successful exection of the application |
The start process action requires the user to run the Liquit Workspace Agent to function.
Stop process
The 'Stop process' action allows you to stop a process running on the device.
General
General |
|
Type |
Stop process |
Name |
Short description of what the action does. |
Process |
Process to stop |
Agent required |
Yes |
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
The stop process action requires the user to run the Liquit Workspace Agent to function.
Run script
The 'Run script' action allows you to run a script from a local directory or a network path on the device.
General
General |
|
Type |
Run script |
Name |
Short description of what the action does. |
Script engine |
The script engine to use when exeucting the script: |
Script |
Path to the script file that will be executed |
Arguments |
Arguments given to the script file |
Directory |
Working directory |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Display |
The way the process should be started, the following options are available:- Normal the default Microsoft Windows settings are used.
- Hidden the application will be launhed hidden.
- Minimized the application will be minized at launch.
- Maximized the application willlbe maximized at launch.
|
Engine arguments |
Arguments passed to the script engine |
Success return codes |
Return codes that are considered successful exection of the application |
The start process action requires the user to run the Liquit Workspace Agent to function.
Start Windows App
The 'Start Windows App' action allows you to start a registered Windows App.
General
General |
|
Type |
Start Windows App |
Name |
Short description of what the action does. |
Package Family Name |
Family Name of the Windows App package which needs to be started |
Application id |
Application that needs be started within the package, this generally is "App" for AppX packages, for MSIX this is generally the name of the executable within the package, without the .exe extension. |
Arguments |
Arguments given to the application |
Agent required |
Yes |
The Start Windows App action requires the user to run the Liquit Workspace Agent to function.
Modify group membership
The 'Modify group membership' action allows you to add or remove the currently logged on user on the device from an Identity Source group that has been specified. LDAP and Azure AD Identity Sources are supported. For this action, the identity source where the user is located should be configured to allow at least group membership modifications.
General
General |
|
Type |
Modify group membership |
Name |
Short description of what the action does. |
Group |
Group to modify |
Operation |
Add or remove logged on user from the selected group |
Agent required |
No |
Prompt user
The 'Prompt user' action allows you to display a message or ask a question to the end user.
General
General |
|
Type |
Prompt user |
Name |
Short description of what the action does. |
Message |
Message to display |
Icon |
- Default
- Information
- Question
- Warning
- Error
|
Buttons |
|
Agent required |
Yes |
Advanced
Advanced |
|
Cancel/No Action |
- Error: Display error when the user cancels the message.
- Skip action set: Skip action set that this message belongs to when the user cancels the message
- Skip action sets: Skip action sets of the type that this message belongs to when the user cancels the message
- Skip package: Stop processing the current package without an error.
|
Wait for input |
When selected, will wait for the user to close the message prompt before continuing with the next action. When deselected, which can only be performed if the OK button option is selected, will prompt the user with a message prompt, but actions will continue to execute in the background, regardless if the user responds. |
The prompt user action requires the user to run the Liquit Workspace Agent to function.
Reboot
The 'Reboot' action allows you to perform a reboot on the device.
General
General |
|
Type |
Reboot |
Name |
Short description of what the action does. |
Timeout |
The time to wait before a reboot in seconds |
Agent required |
Yes |
The deployment will continue with the next action or package after reboot.
The reboot action requires the user to run the Liquit Workspace Agent to function.
Refresh agent
General
The 'Refresh agent' action allows you to perform a refresh of the local agent.
General |
|
Type |
Refresh agent |
Name |
Short description of what the action does. |
Type |
- Local refresh Only refresh package filters
- Online refresh Perform a full refresh of the agent
|
Trigger refresh event |
Trigger the refresh event when refresh is finished, so that packages that are configured to launch on a refresh event are started. |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Shutdown
The 'Shutdown' action allows you to perform a Shutdown on the device.
General
General |
|
Type |
Stop Shutdown |
Name |
Short description of what the action does. |
Timeout |
The time to wait before a shutdown in seconds |
The deployment will continue with the next action or package after startup.
The shutdown action requires the user to run the Liquit Workspace Agent to function.
Create Shortcut
The 'Create Shortcut' action allows you to create a shortcut on the device.
General
General |
|
Type |
Create Shortcut |
Name |
Short description of what the action does. |
Path |
The path to the shortcut that should be created |
Target |
The path the shortcut should point to |
Description |
The description of the shortcut |
Directory |
The directory the "Start in:" path should point to: |
Arguments |
The arguments that should be used when using the shortcut |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
The create Shortcut action requires the user to run the Liquit Workspace Agent to function.
Connect drive mapping
The 'Connect drive mapping' action allows you to make a drive mapping.
General
General |
|
Type |
Connect drive mapping |
Name |
Short description of what the action does. |
Drive |
D: |
Path |
Path to map |
Agent required |
Yes |
Persistent |
Checkbox |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Credentials |
Specify which network credential set will be used for SSO purposes. |
Disconnect drive mapping
The 'Disconnect drive mapping' action allows you to disconnect a drive mapping.
General
General |
|
Type |
Disconnect drive mapping |
Name |
Short description of what the action does. |
Drive |
D: |
Agent required |
Yes |
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Force |
Disconnect the drive even if it is in use. |
The disconnect drive mapping action requires the user to run the Liquit Workspace Agent to function.
Set environment variable
The 'Set environment variable' action allows you to set an environment variable to a specific value.
General
General |
|
Type |
Set environment variable |
Name |
Short description of what the action does. |
Variable |
Name of the variable to set |
Value |
Value to set |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
The set environment variable action requires the user to run the Liquit Workspace Agent to function.
Unset environment variable
The 'Unset environment variable' action allows you to unset (clear) an environment variable.
General
General |
|
Type |
Unset environment variable |
Name |
Short description of what the action does. |
Variable |
Name of the variable to unset |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
The unset environment variable action requires the user to run the Liquit Workspace Agent to function.
Modify group membership
The 'Modify group membership' action allows you to modify (add, remove) the current identity from/to a group.
General |
|
Type |
Modify group membership |
Name |
Short description of what the action does. |
Group |
Group to modify |
Operation |
Add Identity, Remove Identity |
Agent required |
Yes |
You need to have an identity source configured and allowed it to be modified.
The modify group membership action requires the user to run the Liquit Workspace Agent to function.
Distribute package
The 'Distribute package' action allows you to distribute a package from the actions of another package. This could be useful when you want to install a dependency for example.
General
General |
|
Type |
Distribute package |
Name |
Short description of what the action does. |
Package |
Package to distribute |
Agent required |
Yes |
The distribute package action requires the user to run the Liquit Workspace Agent to function.
Install package
The 'Install package' action allows you to install a package from the actions of another package. This could be useful when you want to install a dependency for example.
General
General |
|
Type |
Install package |
Name |
Short description of what the action does. |
Package |
Package to install |
Agent required |
Yes |
The install package action requires the user to run the Liquit Workspace Agent to function.
Launch package
The 'Launch package' action allows you to launch a package from the actions of another package.
General
General |
|
Type |
Launch package |
Name |
Short description of what the action does. |
Package |
Package to launch |
Shortcut |
Name of shortcut to start, leave empty for primary shortct. |
Agent required |
No |
Repair package
The 'Repair package' action allows you to repair a package from the actions of another package.
General
General |
|
Type |
Repair package |
Name |
Short description of what the action does. |
Package |
Package to repair |
Agent required |
Yes |
The repair package action requires the user to run the Liquit Workspace Agent to function.
Uninstall package
The 'Uninstall package' action allows you to uninstall a package from the actions of another package. This could be useful when you want to uninstall a dependency for example.
General
General |
|
Type |
Uninstall package |
Name |
Short description of what the action does. |
Package |
Package to Uninstall |
Agent required |
Yes |
The uninstall package action requires the user to run the Liquit Workspace Agent to function.
Import uploaded registry file
The 'Import uploaded registry file' action allows you to merge a registry file with the local device registry from the Liquit content repository.
General
General |
|
Type |
Import uploaded registry file |
Name |
Short description of what the action does. |
File |
.reg file |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to modify the local system.
- Device the action will be executed on the device/system level.
|
The import uploaded registry file action requires the user to run the Liquit Workspace Agent to function.
Import registry file
The 'Import registry file' action allows you to merge a registry file with the local device registry.
General
General |
|
Type |
Import registry file |
Name |
Short description of what the action does. |
File |
.reg file |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to modify the local system.
- Device the action will be executed on the device/system level.
|
The import registry file action requires the user to run the Liquit Workspace Agent to function.
Create registry key
The 'Create registry key' action allows you to create a registry key on the local device.
General
General |
|
Type |
Create registry key |
Name |
Short description of what the action does. |
Key |
HKLM\My\Registry\Key |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to modify the local system.
- Device the action will be executed on the device/system level.
|
The create registry key action requires the user to run the Liquit Workspace Agent to function.
Delete registry key
The 'Delete registry key' action allows you to delete a registry key from the local device.
General
General |
|
Type |
Delete registry key |
Name |
Short description of what the action does. |
Key |
HKLM\My\Registry\Key |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to modify the local system.
- Device the action will be executed on the device/system level.
|
The delete registry key action requires the user to run the Liquit Workspace Agent to function.
Delete registry value
The 'Delete registry value' action allows you to delete a registry value from the local device.
General
General |
|
Type |
Delete registry value |
Name |
Short description of what the action does. |
Key |
HKLM\My\Registry\Key |
Name |
Value name |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to modify the local system.
- Device the action will be executed on the device/system level.
|
The delete registry value action requires the user to run the Liquit Workspace Agent to function.
Set registry value
The 'Set registry value' action allows you to set a registry value on the local device.
General
General |
|
Type |
Set registry value |
Name |
Short description of what the action does. |
Key |
HKLM\My\Registry\Key |
Name |
Value name |
Type |
SZ, DWORD, QWORD, MULTI_SZ, EXPAND_SZ, BINARY |
Value |
Value to set |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- User (Elevated) the action will be executed under the current user, but granted temporary permission to modify the local system.
- Device the action will be executed on the device/system level.
|
The set registry value action requires the user to run the Liquit Workspace Agent to function.
Set service startup type
The 'Set service startup type' action allows you to set the startup type of a Windows service.
General
General |
|
Type |
Set service startup type |
Name |
Short description of what the action does. |
Service |
Name of the service, for example: Windows update |
Startup |
Startup state to change to: Boot, System, Automatic, Manual, Disabled |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
The set service startup type action requires the user to run the Liquit Workspace Agent to function.
Set service state
The 'Set service state' action allows you to set the state of a Windows service.
General
General |
|
Type |
Set service state |
Name |
Short description of what the action does. |
Service |
Name of the service, for example: Windows update |
Action |
Perform the following action on the service: Start, Stop, Pause, Resume |
Agent required |
Yes |
Advanced
Advanced |
|
Context |
The context used to execute the action, the following options are available:- User the action will be executed as user.
- Device the action will be executed on the device/system level.
|
Wait for completion |
Holds the action until the service has reached the new status |
The set service state action requires the user to run the Liquit Workspace Agent to function.
Wait
The 'Wait' action allows you to set a delay before proceeding.
General
General |
|
Type |
Wait |
Name |
Short description of what the action does. |
Seconds |
Number of seconds |
Agent required |
Yes |
The wait action requires the user to run the Liquit Workspace Agent to function.