It is attached. You'll need to edit these variables to make it work and the polygon feature class needs an integer field to store the results.
Points = "D:\\Data\\Geodatabase.gdb\\PointFC"
Zones = "D:\\Data\\Geodatabase.gdb\\PolygonFC"
zoneNameField = "NAME"
zoneIncidentsField = "INCIDENTS"
Once your paths and field names are stored you can double-click from windows explorer to run anytime you want.