I have created a login script that modifies the registry of a client machine.
The script modifies the Internet Exceptions option within Windows and contains the following:
172.27*;10.128.2.*;*.tm-gnet.com;10.66.*;192.9.*
When the script executes it copies all of the entries EXCEPT 192.9.*???
We have recently switched to a new 10.'s network that replaced our old 192.9* network. Is there any reason why this entry should not show up in the list of exceptions?
The script modifies the Internet Exceptions option within Windows and contains the following:
172.27*;10.128.2.*;*.tm-gnet.com;10.66.*;192.9.*
When the script executes it copies all of the entries EXCEPT 192.9.*???
We have recently switched to a new 10.'s network that replaced our old 192.9* network. Is there any reason why this entry should not show up in the list of exceptions?