Insufficient administrative privilege error on ServiceMapping for Citrix Xenapp

Raj56
Kilo Guru

Getting Insufficient administrative privilege error while running ServiceMap on CitrixXenapp. User has admin privilege on the host machine. Please help.

Executing WMI command on host: 10.xxx.0.xxx, command: powershell "Add-PSSnapin Citrix.Broker.Admin.V2; Get-BrokerApplication | select Name,CommandLineExecutable,CommandLineArguments,WorkingDirectory,ApplicationType,BrowserName | ConvertTo-XML -NoTypeInformation -as Stream"

2021-05-31 12:53:44: Command result:

<?xml version="1.0"?>

<Objects>

Get-BrokerApplication : Insufficient administrative privilege

At line:1 char:38

Thanks,
Raj

2 REPLIES 2

Tal Ben Ari
ServiceNow Employee
ServiceNow Employee

Hi @author ,

Did it use to work? It may not be an issue specific to Service Mapping, so first please check if there has been any recent configuration changes that might affect the XenApp you're trying to discover.

If there hasn't been any changes, please create a HI ticket to customer support.

Rahul Priyadars
Giga Sage
Giga Sage

is the given user also part of Domain Admin group?--> Make it domain admin and then run it.

Also check if the given user is part of too many AD Groups?

Regards

RP