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.
In the command line enter:
cmd /c \\<SERVERNAME>\<SHARE>\<SETUP FILE> and any other install switches that are required.
Apply the Task Sequence.