Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Why does PowerShell display "DarkYellow" text improperly?

powershell mandatory parameter with default value shown

powershell parameters

how to use "if" statements inside pipeline

What's the difference between `-Contains` and `-In` in PowerShell?

powershell

Using Powershell to automating a bat file that ends with PAUSE

Powershell - Create Scheduled Task to run as local system / service

Strange behavior with Powershell scriptblock variable scope and modules, any suggestions?

powershell scope psake

Are .NET enum types actually mutable value types?

Showing the UAC prompt in PowerShell if the action requires elevation

powershell uac

Running PowerShell from MSdeploy runcommand does not exit

How to zip only files and not the full path hierarchy with DotNetZip in powershell?

powershell dotnetzip

Powershell 'Move-Item' doesn't make directory if it doesn't exists

powershell

Need command to get a file from TFS without a workspace

tfs powershell

How do I use Add-Type to load Microsoft.Web.Deployment?

How can I "zip" two arrays in PowerShell?

arrays powershell

Can I determine if a PowerShell function is running as part of a pipeline?

powershell powershell-2.0

PowerShell catching typed exceptions

exception powershell

PowerShell cmdlet shows property, but it can't display it through 'select'

powershell

How can I do an Entity Framework Core project and add a Migration in Visual Studio 2015 from nuget prompt?

Avoid line breaks when using out-file

powershell line-breaks