I work at a university where our admin password was released inadvertently.  I now need to change that password on over 100 machines ASAP.  They are all managed through ARD3 using a local admin account.  That is the account that needs to be changed.  I could push an Unix command to change the password, but that requires all the machines to be on when I send the command.  Not likely to happen.
I see that I can schedule a .pkg install and whenever a machine comes online, it will get installed. This should take care of the problem for me..BUT I cannot get the installer to work correctly for me.
I have a script that works when I run it from a terminal window, but not when I put it in a package as a pre-install script.
Anyone have any ideas how to do this?
Thanks,
-Mike
	
		
			
		
		
	
				
			I see that I can schedule a .pkg install and whenever a machine comes online, it will get installed. This should take care of the problem for me..BUT I cannot get the installer to work correctly for me.
I have a script that works when I run it from a terminal window, but not when I put it in a package as a pre-install script.
Anyone have any ideas how to do this?
Thanks,
-Mike