Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Why does encrypting HMAC-SHA1 in exactly the same code in C# and PowerShell show different results?

c# powershell sha1 hmac

Can I use PowerShell in shell-mode for Emacs?

windows emacs powershell

Is an exception from a .NET method a terminating or not-terminating error?

How can I `Enable All Tasks History` in PowerShell?

PowerShell disable and enable a driver

powershell driver

AWS Powershell to retrieve AWS account number

powershell tf command not recognized as the name of a cmlet

Powershell script to add multiple remote address to firewall rules

powershell

Powershell: Include another script that has includes?

powershell

Read individual key presses in PowerShell

powershell input

Difference between Get-Unique and select-object -unique

How to fail the build from a PowerShell task in TFS 2015

powershell tfs-2015

Generics in PowerShell 2 not working?

run powershell command using csv as input

Create a custom powershell script for nuget that adds a custom target to the csproj BeforeBuild step

How to access file paths in PowerShell containing special characters

powershell

Powershell Only Add to Array if it doesn't exist

PowerShell: concatenate strings with variables after cmdlet

powershell

How to start PowerShell in a new window from .bat and run a .ps1 without exiting the console?

powershell batch-file

Can't get basic Powershell script running inside Team City