Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

PowerShell for AWS: List only "folders" from S3 bucket?

PowerShell asks "How do you want to open this file" when executing command

powershell windows-11

Get-ADUser where custom attribute IS null

Must Powershell modules be placed in separate folders?

powershell powershell-2.0

Multiple pipes in Powershell

powershell

Why does ConvertFrom-Json produce an Object which turns into a PSCustomObject after assignment? And how do I shortcut that?

json powershell

PowerShell - Process multiple word docs (office 2010)

Can I cast in Powershell data section?

powershell powershell-2.0

how to declare a class in a '.ps1' file?

powershell

How to download an image file from a website using PowerShell or from Windows command line?

powershell cmd

Powershell -command text not appearing

StreamWriter - Process cannot access the file because it is being used by another process

powershell

PowerShell on Windows: "Windows Data Protection API (DPAPI) is not supported on this platform."

powershell

Azure CLI Rest issue with encoding (German Umlauts)

Powershell to generate file paths correctly in windows and unix

windows powershell unix

PowerShell : Set-Content Replace word and Encoding UTF8 without BOM

powershell utf-8

Compare two credentials in powershell

powershell

IIS new virtual directory. Getting "Parent node has no children of type virtualDirectory".error

Powershell -match returning System.Collections.Hashtable[1] in $Matches

Is it possible to use attributes when accessing XML nodes using dot-notation?

xml powershell xpath