Computer name on the net with immutable disk

This is for discussing general topics about how to use VirtualBox.
Post Reply
260370
Posts: 3
Joined: 29. May 2011, 13:32
Primary OS: Ubuntu other
VBox Version: OSE Debian
Guest OSses: W7

Computer name on the net with immutable disk

Post by 260370 »

Hi all,

I am teacher in the school and I have PC with Ubuntu and VB with Windows 7 Pro. On my PC (teacher) is image in normal state and I can edit and prepare this image for use. Then I distribute image over a local network to computers in the class and mark images on each PC "immutable" for every user. This works great, the only issue is that the computer name is of course always the same, resulting in Windows error messages when run concurrently.

Is there a way to change the computer name during the boot process? Can I use a logon script which checks the computer name for a template name and in this case changes it to "myname" or something without reboots and start windows ? Also, local changes are discarded on each power-on-of.

Does anyone have any ideas?

Thank you in advance
Radomir
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Computer name on the net with immutable disk

Post by mpack »

The computer name is private data stored by the OS somewhere, which VBox knows nothing about. Perhaps a script could be used to change it, but that would be a feature of the guest OS, not VBox.
Post Reply