Main Page / Index

' Determine DNS domain from RootDSE object.
Set objRootDSE = GetObject("LDAP://RootDSE")
strDNSDomain = objRootDSE.Get("defaultNamingContext")
Set objRootDSE = Nothing
Wscript.Echo strDNSDomain



Any technical comments or questions about these pages
should be sent to: beissner@bestintexas.com

Design & Presence by Best in Texas Web Services

Document made with Nvu