Push sccm 2012 endpoint protection client to computers outside the domain

Answered Push sccm 2012 endpoint protection client to computers outside the domain

  • Sunday, November 18, 2012 2:29 PM
     
     

    Is this possible folks?

    I really don't know how.

    Can you tell me?

    Thnx in advance,

    Marc

All Replies

  • Sunday, November 18, 2012 3:34 PM
     
     
    Yes. ConfigMgr has no dependency on clients being domain joined. You must first install the ConfigMgr agent on the client systems, which can be done in a variety of ways including manually. Once installed though, domain membership is irrelevant.

    Jason | http://blog.configmgrftw.com

  • Monday, November 19, 2012 8:57 AM
     
     

    Thank you Jason.

    Is there a way to push the agent automaticly with sccm itself?

  • Monday, November 19, 2012 4:15 PM
     
     Answered
    Yes, but ConfigMgr first has to "discover" systems before it can push to them. Thus, you need to configure your discovery methods. For workgroup systems, the only method is network discovery which is kind of messy/difficult to use because it relies on DHCP and SNMP. If your systems are just in alternate domains, the AD discoveries can be used. You must also configure additional client push install accounts that have permissions in those domains.

    Jason | http://blog.configmgrftw.com

  • Monday, November 19, 2012 8:27 PM
     
     

    Ok,thnx for your information.

    It helped me a lot!