Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

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

Write to a file with multiple jobs in PowerShell

Double mutual exclusive parameters with Powershell

powershell

Powershell Timer - Update gui

Is Arraylist passed to functions by reference in PowerShell

powershell arraylist

How to import data from .csv in SQL Server using PowerShell?

sql-server powershell

Using F# script replace powershell in production environment?

powershell f#

Enter-PSSession to remote server fails with “access is denied”

Making commits simpler in Git using PowerShell

git powershell windows-10