Jump to content

Recommended Posts

Posted

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
Posted

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

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 ...

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.
  :)

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...