Remote Desktop Question

  • Thread starter Thread starter Jim
  • Start date Start date
J

Jim

One of my LAN computers is running as a duel boot system (XP Pro and
Server). Using Remote Desktop, is it possible to re-boot this system and
switch operating systems (something like shutdown -r ......) ?
 
- use RDP
- edit the boot.ini to have "the other" OS as default
- reboot on start menu or shutdown -r from command line
- wait for the other OS to come up
- RDP in and voila there you go !

rgds,
Edwin.
 
Replied to [Jim]s message :
-----------------------------------------------------------
One of my LAN computers is running as a duel boot system (XP Pro and
Server). Using Remote Desktop, is it possible to re-boot this system and
switch operating systems (something like shutdown -r ......) ?

You want :
bootcfg /default [Options here]

Go in Command Prompt and type :
bootcfg /default /?
 
Many thanks fellows.


Edwin vMierlo said:
- use RDP
- edit the boot.ini to have "the other" OS as default
- reboot on start menu or shutdown -r from command line
- wait for the other OS to come up
- RDP in and voila there you go !

rgds,
Edwin.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top