
I am used to working with built-in MMC consoles and control panel files. I know most of them by heart. I always tell my students to remember the most common ones in […]
I am used to working with built-in MMC consoles and control panel files. I know most of them by heart. I always tell my students to remember the most common ones in […]
A standardized and tidy desktop is a key factor for satisfied users. In order to provide the ease of use of Windows systems in an enterprise environment it’s reasonable that the taskbar […]
Creating a bootable USB stick could be a tricky task. You’ll need a tool (eg. the Windows 7 USB/DVD tool) or you have to struggle with those old cmd commands like bootsect.exe. […]
Windows Server Core starts with cmd by default. Why? I don’t know. It’s annoying, because Windows Powershell is without a doubt the future of Windows system administration.
In this blog post it’s all about documentation. Do you know the IP settings of your Windows servers? Do you have a documentation? If not, you’ve come to the right place. I […]
Recently I received a request to shut down computers by room. Specifically, it was about a school where students often forget to shut down their computers. Of course this is possible with […]
Most of us are used to press CTRL + R and then we type PowerShell or cmd. That’s because humans are creatures of habit. In this blog post I am going to […]
Let’s say you want to get an overview of the uptime of all Windows servers in your domain. This is a very important information and you should have a look at the […]
You are using Windows 10 and Windows Server 2016 or higher? Want to check the status of Windows Defender Anti-Malware from all computers? Then you’ve come to the right place. I’ll give you […]
Scheduled jobs do something. They do something at a predefined time or when an event occurs. You can create PowerShell scheduled jobs easily and quickly. PowerShell scheduled jobs are background jobs and […]
Consider the following scenario: There’s a switched on client computer in a branch office and you want to connect to that computer via remote desktop. Remote desktop is disabled by default on […]
Windows Remote Management is a powerful feature to administer your Windows systems remotely. WinRM is enabled by default on all Windows Server operating systems (since Windows Server 2012 and above), but disabled […]
Many organizations are using standard user names for their employees. The reasons are manifold. For example, a school or a university with a high fluctuation can benefit from usernames student1 to student1000. […]
An expired certificate is a nuisance. In the case of web servers, this is indicated by the display of an untrusted connection when a user tries to open the web page. We […]
I really like PowerShell Web Access. Access PowerShell from any device. But what gets on my nerves is entering the server name again and again. If you only have one server, it is […]