davezub Posted October 7, 2006 Posted October 7, 2006 Ok I have an Autoit script that currently uses dfsutil to tell me what server the computer is pointing to via DFS. Works well however, i'm trying to push it a little by not using any external utilities (e.g., dfsutil). Id id some seraching and found the NetDFSGetInfo API. First off I'm OK with Autoit but DLLCall is a little confusing to me. I also found a winbatch tech note on how to do it it in WinbatchWinBatch ExampleNetDfsGetInfoBefore I start pulling what little hair I have out Can this technically be accomplished with Autoit? I know there are limitiations with dllcall......Thanks
davezub Posted October 14, 2006 Author Posted October 14, 2006 Larry said: looks doable.Lar.Thanks I'll give it a spin....
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now