-
XenApp 6.5 V3.1 Documentation Script Has Been Updated 1-JUL-2013
July 1, 2013
Citrix updated CTX129229, Recommended Hotfixes for XenApp 6.0 and later on Windows Server 2008 R2 on 27-JUN-2013 so the V3.1 script has been updated to reflect those changes.
<more>
The changes I made to the V3.1 XenApp 6.5 script are very minor. I changed the internal version number to 3.14 but left the filename unchanged.
If you have any suggestions for the script, please let me know. Send an e-mail to webster@carlwebster.com.
NOTE: This script is continually updated. You can always find the most current version by going to https://carlwebster.com/where-to-get-copies-of-the-documentation-scripts/
Thanks
Webster
4 Responses to “XenApp 6.5 V3.1 Documentation Script Has Been Updated 1-JUL-2013”
Leave a Reply
July 2, 2013 at 10:29 pm
Hi Carl
Where you able to resolve this as I have a similar issue,
Windows 2008 R2
XenApp 6.5 (provisioned servers)
PVS 6.1
Error:
PS C:\Windows\System32\WindowsPowerShell> XA65_Inventory_V31.ps1
Loading Windows PowerShell snap-in: Citrix.Common.Commands
Loading Windows PowerShell snap-in: Citrix.Common.GroupPolicy
Loading Windows PowerShell snap-in: Citrix.XenApp.Commands
Get-XALoadBalancingPolicyFilter : Error resolving account 0X2/NT/BAYLEYS_AK/S-1-5-21-1409082233-2139871995-839522115-46
325 (0x80130002)
At C:\Windows\System32\WindowsPowerShell\v1.0\XA65_Inventory_V31.ps1:1352 char:63
+ $LoadBalancingPolicyFilter = Get-XALoadBalancingPolicyFilter <<<< -PolicyName $LoadBalancingPolicy.PolicyNam
e
+ CategoryInfo : InvalidResult: (System.Collecti…[System.String]:String) [Get-XALoadBalancingPolicyFilt
er], CitrixException
+ FullyQualifiedErrorId : ResolveDNToAccountName,Citrix.XenApp.Commands.GetPolicyFilterCmdlet
Any Help will be much appreciated
Regards
Michael
July 3, 2013 at 10:28 am
Michael,
Thanks for finding this issue. It took me a while to reproduce. While I was fixing your issue, I found four other items that needed fixing in this script that also applied to the XenApp 6.0 script.
Webster
July 2, 2013 at 12:39 pm
Hi Carl
I am running this on a small farm and with out the Citrix Group Policy module it runs fine, when I follow the instructions to add the Citrix Group Policy commands I get the below errors
PS N:\scripts\Citrix> .\XA65_Inventory_V31.ps1
WARNING: Load balancing policy information could not be retrieved
Property ‘arguments’ cannot be found on this object. Make sure that it exists.
At N:\scripts\Citrix\XA65_Inventory_V31.ps1:2460 char:19
+ If($test. <<<< arguments)
+ CategoryInfo : InvalidOperation: (.:OperatorToken) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFoundStrict
Property 'arguments' cannot be found on this object. Make sure that it exists.
At N:\scripts\Citrix\XA65_Inventory_V31.ps1:2460 char:19
+ If($test. <<<< arguments)
+ CategoryInfo : InvalidOperation: (.:OperatorToken) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFoundStrict
Property 'arguments' cannot be found on this object. Make sure that it exists.
At N:\scripts\Citrix\XA65_Inventory_V31.ps1:2460 char:19
+ If($test. <<<< arguments)
+ CategoryInfo : InvalidOperation: (.:OperatorToken) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFoundStrict
This is Win 2008 R2 with XA65 FP1
Thanks
Magnus
July 2, 2013 at 4:13 pm
Magnus,
I am unable to reproduce this error in my lab. I can work with you to further troubleshoot this issue. You know how to email me.
Thanks
Webster