Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Export the PowerShell output to a text file in tab-delimited format

powershell csv

PowerShell how to add something on parsed JSON?

json powershell member

How to remotely stop/start an application pool in IIS 8

powershell iis tfs iis-8

How to send email with PowerShell

powershell smtp

Running tasks parallel in powershell

Capture EXE output in PowerShell

powershell

How can one delete files in a folder matching a regular expression using PowerShell?

Prevent trailing newline in PowerShell Out-File command

powershell powershell-2.0

Is there a way to retrieve a PowerShell function name from within a function?

Kill process by filename

powershell

Count length of array and return 1 if it only contains one element

arrays powershell

How do I read/write App.config settings with PowerShell?

powershell app-config

Run MsiExec from PowerShell and get Return Code

How to enable a Windows feature via Powershell

powershell

Read a properties file in powershell

How do I get out of a >> prompt in powershell when I made a mistake?

powershell command-line

How to run a PowerShell script with verbose output?

How to modify parent scope variable using Powershell

powershell

How can I check if a file is older than a certain time with PowerShell?

Use Regex / Powershell to rename files

regex powershell