Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Formatting XML from PowerShell

xml powershell

Set-Location versus SetCurrentDirectory

powershell

Command line disable NetBIOS (SMB1 port 445)?

Powershell variable is assigned the result of a function AND the parameter I passed to the function

Replacing value on one line in a text file

Disable high DPI scaling

c# .net powershell winapi

Sorting by date PowerShell

powershell

How to pipe output from foreach, in powershell

powershell

How to get a list of Azure Virtual Machine Scale Set Instances using powershell

Get-Job by State and Name?

powershell powershell-3.0

How to convert a response from Invoke-RestMethod to XML?

How to make a hashtable throw an error if key does not exists?

powershell

How to replace multiple lines from a text file using Powershell -replace

workingdirectory does not work when verb is used

powershell windows-10

Powershell: Capture process id of a background job

powershell

Run N parallel jobs in powershell

powershell powershell-2.0

Curl Powershell windows 10 slower than command prompt why?

Kill a process if it reaches x% of CPU usage

powershell

How can I process the content of a CSV file as Pipeline input in Powershell cmdlet

Why the select -first 1 doesn't work in this PowerShell command?