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 […]
Active Directory: Configuring Event Log Subscriptions (Forwarding)
Event Viewer enables you to view events and logs on your computer. And troubleshooting an issue might require to view log files from other remote computers. Event Log Subscriptions comes into play […]
PowerShell: Looking behind the Scenes (Trace-Command)
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 […]
The new Windows Admin Center (former Project Honolulu)
Microsoft announces the new “Honolulu” and renamed it to Windows Admin Center. In this blog post I am going to give you a short review of the new tool which will – […]
PowerShell for Beginners (Part 12): PowerShell Modules
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 […]
PowerShell: Installing Server Roles and Features on multiple Remote Servers
Install-WindowsFeature is a powerful cmdlet that enables you to install Roles and Features on Windows Server Operating Systems. In this article I am going to describe how to install Windows Server Backup […]



