App-V Sync-AppvPublishingServer error

Hello All,

Any ideas on the error below error. I am getting this on non domain joined systems only. Works fine when I run it on domain joined systems. I am App V 5.0 Sp3.

I tried the link https://support.microsoft.com/en-us/kb/2778168 however it didn't help.

Sync-AppvPublishingServer

cmdlet Sync-AppvPublishingServer at command pipeline position 1
Supply values for the following parameters:
ServerId: 1
Sync-AppvPublishingServer : Application Virtualization Service failed to complete requested operation.
Operation attempted: RefreshPublishingServer.
Windows Error: 0x80190191 -
Error module: Publishing. Internal error detail: 45500D2780190191.
Please consult AppV Client Event Log for more details.
At line:1 char:1 + Sync-AppvPublishingServer

April 14th, 2015 9:01am

Try opening the following site: HTTP://*yourpublishingserver*:*port*

If it is correct, you see an XML formatted site with the packages you are allowed to start.

Free Windows Admin Tool Kit Click here and download it now
April 14th, 2015 9:11am

Hello,

Thanks for your reply. I am able to browse the site and do get a valid xml response.

April 14th, 2015 9:48am

OK, with or without a username/password prompt?

Are the virtual applications on a UNC path or a web server?

Run the following PowerShell command lines on those non-domain joined systems:

Get-AppvPublishingServer -Name * | Remove-AppvPublishingServer

Add-AppvPublishingServer -Name MyServer -URL HTTP://*yourpublishingserver*:*port*


If you did receive a username/password prompt when opening the publishing server address,  open Windows Credential Manager and select "Add a Windows credential"


Add the address of your Publishing Server and username. Publishing server with http(s)://servername:port / Username with DOMAIN\Username.

Then add the Publishing Server address to the local intranet zone so it can use the local credentials.


Run the PowerShell command: Sync-AppvPublishingServer -ServerId 1

Free Windows Admin Tool Kit Click here and download it now
April 14th, 2015 3:27pm

Thanks for your reply.

I have tried all the steps mentioned by you,  But still getting following error when I try to Run the PowerShell command :Sync-AppvPublishingServer -ServerId 1. 

Sync-AppvPublishingServer : There were errors encountered when trying to publish packages from the server.

Operation attempted: RefreshPublishingServer.

AppV Error Code: 070000000B.

Please consult AppV Client Event Log for more details.

At line:1 char:1

+ Sync-AppvPublishingServer -ServerId 1

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : InvalidResult: (:) [Sync-AppvPublishingServer], ClientException

    + FullyQualifiedErrorId : RefreshPublishingServerError,Microsoft.AppV.AppvClientPowerShell.SyncAppvPublishingSer

Virtual Applications are on UNC shared path on a different server than publishing server.

In windows credential manager specified the address of Publishing Server and username. Publishing server with publishing server name    / Username with DOMAIN\Username. 

Publishing server name is specified in Windows Credential manager as URL is not accepted in Windows Credential Manager.

Are we missing anything. Our Non-domain joined desktop is windows 2012 R2 and Win 8 machines on which App-v 5.0 Sp3 desktop Client is installed. Do we need to run any hotfixes on App-v server or app-v client for resolving sync issues.


April 15th, 2015 3:31am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics