Hav0k99 Platinum Member May 10, 2002 2,968 0 71 May 9, 2013 #1 I'm looking for an app to push software packages that get pushed and installed in the background of networked PC's on the same domain.
I'm looking for an app to push software packages that get pushed and installed in the background of networked PC's on the same domain.
smakme7757 Golden Member Nov 20, 2010 1,487 1 81 May 9, 2013 #2 What's wrong with doing it through Windows Server?
Hav0k99 Platinum Member May 10, 2002 2,968 0 71 May 9, 2013 #4 I found MDT 2012, now to find a good guide tutorial to use it.
Kaido Elite Member & Kitchen Overlord Feb 14, 2004 50,431 6,572 136 May 9, 2013 #5 Some good Technet reading: http://technet.microsoft.com/en-us/library/cc784175(v=ws.10).aspx AutoIT is also handy in certain situations: http://www.autoitscript.com/site/autoit/ Quick entry on using AutoIT as a login script: http://seeskill.wordpress.com/2012/02/23/how-to-use-autoit-as-a-windows-login-script/ And a quick google shows an interesting tool called Advanced Installer: http://www.advancedinstaller.com/
Some good Technet reading: http://technet.microsoft.com/en-us/library/cc784175(v=ws.10).aspx AutoIT is also handy in certain situations: http://www.autoitscript.com/site/autoit/ Quick entry on using AutoIT as a login script: http://seeskill.wordpress.com/2012/02/23/how-to-use-autoit-as-a-windows-login-script/ And a quick google shows an interesting tool called Advanced Installer: http://www.advancedinstaller.com/
Kaido Elite Member & Kitchen Overlord Feb 14, 2004 50,431 6,572 136 May 9, 2013 #6 Hav0k99 said: I found MDT 2012, now to find a good guide tutorial to use it. Click to expand... Youtube!
Hav0k99 said: I found MDT 2012, now to find a good guide tutorial to use it. Click to expand... Youtube!
Y yinan Golden Member Jan 12, 2007 1,801 2 71 May 10, 2013 #7 APPV, Thinapp, and XenApp are also awesome to know/use.