When you setup the Certification Authority on a Windows server, a certificate for the CA is created, which will be expired after 5 years (default). You can extend the CA’s life beyond the end date of its original certificate. You can renew the CA with the following command: certutil -renewCert ReuseKeys (renews the CA with … Continue reading Certification Authority Renewal
Category: Windows
Uninstall McAfee Common Management Agent
Follow these steps in order to uninstall and reinstall the Common Management Agent Run regedit Locate [HKEY_LOCAL_MACHINE\SOFTWARE\Network Associates\TVD\Shared Components\Framework] Locate Data Path and Installed Path and take a not of their data. Stop McAfee Framework Service Using the Installed Path, run the following “C:\Program Files\Network Associates\Common Framework\FrmInst.exe” /forceuninstall Restart the system and confirm that the … Continue reading Uninstall McAfee Common Management Agent
Windows Server 2003 Enterprise Edition SP2 Memory Issue
When you upgrade from a Windows Server 2003 R2 Standard SP2 to Windows Server 2003 R2 Enterprise Edition SP2 you may have a problem with memory. In case you have more than 4GB RAM on the machine (my situation was with 8GB) you have to do the following: Locate boot.ini (it should be on the … Continue reading Windows Server 2003 Enterprise Edition SP2 Memory Issue