Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Powershell format-table error

powershell

Powershell 'Start-Job` versus 'Start-Process' [closed]

.net powershell

Passing empty arguments to executables using powershell

powershell command-line

Provide a .NET method as a delegate callback

Can not convert String to Secure String for use in New-ADUser

Is there a shorter way to pull groups out of a Powershell regex?

regex powershell

Using Invoke-Webrequest in PowerShell 3.0 spawns a Windows Security Warning

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