Changes

Push Install WPKG with Psexec

28 bytes added, 18:36, 17 December 2008
no edit summary
It is useful to first grab a list of all of the computers in your domain. This vb script will do so (copy and past it into notepad and then save as getcomputers.vbs)
<source lang="vb">
Const ADS_SCOPE_SUBTREE = 2
textstream.close
Wscript.Echo "Finished..."
</source>
Ok, so that will save a file called hosts.xml. Edit it to remove any computer names that you don't want to install WPKG on. Copy this file to your root c:\
15
edits