Skip to main content

2026 年 8 月 24 日

Microsoft PowerShell Cmdlets for the App Volumes Application Capture Command-Line Program

You can use the 32-bit or the 64-bit PowerShell console to run the Omnissa App Volumes Application Capture Command-Line Program. This section lists the PowerShell cmdlets that can be used to run the program.

The following table lists the cmdlets and tasks accomplished using these cmdlets. Some of these cmdlets have multiple parameters. For more information about the cmdlets, use get-help <cmdlet_name> on the PowerShell console.

Command-line ArgumentTask
ConvertTo-AVVhdDiskConverts a .vmdk format file to a .vhd format file.
ConvertTo-AVVmdkDiskConverts a .vhd format file to a .vmdk format file.
Export-AVMetadataExports the metadata associated with the .vhd or .vmdk file.
Reset-AVConfigResets the configuration information stored on the machine. Start-AVAppCapture and Start-AVAppUpdate stores some configuration information on the machine as part of their workflow.
Reset-AVTaskCancels a running capture or update session started with Start-AVAppCapture and Start-AVAppUpdate respectively. Note: The machine automatically reboots after the session is cancelled.
Reset-AVTestCancels the test session started with Start-AVTest.
Resume-AVTaskIf NoAuto switch is specified with Start-AVAppCapture, Start-AVAppUpdate, or Stop-AVTask, then the command-line capture program does not restart automatically after a machine reboot. To manually continue the program, this cmdlet must be used.
Show-AVDiskDetailsDisplays the application and disk details of the given file (.vhd, .vmdk, or .json).
Start-AVAppCaptureCaptures an application into a .vhd file.
Start-AVAppUpdateUpdates a previously captured (using Start-AVAppCapture) application.
Start-AVTestAttaches the application package (.vhd) and enables application bundles for user guided testing.
Stop-AVTaskFinish and finalize a session started with either Start-AVAppCapture or Start-AVAppUpdate.
Stop-AVTestFinish the test session initiated with Start-AVTest.
Install-AV-Package path_of_the_vhd_package delivery_type

delivery_type is an optional argument and the values can be OnDemand or Classic
Installs the application using the .vhd package from the path specified in the command on the Windows endpoint. The .vhd and .json files must be at the same location and have the same file name.

If the application package has on-demand data available, then during capture, by default the delivery type is on-demand. Else, the delivery type is classic.
The delivery type can be changed to Classic at the time of installing the application on the endpoint.

App Volumes applications can be delivered to Windows endpoints using device management tools.
For more information about this delivery scenario, see Deliver App Volumes Applications Using Device Management Tools.

Uninstall-AV-Package path_of_the_vhd_packageUninstalls the application from the endpoint..
Swap-AV-Package path_of_the_existing_vhd_package path_of_the_new_vhd_package delivery_type

delivery_type is an optional argument and the values can be OnDemand or Classic
This command swaps or replaces an existing application package with a new application package. An existing package can be swapped with another version of the application package or a different application package. The new application package is available to the user after logoff.

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…