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 […]
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
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 […]
Taking ownership of a file Open an elevated Command Prompt window. To do so, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as Administrator. Type the following command and press ENTER: TAKEOWN /F (Replace the text with the full path of the actual file.) If the operation was successful, […]
The DHCP database can be moved or migrated from a Windows Server 2003 server to a Windows Server 2008 server, or from one Windows Server 2008 server to another. The information below details the necessary steps. Export the DHCP database from a server that is running Microsoft Windows Server 2003 or Windows Server 2008 To […]
Converting evaluation versions of Windows Server 2012 to full retail versions Most evaluation versions can be converted to full retail versions, but the method varies slightly depending on the edition. Before you attempt to convert the version, verify that your server is actually running an evaluation version. To do this, do either of the following: […]
I was trying to access the shadow copies of one of these folders after the user has been deleted, I was trying to take ownership of the shadow copies folder so we can restore some data that was in there but every time I try take ownership of the folder I get a “Media is […]
When I click Configure Remote Desktop from the Server Manager the Remote Tab opens under System Properties. The problem is all I see is Remote Assistance and not the Remote Desktop portion (See Picture). Why is this missing, this is the only server in random that has this problem. (How it should look Below) […]
As of 1st November 2013 I know there are lots of people are affected by CryptoLocker virus and there are plenty of article on web talking about how to remove the virus, but what about the files that are already encrypted? I have been bombarded with emails, is there anyway to decrypt these file or […]