
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. […]
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 […]
As mentioned at the beginning of my sid-500.com webpage, I intend to publish not only technical articles. Today I would like to share some thoughts for your career. Venturing into the realm of […]
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 […]
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 […]
In two of my previous posts I showed how to encrypt and decrypt files with certificates. I think the time has come to automate that procedure. In short, I will provide a […]
Without any doubt, you should have an eye on the disk space of your servers. I’ve seen so many servers crashing due to dropping disk space over time, because of saving more […]
In this blog post I would like to do without any technical topics. It’s about my blog and how it’s going. Sometimes I’m in mood to blog in German, the other time […]
This article will show you how to use a graphical menu to discover and administer your Active Directory Environment. It is a graphical menu I created for the administration of Active Directory […]
Some time ago one of my LinekIn contacts and group member of my LinkedIn Group PowerShell Engineers posted a One-Liner that gets the serial number of the local computer. Thank you for […]
Sometimes it could happen that your computer lost connection to other hosts or the internet. What is the first you should do? For example, you could try to reach other hosts or […]
What if you are not satisfied with the default output of PowerShell? Well, there are many ways to come closer to the desired result. In this blog article I am going to […]
What happens when you run a PowerShell Command? How does it work? There is a small but very informational Cmdlet, which helps you to look behind the scenes. The command is called […]
Last time we played with PowerShell Drives. In this part we dedicate ourselves to the structure of PowerShell, especially the PowerShell Module structure. But first, let’s look at the exercise from the […]