To uninstall VMware Tools in Windows XP: Click Start > Control Panel. Open Add/Remove Programs. From the list of installed software, select VMware Tools. Click Remove. When prompted, click Yes to restart Windows. Once restarted, open My Computer and navigate to C:\Program Files and remove the VMware folder if it exists. To uninstall VMware Tools […]
You try to install the Hyper-V Integration Services (Drivers) in a VM with Windows 2003 and you get the following error: “An error has occurred: Internal Error“ No errors in the event log we decided to start by installing the latest updates for that VM. Unfortunately not all updates were able to install properly, in […]
There are several reasons you may get get this error. The most common being a corrupt Active Directory database (NTDS.DIT). I know this sounds detrimental, but it’s actually easy to fix this blue screen. *** This is the Active Directory Database we’re talking about here, so make sure you have a good backup of the […]
Step 1Click “Start,” type “Services” and press “Enter.” Step 2Scroll down to “Windows Update” in the Service window, right-click and select “Stop.” Step 3 Click “Start,” then “Computer.” Double-click “C:,” double-click “Windows” and double-click “SoftwareDistribution.” Step 4Right-click “Download,” click “Rename” and type “BakDownload.” Press “Enter.” Step 5Click “Start,” point to the arrow next to “Shut […]
Configuring Windows Server 2012 NIC Teaming to a Hyper-V Virtual Machine NIC teaming is a new feature of Windows Server 2012, which allows multiple network adapters to be placed into a team for the purpose of providing network fault tolerance and continuous availability. When one of the network adapters fail, the other one takes over […]
Create user John who will view system information using base 2 in SMU: # create user base 2 interfaces wbi level monitor John Enter new password: ******** Re-enter new password: ******** Success: Command completed successfully. (John) – The new user was created. (2012-01-20 15:54:35) Create user MIB that can view the SNMP MIB, using authentication […]
Certificate enrollment for Local system failed to enroll for a DomainController certificate from (The RPC server is unavailable. 0x800706ba (WIN32: 1722)). We have seen this for Vista/server 2008 trying to register for V2 templates agains 2003 CAs and suspect the same issue would be present in Windows Server 2008. The following steps should resolve this: […]
Download from http://www.meinbergglobal.com/english/sw/ntp.htm#ntp_stable http://support.ntp.org/bin/view/Main/SoftwareDownloads install steps are here: http://www.satsignal.eu/ntp/setup.html
Powering off the virtual machine To determine if you must use the command line, attempt to power off the virtual machine: Connect VMware Infrastructure/vSphere Client to the vCenter Server. Right-click the virtual machine and click Power off. Connect vSphere Client directly to the ESX host. Right-click the virtual machine and click Power off. If this does not […]
You can check for all CA in domain by Running the following command from a CMD prompt: “certutil -config – -ping” it will prompt you with all the CA available in the organisation. To remove from domain Open PKIView.msc, right-click on root node and select Manage AD Containers. Go through all tabs and remove items […]