Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Setting the start dir when calling Powershell from .NET?

c# powershell

Why would I use Powershell over C#?

c# powershell

What does script: do in powershell?

powershell

How catch return value in a Powershell script

How do I provide param attributes for a script in PowerShell?

powershell parameters

Select XML element by attribute value and add an element

xml powershell

Invoke-SqlCmd doesn't return long string?

sql-server powershell

exclude search pattern with select-string in powershell

powershell

Hardcode password into powershells "New-PSSession"

powershell passwords

Stop-Service Cmdlet not able to open service that exists

powershell powershell-2.0

Pass password into -credential

powershell credentials

PowerShell Script to Get a Directory Total Size

Why is PowerShell resolving paths from $home instead of the current directory?

powershell

How to Write-Verbose from Invoke-Command?

Powershell config assembly redirect

powershell - Remove all variables

variables powershell

Out-File -append in Powershell does not produce a new line and breaks string into characters

powershell powershell-2.0

Handle errors in ScriptBlock in Invoke-Command Cmdlet

How to show cursor in Powershell

How to pass Properties to jar from Powershell?

java powershell jar properties