Updated Articles

  1. Windows sandbox: PowerShell and Application Workspace

    This article exemplifies how to deploy and configure applications from Application Workspace Setup Store using Application Workspace and a PowerShell script within a Windows Sandbox environment. What the script does These are the sequential step...
  2. Launch Universal Windows Platform apps with PowerShell

    Overview We get many questions about how to launch provisioned Universal Windows Platform apps from within Application Workspace. In this article, we will use a common app: Snip & Sketch. UWP apps are designed to work across platforms and can ...
  3. Automating password rotation

    Keeping passwords secure and up to date is a critical part of maintaining software security. Manual password changes can be time-consuming and prone to oversight, especially in environments where credentials need to be rotated regularly. Applicatio...
  4. Scheduled Tasks

    Below is a complete list of all possible scheduled task types and their description. Name Type Clean content cleancontent Clean devices cleandevices Clean events cleanevents Clean packages cleanp...
  5. Settings

    Below is a complete list of all possible settings and their description. Name Type Description UI equivalent agent.cache.autoclean If enabled, the stale content from the local cache of devices is automatically deleted...
  6. Privileges

    Below is a complete list of all possible privileges and their description. For more information, see Permissions . Name Description Scope auditingevent.view View auditing events Event authenticator.add Create authe...
  7. Filters

    Below is a complete list of all possible package filter types and their friendly name as listed within the Application Workspace. Name Type Agent available agent Agent deployment mode agentdeployment Agent of...
  8. Actions

    Below is a complete list of all possible action types and their friendly name as listed within the Application Workspace. Name Type Attach virtual disk attachvirtualdisk Connect drive mapping drivemapconnect ...
  9. Zone Licenses

    Install-LiquitZoneLicense Synopsis This command is used to install a new license for a zone. Syntax Install-LiquitZoneLicense [-Zone] [-Key] [-LiquitContext ] [-WhatIf] [-Confirm] [ ] Example The following script installs...
  10. Zone Domains

    Get-LiquitZoneDomain Synopsis This command displays a list of all the domains associated with a zone. Alternatively, you can select a specific domain. Syntax Get-LiquitZoneDomain [-Zone ] [-LiquitContext ] [ ] Get-LiquitZ...