Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell-4.0

How to check if a program is installed and install it if it is not?

What is the FileSystem provider filter syntax?

Powershell: How to I test if a line of text contains line feed or carriage return?

Invoke-Command faster than the command itself?

Installing executables with Powershell DSC

PsObject array in powershell

powershell powershell-4.0

Replace string in powershell array

Powershell command works in Powershell but not inside of a script, why?

Gitlab pipeline test stage to fail AND create artifacts anyway

Replace a character with new line

powershell powershell-4.0

How do you apply multiple DSC configurations?

Powershell - Regular Expression Multiple Matches

How do I pass a local variable to a remote `Invoke-Command`? [duplicate]

Convert string to directory object in PowerShell

powershell powershell-4.0

Using Get-ChildItem -Exclude or -Include returns nothing

Stopping PowerShell pipeline, ensure end is called

How can I query a temporary PS-Drive while returning files with a name relative to the drive?

PowerShell: What is the best way to check whether the current user has permission to overwrite a file in PowerShell?

PowerShell crashes when using ref parameter in .NET event

Difference between Get-Unique and select-object -unique