:::: MENU ::::

Citrix XenApp Migration Powershell cmdlets

  • Jun 12 / 2012
  • 0
Citrix, powershell, Uncategorized, XenApp 6.5

Citrix XenApp Migration Powershell cmdlets

In my previous post I mentioned the Citrix XenApp migration cmdlets. After some testing I found a bug in the migration tool. I ran the following command.

Start-XAMigration -ExportOnly <ServerName>

The migration starts and is creating log about what is being exported.

At a certain point the tool is skipping very important data. Such as: Policies, FarmConfiguration and ServerConfiguration. I discussed this with Citrix and they came up with the explanation that the tool could not find the OU where the server resides.

Currently they are working on a fix. More information soon!!

Leave a comment