-
Synopsis This command removes an access policy from the Application Workspace. Syntax Remove-LiquitAccessPolicy
[-AccessPolicy]
[-LiquitContext ]
[-WhatIf]
[-Confirm]
[ ]
Example The following script remo...
-
Synopsis This command edits the properties of an access policy. Syntax Set-LiquitAccessPolicy
[-AccessPolicy]
[-Name ]
[-Description ]
[-ScriptContent ]
[-Privileges ]
[-LiquitContext ]
[-WhatIf...
-
Synopsis This command creates a new access policy. Syntax New-LiquitAccessPolicy
[-Name]
[-Privileges
[-Role]
[-Description ]
[-LiquitContext ]
[-WhatIf]
[-Confirm]
[ ]
New-LiquitAccess...
-
-
Synopsis
This command displays a list of all the variables available within Application Workspace. Alternatively, you can select a specific variable.
See Variables for a complete list of all predefined variables within Application Work...
-
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...