Where is the network connection enabled/disabled setting stored?
Posted
by minerj
on Server Fault
See other posts from Server Fault
or by minerj
Published on 2010-04-01T15:15:50Z
Indexed on
2010/04/01
15:23 UTC
Read the original article
Hit count: 289
I have an Amazon EC2 instance of Windows Server 2008 where some genius managed to disable the network connection so that the instance is now isolated in its own little universe. I can shut down the instance and edit the "C:\" drive volume by attaching it to another running instance. This is equivalent to removing the system drive from a dead machine and attaching it to another computer to edit the files.
Question: Where is the network connection enabled / disabled setting stored?
If I can tweak this setting by editing the registry or a file to re-enable the network connection, I can then resurrect my Amazon server.
© Server Fault or respective owner