Link to home
Start Free TrialLog in
Avatar of vibesmaster
vibesmasterFlag for United States of America

asked on

How to put SMS 2003 Client on an Image / Scripting SMS Client Install

Greetings,

I'm wanting to put the SMS 2003 client on our image so after sysprep it's installed.
I placed a question about automatically giving the pc a specific computer name after sysprep as well which you can use as a reference.
Link Below
https://www.experts-exchange.com/questions/23807908/Sysprep-Ghost-Specific-Computer-Name-Generation.html

That said it would need to apply the computer name first?
If this is not possible I'm looking on a 1 time login script or manual script that will perform the install.
Currently doing the install a site code has to be manually put in.

The machines are Windows XP Pro Service Pack 3

Any help would be great.

Best Regards,
Avatar of vibesmaster
vibesmaster
Flag of United States of America image

ASKER

Will this KB work?
http://support.microsoft.com/kb/828367

Also, If my previous question is answered and a script runs after sysprep for renaming the computer will this still function?
ASKER CERTIFIED SOLUTION
Avatar of matrixnz
matrixnz

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
From my experience, using the link to prepare for a master image is fine. The problem is if the helpdesk is not following the procedure, then you could end up corrupted SMS clients. Due to that reason, we have excluded it from the image and simply rely on the SMS collections to montior PCs status. Installing the client over the wire from SMS Console is pretty simply. We usually craete a collections for all PCs, one for each Sites. We also create a collections for PC without SMS clients so that we can install SMS Clients all at once by just a few clicks. So, we have helpdesk to take the responsibility to monitor this collection daily or weekly so that we don't see any PC in the collection witout SMS. Since then, we haven't our SMS clients are pretty healthy at all time.
The GUID recreates it's self.  The KB is good and I'm sure I'll apply your script for pc's already in the command for Tech's to use.
Thanks