Can’t determine guest OS
When trying to use VMware Converter to import VCB backups, you may sometimes run into the error “Can’t determine guest OS”, the resolution that helped me can be found at
Scott’s weblog
When trying to use VMware Converter to import VCB backups, you may sometimes run into the error “Can’t determine guest OS”, the resolution that helped me can be found at
Scott’s weblog
Guy Kawasaki’s blog often has interesting or useful information, for example, here is a great post on using LinkedIn
Posted under Blogs, Social NetworkingWith Windows Server 2008, Active Directory Domain Services can be stopped to perform tasks such as offline defragmentation or applying updates. While AD DS is stopped, other domain controllers can service requests. This is an improvement over Windows 2000 and Windows 2003 Active Directory where you have to restart the domain controller Directory Services Restore Mode to perform the same tasks.
To stop and restart AD DS
1. Click Start -> Administrative Tools ->Computer Management.
2. Double-click Services and Applications, and then click Services.
3. To stop AD DS, in the details pane, right-click Active Directory Domain Services, and then click Stop.
4. In Stop Other Services, review the list of dependent services that will also stop when you stop AD DS, and then click Yes.
5. Right-click Active Directory Domain Services again, and then click Start.
Dependent services start before AD DS starts.
Posted under Active Directory, Windows Server 2008