Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

PowerShell 5.1 - What is another way to concatenate my array values

powershell

Custom class comparer error: Specified method is not supported

powershell class icomparer

$MyInvocation.Statement in PowerShell 5.1?

powershell reflection

Capture Verbose Stream from Job

powershell

How can I use logical AND (&&) in Powershell?

windows powershell terminal

How to print/append row index number on each line in a file in Powershell

powershell

Calling functions from Process blocks

powershell

Get class of returned object by PowerShell command - determine a cmdlet's output data type

powershell types output scom

Check if iis module exist by appcmd

How to get Bluetooth device battery percentage using PowerShell on windows?

How to permanently set Environment Variables for the Visual Studio command line

Security risks of Set-ExecutionPolicy -ExecutionPolicy RemoteSigned

Is it possible to get the actual key back from a hashtable

.net powershell key hashtable

"Run with PowerShell" gives execution policy error but running directly in PowerShell window does not

Unity.exe takes 10 minutes for command-line build, but less a minute from editor

Escaping special characters in a variable in PowerShell

powershell escaping

Start a program in active user session with PowerShell remoting

.net powershell remoting

See the docstring of my function with Visual Studio Code

Powershell: Replace text on specific line in file

powershell replace

bash behaviour of pressing <tab> twice for filename completion