Intermittently, when running custom script modules, the following error message may be encountered:
"Unknown attribute: edsvaServiceFullDNS"
This error can occur when both the Connect-QADService -proxy cmdlet and the -proxy parameter are used. For example:
Connect-QADService -proxy
Get-QADUser -proxy
It is not necessary to use both Connect-QADService -proxy and the -proxy parameter. Remove the redundant -proxy parameter.
NOTE: When the Active Roles Administration Service instantiates a PowerShell runspace in order to run any script modules, it will always run the following cmdlet before running any script:
Connect-QADService -service localhost -proxy
© 2024 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center