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.
We cannot log into the dashboard. status.meraki.net says everything is fine. I have staff all over the USA and they cannot get in. Anyone else having this issue?
We would really like to deploy these devices but we don't have cameras or WAPs at most of our locations. We do have data rooms on MX and MS Meraki and if these devices had Ethernet Connections we could use them for power and temperature monitoring. W...
My wish is a complete schedule/timer for all the Meraki equipment (reboot/factory reset/revert to last settings). The ability to schedule reboots or factory reset or revert to last settings, any time, any day, any year, or to set reboots on a unlimit...
I wrote this using the Meraki PowerShell Module. It doesn't reset them 100% but it is very close. Note: This will reset all SSIDs for the entire organization use with caution.PowerShell Module # Reset All SSID to Unconfigured v1.9
Import-Module Merak...
Looks like LanIsolationEnabled is not in the Set-MerakiNetworkApplianceSSID creation list, and I have to have that command because these SSIDs cannot have access to the local LAN.here is the return completed without error message:number ...
The Set-MerakiNetworkWirelessSSID works if I remove the following parameters.ipAssignmentModebandSelectionlanIsolationEnabledIt supports them but removing them created the SSID on our network. So we are a lot closer.