Copy-AppvZeroPortalConnectionGroupVersion

Copies an App-V connection group as a NEW VERSION.

Syntax

Copy-AppvZeroPortalConnectionGroupVersion -GroupGuid <Guid> [-VersionGuid <Guid>]

Beschreibung

Same GroupId, version number + 1, a fresh VersionId, packages and entitlements inherited, and NOT published - publish it when ready. Equivalent to "Als neue Version kopieren" on the MS publishing server.

The GroupId is what App-V keys the users' per-group data on, so it must never move; the new VersionId is what tells the client to re-add the group.

Beispiele

Copy-AppvZeroPortalConnectionGroupVersion -GroupGuid $g