Page 1 of 1

Installing on multiple different O/S from one build?

PostPosted: 12.09.2013, 19:06
by Zeoph
I have several Pc's with different O/S (Vista, XP, 7) that I am wanting to update.

Can I click on multiple O/S in the generator and pull them all down then install to those different Pc's from the same Installer?

If so I presume it will exclude installing updates to an O/S that I am not trying to update?

Thank You,

Z

Re: Installing on multiple different O/S from one build?

PostPosted: 12.09.2013, 23:10
by boco
If you download updates for multiple OS you can then update all of them directly from the repository.

The ISO creation options from the GUI are limited, but you have all options available when running the batch directly (CreateISOImage.cmd with parameters).

Re: Installing on multiple different O/S from one build?

PostPosted: 13.09.2013, 14:11
by hhullen
Zeoph wrote:I have several Pc's with different O/S (Vista, XP, 7) that I am wanting to update.

Can I click on multiple O/S in the generator and pull them all down then install to those different Pc's from the same Installer?

If so I presume it will exclude installing updates to an O/S that I am not trying to update?
Z


Additional to boco's answer:

each client only has to run
Code: Select all
 PathTo/wsusoffline/client/update.cmd


and then this script chooses the necessary packets.

Ok - the client may need administrator rights.