How to fix the error: ‘The running command stopped because the preference variable “ErrorActionPreference” or common parameter is set to Stop: Found value ‘aBcD’ with no corresponding key’ in Relese Management
Tag: PowerShell
SharePointDSC 1.0.0.0 released
Now it is official and the former xSharePoint project is released as SharePointDSC 1.0.0.0 in the PowerShell Gallery. See the post from Brian Farnhill for
Get a list of all Releases in TFS or Visual Studio Team Services
List all releases for all projects – eather in TFS or VSTS Release Management
PowerShell DSC for SharePoint
I stopped the work on my DSC modules for SharePoint (xSharePointAdministration) some time ago because the PowerShell team was working on the xSharePoint module. The
Run Pester tests in PowerShell ISE with IsePester
Today I stumbled upon a package in chocolatey that I wasn’t aware of. It’s called IsePester from @dfinke. If you develop you PowerShell scripts with
Run your Pester tests from GitHub in a VSTS/VSO build
End-To-End Scenario how to author PowerShell with Visual Studio, GitHub and Pester and test your script in Visual Studio Team Services VSTS / VSO.