Networking Automation with Powershell

Welcome to the forum.

You should write some about what this does.

It seem that you are doning SSH from Windows (PowerShell) to all your routers to enable SSH :slight_smile:
Its interesting since you can do other stuff to the router as well.

I did use SNMP before to collect interface traffic and other stuff in my Splunk project.
But since this made a work for me for every new router I add (have to add it to the watch list), I turned tings around.
Now I use a script on the router to send all information I need to a sentral Syslog server and then use Splunk to graph it.
This way I can put the same script on 1000 routers and just start them up. All will be talking home.
No need for change on the sentral server site.

Have a look at my Splunk prosject here (with script included)
http://forum.mikrotik.com/t/tool-using-splunk-to-analyse-mikrotik-logs-3-3-graphing-everything/121810/1