Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell-4.0

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

Search on an Internet Explorer App Object

How to exclude non-valued object properties when converting to JSON in Powershell

How do I resolve "Cannot invoke the SendConfigurationApply method." when performing Start-DscConfiguration?

How to cat a UTF-8 (no BOM) file properly/globally in PowerShell? (to another file)