SMS 2003 SP1 and AutoIT .exe
We are currently trying to deploy packages created using AutoIT with SMS 2003 SP1. I think the AutoIT packages are functioning properly. We are able to successfully install the software we we login as the local user and run the exectutable.
We run into trouble trying to deploy this same package through SMS. We have tried running it as the local system account and the logged on user (Admin privledges). The executable is listed in Task Manager, but it eventally times out and no software is installed.
Any help is appreciated.
We run into trouble trying to deploy this same package through SMS. We have tried running it as the local system account and the logged on user (Admin privledges). The executable is listed in Task Manager, but it eventally times out and no software is installed.
Any help is appreciated.
0 Comments
[ + ] Show comments
Answers (9)
Please log in to answer
Posted by:
jasondell
18 years ago
Posted by:
Rhys
18 years ago
Posted by:
support
17 years ago
Posted by:
neo2000
17 years ago
I don't think so.. Never tried it actually.. Does the Autoit script need user interaction..? If not, i do think autoit does still needs the shell to be loaded, EG a user logged on. You could try setting the program properties in SMS to "whether or not a user is logged on" and just reboot, leave the workstaion in the logon screen and just sit and wait, see what happens.. :P
I personally don't think it's gonna work.. When i use auto-it script, i only run the script when users are logged on. MSI's use Windows Installer technology, which is a service, started even before users have logged on. Since AutoIT doen's use a service on the target machine as far as i'm aware of, i honestly don't think you'll be able to run autoit executables..
I personally don't think it's gonna work.. When i use auto-it script, i only run the script when users are logged on. MSI's use Windows Installer technology, which is a service, started even before users have logged on. Since AutoIT doen's use a service on the target machine as far as i'm aware of, i honestly don't think you'll be able to run autoit executables..
Posted by:
kingskawn
16 years ago
Posted by:
rodtrent
16 years ago
Posted by:
scarneol
15 years ago
Posted by:
kingskawn
15 years ago
ORIGINAL: scarneol
Hey Rod,
When the machine is off...nothing works!!!
"AutoIT requires the Windows Shell (logged on user) to work properly, so, by design, it will not work when the machine is off. "
[blockquote]
-rodtrent
[/blockquote]
Off is not the same as 'logged off' :)
The thing was to know if an auto-it script could be launched when every user was logged off. So you have just the CTRL-ALT-DEL screen to logon.
Posted by:
anonymous_9363
15 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.