-
Created On: 05/07/2026
in Application Workspace How-to
Prerequisite
Microsoft Application Virtualization Sequencer must be installed.
Obtain Information from an App-V Package Using Microsoft Application Virtualization Sequencer
Open Microsoft Application Virtu...
-
Created On: 05/07/2026
in AW PowerShell Module Cmdlets
-
Created On: 05/07/2026
in AW PowerShell Module Cmdlets
-
Synopsis This command creates a new access policy. Syntax New-LiquitAccessPolicy
[-Name]
[-Privileges
[-Role]
[-Description ]
[-LiquitContext ]
[-WhatIf]
[-Confirm]
[ ]
New-LiquitAccess...
-
Synopsis This command edits the properties of an access policy. Syntax Set-LiquitAccessPolicy
[-AccessPolicy]
[-Name ]
[-Description ]
[-ScriptContent ]
[-Privileges ]
[-LiquitContext ]
[-WhatIf...
-
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 creates a new package. Syntax New-LiquitPackage
[-Name]
[-Type]
[-DisplayName ]
[-Excerpt ]
[-Description ]
[-Notes ]
[-Website ]
[-Priority ]
[-Enabled ]
...
-
Synopsis This command lets you edit the properties of a package. Syntax Set-LiquitPackage
[-Package]
[-Name ]
[-Type ]
[-DisplayName ]
[-Excerpt ]
[-Description ]
[-Notes ]
[-Website ]
...
-
Synopsis This command copies a package. Syntax Copy-LiquitPackage
[-Snapshot]
[-Name]
[-Publish {Development | Test | Acceptance | Production}]
[-LiquitContext ]
[-WhatIf]
[-Confirm]
[ ]
Examp...
-
Synopsis This command lets you import a resource and deliver it as a package. Syntax Import-LiquitPackage
[-Resource]
[-Name]
[-Publish {Development | Test | Acceptance | Production}]
[-Type {Default | Managed | Un...