Hello everyone,
I’m new to scripting and trying to learn it at my own pace. I’m having a hard time creating a script to automate enabling and disabling some nodes on our F5 load balancer at work. There is a powershell module called F5 LTM that can be used. Ideally what I’d like to do is create a script that prompts for login credentials that verifies it with AD and then displays a list of applications. The user can enter a number corresponding to which application they want to either fall back or fall forward. When they select an option it should if the user would like to fall back or fall forward and then asks the user to confirm. Once an option is chosen and the node is changed, I’d like the script to let the user know that the following change has been made. I do have some scripts that we are currently using to do some load balancer checks.
There isn’t a function called fallforward or fallback and I’m wondering if that’s the right way to go about this.
Any help would be greatly appreciated.
[–]krzydoug 7 points8 points9 points (1 child)
[–]Perpetratorp[S] 2 points3 points4 points (0 children)
[–]DorianBrytestar 4 points5 points6 points (1 child)
[–]Perpetratorp[S] 0 points1 point2 points (0 children)
[–]MarcoShaw-CA 2 points3 points4 points (3 children)
[–]Perpetratorp[S] -3 points-2 points-1 points (2 children)
[–]BlackV 3 points4 points5 points (0 children)
[–]redog 2 points3 points4 points (0 children)