Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How to automate either PowerShell or PowerShell Core for same machine

Firebase script not signed - Powershell

How to read multi line multi string registry entries in PowerShell?

How kill a process using powershell without getting errors when the process does not exist

windows powershell clamav

Better alternative to pivot rows into columns

powershell

Catching dynamic exception types in PowerShell

powershell

How secure is PowerShell's ConvertFrom-SecureString -key

How to remove part of the string in powershell?

string powershell

How do I sort a string by its numerical value in PowerShell

powershell sorting

How do I get named but undeclared parameters in a function in Powershell?

powershell

How do I change directory and run a file in that directory in powershell?

Symlinks cannot be created in Powershell 5.1 but can be created by Powershell 7 and Command Prompt

windows powershell symlink

Open a powershell window from an existing powershell window, and keep it open after running code

powershell

Delete all files and sub directories but keep main directory

powershell

How to control the line separator in a powershell pipeline?

powershell

Retrieve datetime object in Powershell without the time portion

powershell datetime

Adding default parameter to Powershell Core script

Find username in array beginning with 'n'

Default value of parameter is not used in function