Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Powershell in NonInteractive mode

-command's exit code is not the same as a script's exit code

powershell exit-code

What is the difference between dot (.) and ampersand (&) in PowerShell?

powershell

How can I create a registry value and path leading to it in one line using PowerShell?

powershell registry

How does threading in powershell work?

multithreading powershell

Running powershell script within python script, how to make python print the powershell output while it is running

PowerShell FINDSTR eqivalent?

search powershell

Read/Parse Binary files with Powershell

parsing powershell binary

How to create a Run As Administrator shortcut using Powershell

Get the list of files that are getting copied in PowerShell

powershell copy-item

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