Hi everybody, let me explain the situation:
- We have a physical server with databases atached trough iSCI connection
- The server was virtualized with P2V, and now is ON, without network (the server is production enviroment, and very critical). The physical server is still working.
- In the server virtual we done a restore of databases from backup, and atacched on .vmdk format.
The problem now is SQL on virtual server, because all the services is stopped (these have a domain service account to log-on), so, we need to start SQL Management Studio to atach the DB backup an check if everithing its OK, but obviusly, the services can not start.
The virtual server can not be connected to the network, for not produce hostname / ip duplicated problems.
Maybe if we configure the services with Built-Account? Later we will need to start SQL on SIngle...