How to change at script third octet of IP at all SimpleQueues? For instalnce I would like to change Queues with TargetAddresses: 192.168.1.100, 192.168.1.101, 192.168.1.102 …192.168.1.110 - to target addressess: 192.168.2.100, 192.168.2.101, 192.168.2.102… 192.168.2.110. Could anyone help to write that script? Thank You!
No one know how to write that script? ![]()
I think the easiest solution would be to export your queues to a file and, with a good text editor, just select and substitute whatever you might want to change. Then just delete your queues and import the edited ones.