When We utilize the command Polling feature to patch laptops, it works well. Right now we have code to obtain the IP address of the workstation. This works good as well. However, it picks up the IP behind the router. Is there a way to obtain the Broadcast IP address before the router??
addresses whose (it as string != “0.0.0.0”) of ip interfaces whose (loopback of it = false) of network
Again, this works great to obtain the IP of the workstation behind the router (ex, 192.168.2.1) , But how can we alter to get the IP in front of the router???