Launch command below to a Powershell console:
Set-ExecutionPolicy RemoteSigned – click Yes when prompted
Get-AppvClientConnectionGroup -All | Remove-AppvClientConnectionGroup
Get-AppvClientPackage -All | Remove-AppVClientPackage
Launch command below to a Powershell console:
Set-ExecutionPolicy RemoteSigned – click Yes when prompted
Get-AppvClientConnectionGroup -All | Remove-AppvClientConnectionGroup
Get-AppvClientPackage -All | Remove-AppVClientPackage
Join the conversation