Windows Server 2012 R2: Cannot install role Remote Desktop Services

Hi,

Issue: You try to install “Remote Desktop Services” role and it ends in error “unable to connect to powershell remoting“.
Continue reading Windows Server 2012 R2: Cannot install role Remote Desktop Services

Advertisment to support michlstechblog.info

VMware: Find VMs by IP Address

Hi,

sometimes you want to find which IP Address belongs to a virtual machine. This can be easily done by powercli, provided that the VMware Tools are installed in each VM.
Continue reading VMware: Find VMs by IP Address

VMware: Set NTP Server of all ESXi Host conntected to vCenter

Hi,

attached to this post a PowerCli script to change NTP Server on all ESXi Servers connected to vCenter.
Continue reading VMware: Set NTP Server of all ESXi Host conntected to vCenter

Windows 8.1: Installing .NET 3.5 Framework

Hi,

installing .NET 3.5 on Windows 8.1 differs from install other feature because you have to specify the location of the files to being installed.

To install .NET 3.5 you need access to a Windows 8.1 DVD especially the \sources\sxs folder.

Let us assumed your CD drive letter is D: then you have to call:
Continue reading Windows 8.1: Installing .NET 3.5 Framework

OpenSSL: Check if a certificate belongs to a private key

Hi,

if you want to check if a certificate has it s origin in a specific private key respectively the signing request use the following openssl commands:
Continue reading OpenSSL: Check if a certificate belongs to a private key

My Knowledgebase for things about Linux, Windows, VMware, Electronic and so on…