Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Why does casting PSCustomObjects to custom type with DateTime in PowerShell fails?

powershell types casting

Powershell: Issue with foreach loop. "Cannot convert the value of type "System.String" to type "System.Management.Automation.SwitchParameter"

How can I modify this C# (inside powershell) so that it waits for the child process that it spawns to terminate?

c# powershell

Cannot map HKU registry hive with powershell

powershell registry

Compress-Archive, exclude the containing folder

How to properly format JSON in Powershell while using aws-cli?

json powershell aws-cli

Is there a string concatenation shortcut in PowerShell?

powershell powershell-2.0

Can I call the value of a variable as another variable in powershell? [duplicate]

powershell variables

Issue in Copy-Item in powershell

powershell copy-item

Echo path not working on my Windows 11 instance [duplicate]

windows powershell

Add Windows User to local SQL Server with PowerShell

Uploading file to Sharepoint List items

Populating very large hashtables - how to do so most efficiently?

Script calling Get-Volume does not throw an exception although ErrorActionPreference is set to "Stop"

powershell

Output of installed programs with CSV-Export

powershell csv export output

I have Github Desktop installed, do I need to install Git to use command line?

git powershell github

Not able to spawn off email message from windows search in powershell

How to capture external command progress in PowerShell?

powershell robocopy

Is it possible to create a non-modifiable hashtable in PowerShell?