SMS 2003 software distribution points
- From: "David Chadwick" <david@xxxxxxxxxxxxxxx>
- Date: Sat, 11 Feb 2006 12:51:43 +1100
Hi,
I've been using SMS 2003 for about 18 months now in a site with about 400
computers. We deploy all our software using SMS. I never had any training
with the product and was thrown into the deep end, so I just worked it out
myself. Now that things have settled down and I understand the product
quite well I am looking to make sure I adhere to common best practices and
hopefully that things are done "right".
I have never used a software distribution point in SMS and I was wondering
if there is anything I am missing out on by not doing so.
All of our packages are MSIs. When I create a package, I choose the option
to "create package from definition" and then I point it to the MSI file. I
choose the "no files in package" option. Once the package is created, I
edit the Programs and modify the default command line that SMS generates.
The default is something like:
msiexec.exe /q ALLUSERS=2 /i "program.msi"
I change it to:
msiexec.exe /q ALLUSERS=2 /i
"\\servername\deploymentshare\programdir\program.msi"
Therefore none of my packages are actually associated with deployment points
and the machines execute the software directly from the location above.
This seems to work fine, but I was wondering whether it's ok to do it this
way?
My site is at a single location and there is a single primary SMS server. I
realise that software distribution points allow packages to be replicated to
many remote sites and that SMS clients will use the nearest distribution
point, so I do understand the nature of what they do. I also understand
that roaming clients can cache packages using BITS from a distribution point
over time until they have the entire thing and then they execute it locally.
I have no need for either of these features.
I guess what I am asking is whether or not the way I am doing things is
"bad". Is there anything inherently wrong with doing it this way? My
deployment share has about 100 Gb of programs in it. I could create a
software distribution point and set them all up that way, but the only thing
that I can see it achieving is that I would have to find 200 Gb of space
instead of 100 Gb, as all the packages would be copied from the source to
the distribution point.
Is there any functionality that I am missing out on (other than the features
I already mentioned that I understood and have no need for)? Is my method
"bad" in a single site with only 1 SMS server?
Cheers,
David
.
- Prev by Date: Re: SMS software distribution and AD OUs
- Next by Date: Re: Running a pre-stage installation program using SMS Credentials
- Previous by thread: SW Updates stop at 905749
- Next by thread: Re: SMS 2003 software distribution points
- Index(es):
Relevant Pages
|