Yes, I do understand about the sid/dns-names/network-configuration/and the product Id's
Those things aside, does the livecd support remote desktop on-the-fly after bootup or do I have to change things manually.
If its the slightest bit complicated (on his side) I will have to try another method for him.
Thanks guys
Well, if you're confident you can successfully image Windows 7 (I know I've done XP, even though it shares some issues such as SID, but haven't had success with Vista and haven't tried 7), then I believe KDE supports remote access to the desktop (uses VNC, if I recall correctly). ... I'm on KDE4, and I can't find it...I'm posting this, and then I'm going to boot the 2009.2 CD, and check what settings are available...I'll edit this post after that.
In the meantime, my recommendation would be to us ssh, which I believe is easily started from the Live CD...I'll test that also
EDIT
Booted 2009.2 in VBox 3.1.2_OSE, and did the following:
Enabled Desktop Sharing (Remote Desktop) and accessed it with VNC:
- Select Keyboard at initial boot
- Login as Guest
- Hover over NetApplet (beside clock in system tray) and get local IP
- Click "Control Center" (KDE) (Third icon from the left, with gears)
- Search for "remote"
- Click "Desktop Sharing"
- Click "Allow uninvited connections"
- Remove check from "Confirm uninvited connections..."
- Click "Allow uninvited connections ... control desktop"
- Recommended: Set a password
- Click "Apply" button
- Connect with a VNC client (such as TightVNC) to appropriate IP (noted earlier)
I also tested successfully enabling SSH and connecting remotely with the Guest account:
- Select Keyboard at initial boot
- Login as Guest
- Hover over NetApplet (beside clock in system tray) and get local IP
- Click "Configure your Computer...Admin..." (Fourth icon from the left)
- Enter the root password, when prompted
- Click on "System"
- Click on "Manage System Services..."
- Scroll down to "sshd", and then click on the "Start" button beside it
- Connect with an ssh client to appropriate IP (noted earlier) with the Guest account (such as guest@local.ip.address)
Hope that helps you accomplish what you're trying to.