Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

invoke background command on remote machine

windows powershell vmware

PowerShell does not recognise external executables

powershell

Replace the first occurence of a string in a file

powershell

Remove-PSDrive doesn't remove Mapped Drives

What is the right way to check a switch parameter

Powershell - is there a difference between `& .\monkeys.ps1` and `& powershell .\monkeys.ps1`?

powershell

Why does Move-Item into a new directory implode the first directory?

powershell

I cannot use begin/process/end block in a ForEach-Object?

Is it possible to pass variables from a BASH Script into PWSH on Linux

bash powershell variables

Export folder size to CSV

powershell csv

Assigning output of git log to powershell variable

windows git powershell

Powershell: Correct syntax of Install-Language?

Azure PowerShell - Selecting Subscription

The WinRM client cannot process the request

Multiple Write-Output

powershell

How can PowerShell tell me the enum type of an IIS property?

powershell iis

How to write a PowerShell CmdLet that will accept a parameter of type System.Type?

Replace first and last character of each line in file