PowerShell Problem Solver

  • Blog
  • PowerShell Problem Solver

LATEST

PowerShell Problem Solver: How to Pull Data from Log Files using PowerShell

Microsoft PowerShell MVP Jeff Hicks shows us how to pull data from log files using PowerShell and the Get-Content and Import-CSV cmdlets.

View Article

PowerShell Problem Solver: Get Local Active Directory Group Members with PowerShell

In this PowerShell Problem Solver, Jeff Hicks shows off several techniques for grabbing Active Directory group members with PowerShell.

View Article

Using PowerShell to Find Disabled or Inactive User Accounts in Active Directory

In this PowerShell Problem Solver, Jeff Hicks shows us a way to find disabled or inactive user accounts in Active Directory with the help of the Search-ADAccount cmdlet.

View Article

PowerShell Problem Solver: Importing CSV Files Revisited

Jeff Hicks revisits a previous article on importing a CSV file in PowerShell and offers some additional improvements, including use of the Import-CSV and Get-Content cmdlets.

View Article

PowerShell Problem Solver: Delete Empty Folders with PowerShell

Jeff Hicks shows us how to easily delete empty folders with PowerShell in this step-by-step tutorial.

View Article

PowerShell Problem Solver: Exporting Active Directory Groups to CSV

In this PowerShell Problem Solver, Jeff Hicks shows us how to export Active Directory groups to a CSV file in Windows PowerShell.

View Article

PowerShell Problem Solver: Importing CSV Files into PowerShell

Learn all about importing CSV files into PowerShell with this how-to article by PowerShell MVP Jeff Hicks.

View Article

PowerShell Problem Solver: Finding Installed Software Using CIM Cmdlets

Jeff Hicks shows us another trick for finding installed applications with PowerShell, this time by leveraging CIM cmdlets.

View Article

PowerShell Problem Solver: Find Installed Software using WMI and StdRegProv

Learn how to find installed software using WMI and StdRegProv in this latest PowerShell Problem Solver from Jeff Hicks.

View Article

PowerShell Problem Solver: Searching the Registry to Find Installed Software

Jeff Hicks continues his discussion on how to find installed software on your computer. In this article, he provides an easier and faster method of searching the registry with PowerShell.

View Article
Go to page