Updated Articles

  1. Application Workspace Agent Bootstrapper 4.4

    Application Workspace Agent Bootstrapper is a tool that assists in installing or updating the Application Workspace Agent, and optionally in running a deployment after installation. It runs on both Windows and macOS platforms. The bootstrapper can...
  2. Getting Started with the PowerShell Module

    To run cmdlets against Application Workspace and perform administration or monitoring tasks, you must establish a connection to your Application Workspace System. Application Workspace connectivity is stored in a Context object, which makes it p...
  3. Workspace

    Discover all functionalities available in the Workspace tab and how to add a personal application to it.
  4. Get-LiquitPackage

    Synopsis This command displays a list of all packages defined within the Application Workspace zone, or you can select a specific package. Syntax Get-LiquitPackage [-LiquitContext ] [ ] Get-LiquitPackage [-Entity...
  5. Remove-LiquitPackage

    Synopsis This command removes a package from the Application Workspace. Syntax Remove-LiquitPackage [-Package] [-LiquitContext ] [-WhatIf] [-Confirm] [ ] Example The following script removes the selected package from t...
  6. Import-LiquitPackage

    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...
  7. Copy-LiquitPackage

    Synopsis This command copies a package. Syntax Copy-LiquitPackage [-Snapshot] [-Name] [-Publish {Development | Test | Acceptance | Production}] [-LiquitContext ] [-WhatIf] [-Confirm] [ ] Examp...
  8. Set-LiquitPackage

    Synopsis This command lets you edit the properties of a package. Syntax Set-LiquitPackage [-Package] [-Name ] [-Type ] [-DisplayName ] [-Excerpt ] [-Description ] [-Notes ] [-Website ] ...
  9. New-LiquitPackage

    Synopsis This command creates a new package. Syntax New-LiquitPackage [-Name] [-Type] [-DisplayName ] [-Excerpt ] [-Description ] [-Notes ] [-Website ] [-Priority ] [-Enabled ] ...
  10. Access Policies