Welcome to the community Sean! From food to IT, wow interesting hop. Glad to hear we can now open up the community for questions about recipes too.
... View more
It's telling you what format it is expecting... See the line that starts with "Usage: ..." Try running it with: MerakiPSKTool.ps1 -site "Your network's name" -ssid "Your SSID's name" -action "Change"
... View more
You can use: https://api.meraki.com/api/v0/networks/ Edit: And to find your org ID and network ID and so on, it's probably best you have a look at a tutorial for how to use the API's. Have a look here: https://developer.cisco.com/meraki/build/meraki-postman-collection-getting-started/
... View more
Well these scripts should get you going. Powershell by @nealgs : https://community.meraki.com/t5/Wireless-LAN/Automated-password-for-Guest-wireless-user/m-p/66032/highlight/true#M10087 Python by yours truly: https://community.meraki.com/t5/Wireless-LAN/Automatic-rotating-PSK-for-wireless/m-p/66028/highlight/true#M10085
... View more
Welcome to the community! Have a look if one of the columns already has the info you need (click on the little plus icon at the top right and check the boxes next to the highlighted items): If not that means that Systems Manager doesn't know the users due to the way you have set everything up and you'll have to manually rename the devices or change their owner. You can do that in the client details page:
... View more
With MX you can generate alerts for specific users connecting to the network. But I don't think that is what you're looking for. There's a couple of ways you could go about your challenge: You could create something by exporting the "Wireless events" event log to Syslog and have the Syslog servers generate alerts based on those. Or you could leverage the scanning API: https://developer.cisco.com/meraki/scanning-api/#!introduction
... View more
Yeah definitely postman and then python. Have a look at this write-up I made not so long ago: https://community.meraki.com/t5/Introduce-Yourself/Hullo/m-p/87641/highlight/true#M700
... View more
That's a nice ambition, and I'm sure you'll get there. Play around in the dashboard if you have the chance, and you'll get the hang of it quickly. How crazy are you? Sprint triathlon, standard, half-ironman or ironman?
... View more
We're good at solving issues, and sharing good practices. Don't know if many of us are good at haircuts though, so maybe don't trust any advice given on here regarding that. Welcome to the community!
... View more
You have eSports teams, that's cool! Very well done man. I very much appreciate the message you're sending about getting places even if you haven't necessarily got an IT degree.
... View more