Skip to the main content.

Topic: Scripting (2)

Posts about

Scripting (2)

August 14, 2024 - 10 min read

Five reasons you should be using PSReadLine

I'd like to think that because you are reading this, you are a professional PowerShell user and...

July 2, 2024 - 8 min read

PowerShell 7: What are the pros and cons of switching from Windows PowerShell 5.1?

Windows PowerShell 5.1 is usually preinstalled and the default – is it worth switching to...

May 22, 2024 - 14 min read

Teams Auditing – How to avoid scope creep and Teams sprawl

Do you want to learn more about monitoring Microsoft Teams with PowerShell? Read how to check...

February 7, 2024 - 10 min read

Pipeline-Ready: Advanced PowerShell functions

Working with the PowerShell pipeline is efficient, do you want to learn more about the pipeline? In...

January 11, 2024 - 8 min read

5 PowerShell best practices – How to work even more efficiently with PowerShell

The effectiveness of any tool depends on the methods used this also applies to PowerShell. This...

November 9, 2023 - 9 min read

Working efficiently with the PowerShell pipeline: A guide for administrators (1)

How familiar are you with the pipeline? We are launching a new, short series – starting with the...

August 30, 2022 - 9 min read

PowerShell 'Auditing' – Two Scenarios Under Closer Inspection

Auditing is not a built-in feature and change tracking must be done manually, we all know working...

March 4, 2022 - 9 min read

Easy ways how to query Active Directory with PowerShell

PowerShell is a powerful environment when it comes to querying information in Windows. PowerShell...

February 3, 2022 - 5 min read

AD objects and more  –  How to search in properties of complex objects

While working with PowerShell, you probably have encountered objects with a lot of properties. It’s...