Archive for May, 2007
Quick and dirty Virtual Machine re-sid’ing
Posted by admin in VMware / Virtual Box / HyperV on 18/05/2007
For a test environment its handy to have pre-build OS’s (especially on Windows) to run a new one up quickly. For those who dont need support or havnt got the time to spend getting Sysprep to work properly try this script below in conjuction with the SysInternals NEWSID application.
- Copy NewSID.exe to c:\
- Copy the script source below to c:\NewSid.cmdstart /wait c:\newsid.exe
del “c:\documents and settings\all users\start menu\programs\startup\newsid.lnk” /q
del c:\newsid.exe /q
shutdown /r /t 10 /f /c “SID Change” /d 2:4 /m \\HOSTSERVERNAMENote: Change the \\HOSTSERVERNAME to reflect the servers current hostname
- Add a shortcut to c:\documents and settings\all users\start menu\programs\startup called NewSID that links to c:\newsid.cmd
- Clear the eventlogs etc and shutdown
- Clone the disks
When the machine first boots and you logon, NewSID will run and ask you if you want a new machine name etc. Dont reboot at the end otherwise the util will keep running
I know its nasty but its quick. dorty and works
Device Naming conventions – Part 1
Posted by admin in Uncategorized on 17/05/2007
Amazing……. how long have ‘we’ been bleating on about this ? – I was pointed to a good article the other day on ZDNET that seems to fit the bill…..
http://www.zdnetasia.com/insight/hardware/0,39043471,61985296-39000220c-1,00.htm
Next post I think all up some of my suggestions that have been used in sites in the UK buisness, financial and government.