Showing posts with label PVS. Show all posts
Showing posts with label PVS. Show all posts

Thursday 29 September 2016

Citrix Studio – Receive ‘Error Expanding Nodes’ Error While Adding VMs from PVS

While adding VMs created by Citrix Provisioning Services, you may receive this error :

Error : ‘Error expanding node’.




This issue occurred as the machine catalogue was initially created in PVS version 6.x. and current PVS version is higher than that. This is a well-known issue and a Citrix article is available here.


Get It Resolved :

  1. RDP to Citrix Studio server, launch PowerShell console. Add Citrix snap-in by inserting below command :
    Command : asnp Citrix*



     
  2.  List all Machine Catalog configured in the environment by inserting below command
    Command : get-BrokerMachine




     
  3.  All Machine Catalog information listed




Share:

Thursday 22 September 2016

Citrix Provisioning Services (PVS) - Target Device with Wrench Icon

I was working with my colleague when he pointed out to me an intersting icon in PVS console - a desktop with a grey wrench on it. When I tried to change the target device from Production to Maintenance / Test, I could not because it grayed out.






Upon checking for a few minutes, it turned out that the specific target device was set as template device for the said collection.

How to check on that?

  1. At PVS console, on the left side, click at Collection. We will see our device collections on the right side. Note that the machine with wrench icon listed as template device for the said device collection. 









Share:

Friday 18 September 2015

The Trust Relationship Between This Workstation and The Primary Domain Failed

This is one of the common issue happen to PVS environment, IF the environment is not properly configured. The trust relationship will failed, if the password expiration days is  set below than computer account password updates. For example, if you set the password to be expired in 5 days, and computer account password updates set for 7 days, the password will then expired 2 days before renewal. Therefore, either disable password expiration, or properly set these 2 options according to Corporate Security policy.


Issues :

PVS : The Trust Relationship Between This Workstation and The Primary Domain Failed







Troubleshooting 
  1.  Accessed to the VDA, could not authenticate using domain ID. 
  2. Convert the VDA to Private mode / Create new version under Maintenance mode, unjoined and rejoined to domain. Put the VDA to Standard Mode / promote to Production, issue persisted.



Resolution :
  1.  Shut down the target device.


  2.  Right click at it, go to Active Directory > and choose Reset Machine Account Password...


  3.  Correctly choose Domain as well as the Organization Unit, and press Reset Account


  4. Resetting target device



     
  5.  Target Device successfully reset


  6.  Bring up the target device and try again.
Share: