Quantcast
Channel: PowerShell Archives • The Lonely Administrator
Browsing latest articles
Browse All 261 View Live

Automation Decisions

This post is an updated reprint from an article published to my premium PowerShell newsletter Behind the PowerShell Pipeline available on Substack. Subscribers receive 6-8 articles like this a month...

View Article


Exposing the Mystery of PowerShell Objects

A few weeks ago, I was working on content for a new PowerShell course for Pluralsight. The subject was objects. We all know the importance of working with objects in PowerShell. Hopefully, you also...

View Article


Discover Enums with Get-TypeMember

Earlier this Spring, I released a new function called Get-TypeMember. The function is in the PSScriptTools module. I wrote about that release here. This command is an alternative to Get-Member that...

View Article

Friday Fun with PSQuizzes

Time to get back to the to blog. I’ve been working through my backlog of projects. These are things that I started writing or updating but then got pushed to the back of the line. One of these projects...

View Article

PowerShell Refresh

The other day on X, I was asked about what things I would setup or configure on a new PowerShell installation. This is something I actually have thought about and face all the time when I setup a new...

View Article


My Conference Future

I have been an IT professional for over 30 years. I have been speaking publicly and presenting at conferences for probably 25 years. I have presented to all types of groups, from small user groups to...

View Article

GitHub Scripting Challenge Solution

Earlier this year I appeared on the PowerShell Podcast. I ended the interview with a scripting challenge. The Core Challenge Using whatever tools and techniques you want, write a PowerShell function...

View Article

Pick Up The PowerShell Practice Primer

A number of years ago, I published book on Leanpub, designed to help you teach yourself PowerShell. After you get through the first Month of Lunches book, what do you do next? The best way to learn...

View Article


PowerShell Scripting and Toolmaking

Several years ago Don Jones and I wrote what we hoped would be the definitive book on PowerShell scripting and toolmaking. The book takes all off our years of experience, not only from writing...

View Article


Introducing PSReminderLite

For several years, I have been using a PowerShell module I wrote called MyTickle to help me manage my reminders and events. I spend my days at a PowerShell prompt, and I wanted an easy way to keep...

View Article
Browsing latest articles
Browse All 261 View Live