Tagged Questions
0
votes
0answers
96 views
Backup-SPFarm not respecting ErrorActionPreference
I'm trying to setup a script in Jenkins to backup my SharePoint server. The problem I'm encountering is that it Backup-SPFarm is not correctly returning an error. So my $ErrorActionPreference is being ...