Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

PowerShell: Sort-Object by Name Ascending

How do I access values in an ordered PowerShell hash table using integer keys?

powershell key hashtable

Split method splitting by a string which includes spaces

powershell split

Get informations on Windows Scheduled Task duration (execution time)

How can I bypass execution policy when running scripts from Powershell ISE

powershell

Can't get access token for custom AD Application

Extract string from text file via Powershell

regex powershell

Change 3rd octet of IP in string format using PowerShell

How to change IPython shell text literal color (Windows Powershell)

powershell ipython

How to escape square brackets in file paths with Invoke-WebRequest's -OutFile parameter

powershell escaping glob

Invoke-WebRequest freezes / hangs

Powershell- Convert Complex XML to CSV

xml powershell csv

Concatenate filename with current directory path

powershell

How does PowerShell treat "." in paths?

windows powershell

How to pass parameters to all the pester test scripts

powershell pester

Why would $env:username and [environment]::username return different users?

powershell

How do I Powershell Pester Test for ThrowTerminatingError

powershell testing pester

Powershell Speed: How to speed up ForEach-Object MD5/hash check

Powershell Array of Hashtable

powershell

Is it possible authenticate both Connect-AzAccount and Connect-AzureAD using MFA with a single user login prompt?