Attempting to sync with the publishing server gives the following error.
PS C:\> Sync-AppvPublishingServer *
Sync-AppvPublishingServer : There were errors encountered when trying to
un-publish connection groups that have been removed from the server.
Operation attempted: RefreshPublishingServer.
AppV Error Code: 0700000011.
Please consult AppV Client Event Log for more details.
At line:1 char:1
+ Sync-AppvPublishingServer *
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidResult: (:) [Sync-AppvPublishingServer],
ClientException
+ FullyQualifiedErrorId : RefreshPublishingServerError,Microsoft.AppV.Appv
ClientPowerShell.SyncAppvPublishingServer
Manually going to the publishing server address:port correctly gives the xml with the correct packages and versions. Connection groups are also appearing correct.
No users are logged into the server so the connection group/package shouldn't be locked so why the error in removing?
Any ideas/suggestions welcome.
Thanks
Keith