We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Subnet Connector
It would be good to have a connector that would consume the AD Site and Services data and populate the Subnets class within SCSM.
Comments
That's what I thought so just tried it out. Unfortunately not as AD just stores on property for a Subnet in the format
192.168.0.0/24
But the CAM Subnet class needs the IP range 192.168.0.1 - 192.168.0.255 and the mask 255.25.255.0 so you need something else doing a bit of logic.
You could use an automated task to manipulate the data and update other 'spare' properties on the subnet AD object but at that point you might as well just build something custom to create the CAM Subnets directly.
Any large organisation would likely be using IPAM either Windows Server or a 3rd party tool and this would store the data in a database so it would be possible to link of that.
Geoff
This is a simple task in PowerShell, but it would be good to have this wrapped in to a Connector that would just pick it up.
This could then be extended to Change and Release Management around Create, Delete, Modify tasks for the networking teams given small organizations IPAM without having to spend big $