Browse by Tags
All Tags »
Microsoft ISA Server (
RSS)
Sorry, but there are no more tags available to filter with.
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...