Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

PowerShell: Get-NetTCPConnection script that also shows Username & Process Name

windows powershell netstat

Powershell - convert local time to different timezone

powershell

How to convert a string to a stream object in Powershell?

powershell

javac responds with "not a file" but the file exists

java powershell

How to use a variable as part of a regular expression in PowerShell

regex powershell

No characters are allowed after a here-string header but before the end of the line

Get key value from string using Powershell

regex powershell

Corrupt PackageManager? Unable to find module providers (PowerShellGet)

windows powershell oneget

Bash/DOS/PowerShell script to list most recent versions of files?

bash powershell shell dos

Get UAC settings using powershell

powershell

Arithmetic with PowerShell Timespans

powershell timespan

hash tables in powershell

powershell hashtable

How Do You Iterate Authentication for App IIS7 In PowerShell

iis-7 powershell

Selecting specific nodes in an XML file from multiple levels

Why in PowerShell: for ($i=0; -le $total-1; $i++) instead of for ($i=0; -lt $total; $i++)

powershell

Powershell Select-Object vs ForEach on Select-String results

regex powershell

PowerShell: Capture the output from external process that writes to stderr in a variable

powershell powershell-2.0

Using Regex in Powershell to grab email

regex email powershell

Get-Service on multiple remote machines

powershell

In place replace using powershell

unix powershell