Answered by:
Endpoint Protection and SCCM 2012 OSD

Question
-
How are you all deploying you SCEP client during OSD? Are you simply running a script in a TS to drop the machine into a task sequence?
I found this article...but I wanted to see if there were other/better ways.
Thursday, September 13, 2012 2:47 PM
Answers
-
Hey you could create a package the runs SCEPinstall.exe with the supported silent switches http://technet.microsoft.com/en-us/library/gg398035.aspx (And run this package in your task sequence), but honestly if you have SCEP enabled in your client policy you really don't have to worry about this because it will auto install SCEP when the client receives it's policy.
Justin | http://patchmypc.net | Please remember to mark as helpful/answer if this helped you
- Edited by Justin Chalfant Thursday, September 13, 2012 2:55 PM
- Proposed as answer by Jörgen NilssonMVP Thursday, September 13, 2012 2:59 PM
- Marked as answer by Mike Dzikowski (MSFT)Microsoft employee Thursday, September 13, 2012 3:00 PM
Thursday, September 13, 2012 2:54 PM
All replies
-
Hey you could create a package the runs SCEPinstall.exe with the supported silent switches http://technet.microsoft.com/en-us/library/gg398035.aspx (And run this package in your task sequence), but honestly if you have SCEP enabled in your client policy you really don't have to worry about this because it will auto install SCEP when the client receives it's policy.
Justin | http://patchmypc.net | Please remember to mark as helpful/answer if this helped you
- Edited by Justin Chalfant Thursday, September 13, 2012 2:55 PM
- Proposed as answer by Jörgen NilssonMVP Thursday, September 13, 2012 2:59 PM
- Marked as answer by Mike Dzikowski (MSFT)Microsoft employee Thursday, September 13, 2012 3:00 PM
Thursday, September 13, 2012 2:54 PM -
Perfect!Thursday, September 13, 2012 3:00 PM
-
What about a situation where we are at a remote site and have limited bandwidth? I don't want all my PC's jamming up the network to download the SCEPInstall package. I'd like to have it installed on my golden image so that when I deploy that is part of the build and the Endpoint Protection will check in and report to my SCCM server for its reporting and policy. I cannot find anyone trying to make EP connect back to the SCCM.Tuesday, September 23, 2014 9:28 PM