Jump to content
Welcome to our new Citrix community!

Enable SSO for PNAgent for Storefront 3.6


rakesh p

Recommended Posts

Hello,  

 

Unable to enable SSO for PNAgent service site , while running the below command 

 

 

& "C:\Program Files\Citrix\Receiver StoreFront\Scripts\EnablePnaForStore.ps1" –SiteId 1 -ResourcesVirtualPath /Citrix/Store –LogonMethod sson

 

there is a Error loading a particular module utilsmodule.psm1

 

 

 

Where-Object : Property 'Id' cannot be found on this object. Make sure that it exists.
At C:\Program Files\Citrix\Receiver StoreFront\Management\Cmdlets\UtilsModule.psm1:952 char:41
+     return (@($featureInstances) | where <<<<  { ( IsParentInstance -controller $controller -instance $_ -parent $par
ent) } )
    + CategoryInfo          : InvalidOperation: (.:OperatorToken) [Where-Object], RuntimeException
    + FullyQualifiedErrorId : PropertyNotFoundStrict,Microsoft.PowerShell.Commands.WhereObjectCommand

 

 

 

somemore debug its 2 values  missing,  

 

Checking feature dependency for class 'PnaProtocolAuthentication'
Citrix.DeliveryServices.DazzleResources.Installer.DazzleResourcesFeatureInstance
Not found
Citrix.DeliveryServices.Framework.Web.Feature.Web.WebFeatureInstance
Not found

 

anybody anyhint  ...error with these modules

Link to comment
Share on other sites

  • 2 years later...

Hi. This is a while back so I assume you'll have sorted this now - just in case it snags anyone else, I saw this issue when I didn't use the appropriate store name in the ResourcesVirtualPath - it's not spelt out in the examples I saw that this needs to be the name of a store that exists rather than the literal "Store" word, e.g. /Citrix/MyStoreThatIMade

Hope that helps

Andy

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...