Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Select option from Array

Compare two directories for files of the same name but different content

powershell batch-file

Why @($null) is $false, but @($null, $null) is $true?

arrays powershell

PowerShell: Why is Get-Unique only returning the first object from a collection?

powershell

Why does pwsh.exe in combination with Start-Process not accept a script block directly?

Define custom property sets (with Add-Member?) for use in Select-Object

Inserting Delimiter into PowerShell Output

powershell

Loading custom static classes in PowerShell

powershell

Powershell cannot cd to a path name with $

Determining Installed Visual Studio Path for 2017

How can I get the number of CPU cores in Powershell?

provide name to a powershell process

powershell powershell-5.1

PowerShell add text line to multiple files

powershell

DynamoDB API filtered scan returns no results

How to force the copy of a file using powershell

powershell copy-item

Reverting Clear-Host command in Powershell [closed]

powershell

Powershell and regex to extract multiple points of data from a file

regex powershell

IIS Redirection - command line

Parsing non-consistent XML-objects using Powershell

xml parsing powershell