Sunday, January 31, 2010

MCITP: Server Administrator (Windows 2008)

Just passed 70-649 today with score 1000!! Not expecting that, but hey, I am officially an MCITP: Server Administrator

Monday, January 18, 2010

Passed Exam 70-646

With the score 925!! Not bad for the first exam of year 2010!
Keep going forward, next one is 70-649

Sunday, January 10, 2010

Citrix Xen Application DataStore Move

To move SQL database from the old server to the new server:
  • Stop IMA service on all Citrix servers
  • Take a full backup of the data store DB from the old server
  • Restore the backup to the new SQL server
  • Edit the MF20.DSN ODBC file on Zone data collector server
  • Change the old server to the new server
  • Run the following command

C:> dsmaint config /user:sql-username /pwd:sql-password /dsn:"C:\Program Files\Citrix\Independent Management Architecture\MF20.dsn"

C:> dsmaint recreatelhc

  • Start the IMA service
  • Do the same thing for the rest of the servers