Category Archives: Windows Server (en)

Enable RDP for Windows Server

After installing Windows Server (eg at 2012 R2), Remote Desktop (RDP) is often disabled by default. Here’s how to enable it (using PowerShell): 1) Change the network type By default, it’s set to Public, but it needs to be Private. … Continue reading

Posted in Windows Server (en) | Leave a comment

Preparing a Windows Server Image for Timeweb Cloud

This guide explains how to manually prepare an optimized Windows Server image (using Windows Server 2012 R2 as an example) for uploading to Timeweb Cloud virtual machines. We’ll use NTLite together with VirtIO drivers. The goal is to integrate the … Continue reading

Posted in Windows Server (en) | Leave a comment

Windows server via RDP: problem with resolution and DPI

When you connect via RDP to a server on Windows, Windows automatically selects the resolution and DPI based on what is set on the client. That is, RDP “mirrors” the client. And if you connect from a machine with high … Continue reading

Posted in Windows Server (en) | Leave a comment

WordPress on IIS does not load/display images

The first bump I got from encountering the WordPress rake on IIS: a problem with displaying pictures. When you upload an image to the ‘media’ of WordPress, it doesn’t display and gives an error:   HTTP Error 500.50 – URL … Continue reading

Posted in Windows Server (en), Wordpress (en) | Leave a comment

Choosing a web server for WordPress on Windows

There are situations when an Internet site must be hosted by Windows Server. This is a fairly rare case, but it happened to me recently (the first time in a dozen years of working with Web servers): I had to … Continue reading

Posted in Apache (en), Online Shops, Webmaster (en), Windows Server (en), Wordpress (en) | Leave a comment