FG

Browse by Tags

All Tags » Microsoft ISA Server (RSS)
Sorry, but there are no more tags available to filter with.
disable DNS query for ISA if used with an upstream Proxy server
Here is a script I've found a few months ago that will disable ISA server DNS queries - e.g. if used with an upstream proxy server. Dim root ' The FPCLib.FPC root object Set root = CreateObject("FPC.Root") ' Declare the other objects needed. Dim isaArray...