Last week I got a question about some old VB script which create a popup when the password of the
Continue readingCategory: Windows Server 2012
Hyper-v AVMA Key and related stuff
Just sharing some notes. What is Microsoft AVMA? “AVMA lets you install virtual machines on a properly activated Windows server
Continue readingGenerate CPU Load with PowerShell
In some situations you need to stress your system a little (for example: to check if your monitoring is functioning
Continue readingThe WinRM client cannot process the request. If the authentication scheme is different from Kerberos
When a computer is not a domain member and there are no SSL Certificates available for HTTPS. You must change
Continue readingGet PowerShell version
Sometimes you need to check the PowerShell version of your Windows System, to get the PowerShell version you need to
Continue readingGet external IP Address using PowerShell
In some cases it can be useful to check your external IP Address within a PowerShell script. So I created
Continue readingCompact Dynamic VHDx file
There are many ways to compact a VHDx file. It can be done using SCVMM, Hyper-V manager or even diskpart.
Continue readingEnable disk performance counters Windows server
In Windows server 2012 / R2 you doesn’t see the disk performance counters in Task Manager as you see in
Continue readingNo access to the C$ share with a local administrator due to the LocalAccountTokenFilterPolicy
By default, it is not possible to access c$ with a local administrator, which is not the default administrator user.
Continue readingEvent: KDC_ERR_S_PRINCIPAL_UNKNOWN
Every 15 minutes this event logged on my SQL servers: A Kerberos error message was received: on logon session Client
Continue reading