Publishing Excel Per User

Hi,

I have created an App-v package of Excel 2013 in App-V 5.0 using ODT.

I have a concern regarding it.

1) Is there any way to publish this package per-user not per-machine ?

2) If not, then what we need to do to install it per users only as we have limited number of licences ?

-Thanks & Regards

Sumit


May 20th, 2015 1:51pm

Hi Sumit,

You could publish a package to a specific user by specifying the optional UserSID parameter with the Publish-AppvClientPackage cmdlet, where -UserSID represents the end users security identifier (SID) as an administrator.

To use this parameter:

  • You can run this cmdlet from the user or administrator session.
  • You must be logged in with administrative credentials to use the parameter.
  • The end user must be logged in.
  • You must provide the end users security identifier (SID).

Cmdlet: Publish-AppvClientPackage

Example: Publish-AppvClientPackage ContosoApplication -UserSID S-1-2-34-56789012-3456789012-345678901-2345

Please refer to this article to get more information.

https://technet.microsoft.com/en-us/library/dn508409.aspx#BKMK_pub_pkg_a_user_standalone_posh

Hope its helpful.

Regards,

George Zhao
TechNet Community Support

Free Windows Admin Tool Kit Click here and download it now
May 21st, 2015 9:28pm

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

Other recent topics Other recent topics