Hi friends.
First, excuse my errors on these lines, but I donīt speak english very well...
I have a little doubt:
Exists a way to get the IP of a station ? After do this, is necessary to verify if that IP is inside of a sequence. With this information, Iīll direct the user to install or update Norton from a pre-determined server.
Example:

If IP: 10.198.0.5 is between 10.197.0.1 and 10.197.0.254 Server= Server1
If IP: 10.198.0.5 is between 10.198.0.1 and 10.198.0.254 Server= Server2

In advance, thanks.