nerdexam
Citrix

1Y0-371 · Question #144

A school has a pool of mobile devices that students use on premises for coursework. How could a Citrix Engineer configure XenMobile Device Manager to warn the user when the device is taken off campus?

The correct answer is D. Set the Geo-fencing options in a Location Services policy. See the full explanation below for the reasoning.

Question

A school has a pool of mobile devices that students use on premises for coursework. How could a Citrix Engineer configure XenMobile Device Manager to warn the user when the device is taken off campus?

Options

  • ADeploy a Roaming Configuration policy.
  • BIssue a Locate from the Device Security menu.
  • CEnable Tracking from the Device Security menu.
  • DSet the Geo-fencing options in a Location Services policy.

How the community answered

(29 responses)
  • A
    14% (4)
  • B
    3% (1)
  • C
    7% (2)
  • D
    76% (22)

Community Discussion

5
Jovan I.Jovan I.Dec 9, 2025

D is correct. The Location Services policy in XenMobile Device Manager is where you define a geo-fence, which is a virtual perimeter drawn around a physical area like a campus, and you configure what happens when a managed device crosses that boundary, including pushing a warning notification to the user. The Roaming Configuration policy in option A is about cellular carrier roaming behavior, it has nothing to do with physical location boundaries. Option B, the Locate action, is a one-shot administrative command that returns the device's current coordinates on demand, it does not monitor movement or trigger any automated alert. Option C, the Tracking toggle, enables continuous GPS logging so you can see where a device has been, but it does not define a boundary or fire any event when that boundary is crossed. Geo-fencing is the only mechanism here that ties a geographic perimeter to an automated policy action, which is exactly what the school needs when a device walks out the door.

16
Bao N.Bao N.Nov 10, 2025

I actually went with C first because "Tracking" sounds exactly like what you want when a device leaves a location, but tracking just logs where the device is, it does not trigger any warning or alert tied to a boundary. Once I remembered that geo-fencing is what lets you define a perimeter and fire off a notification when a device crosses it, D clicked immediately and I felt pretty dumb for not seeing that sooner.

5
Samuel O.Samuel O.Dec 4, 2025

Saw this exact question on mine, geo-fencing via Location Services made sense from MDM work.

5
Jovan I.Jovan I.Dec 5, 2025

Location-based enrollment is fine for MDM overlaps but on the ADC side you want to be careful not to conflate client IP geolocation with any real identity assertion, since a responder policy or content switching expression keying on GEOIP is only as good as your MaxMind DB refresh cycle.

0
Carlos M.Carlos M.Nov 24, 2025

Thought A made sense but geo-fencing triggers the actual boundary warning, so D.

3
Full 1Y0-371 Practice