Forum Discussion
How do I run the powershell script
How do I run the powershell script from this devcentral.f5 link ? https://devcentral.f5.com/wiki/iControl.PowerShellPoolMemberAvailability.ashx
Do i just run it as ./PowerShellPoolMemberAvailability.ps1 mybigipadress myusername mypassword mypoolname
2 Replies
- Didn't the script I wrote work for you?
- JRahm
Admin
Set-ExecutionPolicy unrestricted if you haven't already for scripts on DC unless you are going to sign them in your own trust domain and then it would be remote-signed instead of unrestricted. then, the above should work if it is in same directory or known path. SHould make sure you are in the powershell shell environment and not just the command prompt.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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
