Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

PowerShell HelpMessage displayed by default in parameters

powershell powershell-2.0

When using a Conda environment, VS Code terminal, and the Python extension (v2023.16), a "." is inserted to the PATH env var

How to see the scope of an already winget installed package?

powershell winget

How do I use square brackets in a wildcard pattern in PowerShell Get-ChildItem?

powershell

powershell add-member using pipeline and using $this property for value of new property

powershell pipeline