-
Synopsis This command clears a variable. Syntax Clear-LiquitVariable
[-ID]
[-LiquitContext ]
[-WhatIf]
[-Confirm]
[ ]
Clear-LiquitVariable
[-Variable]
[-LiquitContext ]
[-WhatIf]
...
-
Synopsis This command lets you edit the properties of a variable. Syntax Set-LiquitVariable
[-ID]
[-Value]
[[-Sensitive]]
[-LiquitContext ]
[-WhatIf]
[-Confirm]
[ ]
Set-LiquitVariable
[-V...
-
Synopsis This command creates or updates an existing variable (in a zone, context or package snapshot). This cmdlet has the same behaviour as Set-LiquitVariable . Syntax New-LiquitVariable
[-ID]
[-Value]
[[-Sensitive]]
...
-
Release notes for Application Workspace v4.4.4225.7279, released April 28, 2026
-
Chapter 13 of the ZENworks Control Center Reference has a section which contains information about the special system variables supported in Novell ZENworks Configuration Management. Variables like ${TempDir} which is the Windows temporary dir...
-
Here you can set global variables, at zone level, within Application Workspace. These variables can be used within packages, to simplify the use of common paths or parameters across multiple packages. For more information about inheritance and ava...
-
A context represents a group of filters which determine which devices or users are members of the context. These filters can include, but are not limited to, location filters and user attributes. They allow you to assign variables, packages, acces...
-
Last Updated: 05/01/2026
in AW PowerShell Module Cmdlets
Get-LiquitMailServer
Synopsis
This command displays a list of all mail servers defined within the Application Workspace zone.
Syntax
Get-LiquitMailServer
[-LiquitContext ]
[ ]
Get-LiquitMailServer
[-ID]
[-LiquitCo...
-
Application Workspace lets you configure multiple mail servers. For example, you can use a mail server to send messages after a scheduled task has run.
Mail servers list
This list displays all mail servers currently available in the Applicat...
-
Using email templates, you can automatically notify specified recipients whenever a deployment process executes. For additional granularity, there is also an option to send a notification when an individual deployment within a deployment process...