Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Using start-process and -wait command in Powershell

powershell

PowerShell to Read single value from simple .ini file

powershell ini

Hiding the full file path in a PowerShell command prompt in VSCode

Powershell hashtable does not write to file as expected - receive only "System.Collections" rows

powershell hashtable

Getting first line of string in a variable using Powershell

powershell

PowerShell, formatting values in another culture

How to authenticate an user in ActiveDirectory with powershell

Get App Pool Identity for IIS in Power Shell Script

powershell iis

How can I automatically syntax check a powershell script file?

validation powershell

Is there a way to wordwrap results of a Powershell cmdlet?

powershell

Ignoring an errorlevel != 0 in Windows PowerShell (ISE)

powershell

Invoke-Expression with exe in Program Files

powershell 7zip

How can I get powershell exception descriptions into a string?

exception powershell

Passing enum values to a function in PowerShell

powershell enums

Remove a row from a powershell array/collection/hashtable

arrays powershell

How to obtain email of the logged in user in powershell

Windows Powershell: Shortcut for change directory

Query a list LINQ-style in PowerShell

linq powershell

Count number of strings within a string?

string powershell

Why is Powershell's Install-Module so excruciatingly slow?

powershell module