how to add serial key of WinXP through rhevm-config
Hi,
I have created WinXP template after run the sysprep utility,and now i want to create Desktop pool.
i have created the 6 desktop but fist time i have to provide serial key on all 6 desktops. i ran rhevm-config command to add the serial key , but i am getting bellow error message
[root@rhev-m ~]# rhevm-config --set ProductKey=XXXX8-XXXX6-X7XXX-X3XXX-X9XXX --cver=winxp
Error setting ProductKey's value. No such entry with version winxp.
Responses
rhevm-config --set ProductKey="XXXX8-XXXX6-X7XXX-X3XXX-X9XXX"
Then check with
rhevm-config -a |grep ProductKey
can you first test with a single XP VM - see if it gets the S/N automatically when created from a template and first run with a sysprep mode enabled?
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
