Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How to traverse JSON properties with Powershell

How to find the index of an element in an array by its value using Powershell

Using a 32bit COM object in a 64bit environment

Why does PowerShell chops message on stderr?

How can I get an empty list instead of null?

powershell

why do I keep getting prompted to confirm?

powershell

How to get 'Get-Member' to correctly tell the object type

powershell

Should I ever include a reboot command in my BoxStarter script?

creating a remote repo of powershellgallery.com - is this possible?

Powershell Get-Service (Stop) but NOT display status "waiting for <x> service to stop..."

My winget isn't working properly, how can I solve it?

Can't install Azure Module in PowerShell

azure powershell

Why does a multi-line file not compare equal to itself?

powershell

Get value from previous Cmdlet in the pipeline

powershell pipeline

Powershell and Jenkins - Execute Powershell Script as another user

Retrieve Manager name for each user in AD using powershell

Is there a built-in way to efficiently search a unique, sorted array in PowerShell?

powershell search

Powershell - how to add <sectionGroup> to web.config

Powershell load custom assembly config file

Reuse 2 functions in Start-ThreadJob

powershell start-job