Deploying a ‘Nano’ Webserver (IIS)
KB ID 0001526 Problem We’ve had Server Core for a while now, and I’ve never really seen it deployed in anger. Now we have Nano Server. You don’t install this like normal Windows Server distributions, i.e. it’s not an option when you run the install DVD. Originally you have to create the image with Powershell, but now you can use ‘Nano Server Image Builder’. Nano Server is a tiny distribution, and...
Exchange – OWA and ECP Blank Page After Logon
ECP Blank Page KB ID 0001185 Problem Note: This article is for Exchange 2013,2016 and 2019, if you are running Exchange 2010 or 2007 see the following article; Exchange 2010 – Blank OWA Page? Sometimes this happens after applying updates to Exchange! Firstly make sure all your services a running! From an administrative Powershell window run the following command; Get-Service *Exchange* | Start-Service After making some certificate...
IIS: Move WWWRoot Folder
KB ID 0001487 Problem I migrated an IIS website I use for hosting files this week, and realised I’d forgotten how to relocate the wwwroot directory from it’s default install location on C:\inetpub\wwwroot. Solution Firstly, I’m assuming you have instilled the IIS role and you already have a wwwroot folder on your C: Drive, (in the above location). If so you can simply copy this folder to your new partition/drive (in...
Microsoft IIS – Stop Getting Indexed By Search Engines
KB ID 0001352 Problem If you have a publicly facing website, and you DON’T want it indexed by the major search engines, then this is the post for you. Why would you want this? Well you might have a development server that you don’t want appearing in peoples search results, or you might be hosting files and folders you want publicly available, but again you don’t want those files and folders showing in peoples...
URI Was Validated Successfully But there Was No Friendly Name Returned
KB ID 0001249 Problem When attempting to connect a host to a Certificate Enrolment Policy Server it worked but had the following complaint; WARNING: The URI “https://{Host-Name}ADPolicyPRovice_CEP_{Method}/service.svc/CEP” was validated sucessfully but there was no friendly name returned by the remote machine. Solution On your certificate enrolment policy server, open the Internet Information Servers (IIS) Management...