Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How can I make npm projects with Bash shell commands work on Windows?

PowerShell: Importing 16MB CSV Into PowerShell Variable Creates >600MB's of PowerShell Memory Usage

Changing IIS6 Site Home Directory with Powershell

iis powershell scripting iis-6

How to create a Hardlink using the New-Hardlink PowerShell PSCX command

powershell hardlink

Add-Type error Meta File could not be found

c# powershell

Powershell scripts to backup SQL, SVN

sql svn powershell backup webdav

How to remove item from an array in PowerShell?

arrays powershell arraylist

PowerShell copy fails without warning

powershell copy-item

powershell: script with variable args

powershell args

String expansion does not work in PowerShell when using Invoke-Command on remote computer

string variables powershell

How can I increase the value of a variable in an expression?

powershell

Copy a file including it's relative path

powershell powershell-2.0

Replacing a text at specified line number of a file using powershell

powershell

How to start powershell with a window title?

powershell cmd

How do I change the owner of a folder with Powershell when Get-Acl returns "Access Denied"?

powershell acl

How to extract data from a text file using R or PowerShell?

Powershell XML importnode from different file

xml powershell

Powershell's Invoke-Command won't take in a variable for -ComputerName parameter?

Can't use Get-Service –ComputerName on remote computer

Returning an error code from CMD to Powershell

powershell cmd