Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

PowerShell script to check an application that's locking a file?

Saving an XML file in powershell requires complete path. Why?

xml powershell

How can I find the source path of an executing script? [duplicate]

powershell powershell-1.0

Creating aliases in PowerShell for git commands?

git powershell

Powershell: Reference a property that contains a space

powershell csv

I'm trying to use python in powershell

Where to put PowerShell scripts?

powershell

Replace or delete certain characters from filenames of all files in a folder [closed]

How do I make parameters mandatory in PowerShell?

powershell

Connecting to a network folder with username/password in Powershell

powershell

Iterate over PSObject properties in PowerShell

powershell

List all devices, partitions and volumes in Powershell

list powershell device

Suppress console output in PowerShell

PowerShell inline If (IIf)

powershell iif

How can I exclude multiple folders using Get-ChildItem -exclude?

list powershell directory

What is `$?` in Powershell?

powershell

Get relative path of files in sub-folders from the current directory

How can I stop and start individual websites in IIS using PowerShell?

windows iis powershell

Should Copy-Item create the destination directory structure?

powershell

virtualenv in PowerShell?