Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I created 2 powershell scripts to accomplish the automation. One launches powershell as admin and the second executes the network interface commands. I added the following to my .bashrc: powershell.exe -F "C:\Users\jedunn\pwsh\doit.ps1". The only ...