Forum Discussion
RuiF_149772
May 15, 2014Nimbostratus
How to Hide iControl Exception
I am working with a BIG-IP 10.2.4 Build 771.3 Engineering Hotfix HF6 utilizing Powershell and using iControlSnapInSetup_56.
My goal is to create a Powershell script, fed via a csv file with memb...
May 16, 2014
Hi!
Tried to set the error action "globally" before running the command?
$ErrorActionPreference = "SilentlyContinue"
To restore to default state:
$ErrorActionPreference = "SContinue"
/Patrik
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects