Endpoint Protection

 View Only
  • 1.  Auto movement of clients to the respective location folders(based on IP range)

    Posted Jul 14, 2016 11:37 AM

    My requirement;

    I want to intall all unmanaged clients with a default group Package(sylink) and from there the SEPM should automatically detect the endpoint IP address and move to the respective folder on the SEPM.

    This would reduce lot of manual effort for an administrator.

    Please let me know if we already have this option.

    Thanks,

    Nizamnath

     



  • 2.  RE: Auto movement of clients to the respective location folders(based on IP range)

    Posted Jul 14, 2016 11:42 AM

    The SEPM won't do it automatically. It will move it to where you specify when exporting the package. You can use the moveclients.vbs tool.

    How do I move a large number of SEP clients to a new group at once?



  • 3.  RE: Auto movement of clients to the respective location folders(based on IP range)

    Posted Jul 14, 2016 12:21 PM

    Thumbs up to Brian!

    By default though, the MoveClient script is manually run, so you'll need to create a Windows scheduled task on the SEPM in order to get it to move clients around automatically.



  • 4.  RE: Auto movement of clients to the respective location folders(based on IP range)

    Trusted Advisor
    Posted Jul 18, 2016 06:24 AM

    Either that or write a script that edits the sylink based on the IP ranges to adjust the line below to the location those machines need to go. If you try this method tamper protection will need to be disabled for the intial build but can be turned on by the groups it's is registering with. 

    <RegisterClient PreferredGroup="My Company\<LocationGroup>" PreferredMode="1" />