Home » Citrix » Reset Machine name in Catalog

Reset Machine name in Catalog

If you’ve deleted these machines from AD and DDC (I assume by using Desktop Studio to delete the machines) then you can get back to starting from 1or yourwish number using the following PowerShell commands.

Get-AcctIdentityPool

New-AcctADAccount -IdentityPoolName “<insert the name from the get>” -Count 1 -StartCount 1 or (012)
 

Leave a Reply

Your email address will not be published. Required fields are marked *

Name *
Email *
Website