Installing software from a share during OSD


Occasionally you may wish to install software from another server share rather than the SCCM Content share.

To do this create a Run Command Line Task Sequence.

RunCommandLine1

 

In the command line enter:

cmd /c \\<SERVERNAME>\<SHARE>\<SETUP FILE> and any other install switches that are required.

Apply the Task Sequence.

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s