DjScrew Posted February 27, 2007 Posted February 27, 2007 I'm new to AutoIT, I have completed the tutorials and am now designing a script to join a machine to a domain. I was having trouble with the NETDOM command, so I wanted to try a different approach. I tried Run("sysdm.cpl") but it didn't accept that. Does anyone know of another way of accessing system properties? thank you PS sorry for the newbiness
Developers Jos Posted February 27, 2007 Developers Posted February 27, 2007 I'm new to AutoIT, I have completed the tutorials and am now designing a script to join a machine to a domain. I was having trouble with the NETDOM command, so I wanted to try a different approach. I tried Run("sysdm.cpl") but it didn't accept that. Does anyone know of another way of accessing system properties?thank youPS sorry for the newbinessThere are several scripts posted that use the COM interface to do DOMAIN tasks ... Seach in the Examples forum should turn up the stuff you are looking for ... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
DjScrew Posted February 27, 2007 Author Posted February 27, 2007 There are several scripts posted that use the COM interface to do DOMAIN tasks ... Seach in the Examples forum should turn up the stuff you are looking for ...thank you sir
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