People always ask me why I focus so much on PowerShell. In this blog post I want to tell you when I started with PowerShell and especially why.
People always ask me why I focus so much on PowerShell. In this blog post I want to tell you when I started with PowerShell and especially why.
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 […]
Maybe you already had the following problem: You’re using roaming profiles. You are the administrator of the domain. You can’t access the roaming profiles folder. You have to take ownership of each […]
Dear followers! The PowerShell Conference Book is now listed in the Amazon book store. As mentioned earlier, I’ve contributed the chapter “PowerShell as an Enterprise Network tool”. It was a great and […]
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 […]
It was an exciting moment for me when I was asked if I would like to write a chapter in a PowerShell book. Mike F Robbins contacted me and told me about […]
I make no secret of it: Now we come to my favorite topic: PowerShell Remoting. I love it. I hope you’ll love it too. If you are a passionate Systems Engineer or […]