Good afternoon,
Im looking for some assistant with autoit for a job I need to do.
We have a location which needs all the PC's times zones changing
The users do not have admin rights so I need a script which will change the time zone using pre specified admin rights
Iv tried using vbs but Microsoft does not allow the auto specify username / password so it wont work.
A colleague advised that autoit lets you do this?
Does anyone have any ideas?
I found this but not sure how to run this with specified admin rights
Run("control timedate.cpl,,/Z (GMT-02:00) Mid-Atlantic")
Many thanks
Jason
Im looking for some assistant with autoit for a job I need to do.
We have a location which needs all the PC's times zones changing
The users do not have admin rights so I need a script which will change the time zone using pre specified admin rights
Iv tried using vbs but Microsoft does not allow the auto specify username / password so it wont work.
A colleague advised that autoit lets you do this?
Does anyone have any ideas?
I found this but not sure how to run this with specified admin rights
Run("control timedate.cpl,,/Z (GMT-02:00) Mid-Atlantic")
Many thanks
Jason