ADUpdate is
a utility supplied by VisitorRego. It is installed on a customer’s workstation
or server and run as Windows schedule task.
ADUpdate
can be configured in number of ways:
1. Read
from Active Directory (AD) and write staff details to the VisitorRego SQL
database
This
needs to run on a server that is domain connected (so it can read the AD) and
can also connect to the VisitorRego SQL database
2. Read
from AD and write staff details to VR Facilities (VRF)
This
needs to run on a server that is domain connected (so it can read the AD) and
can write to VRF. The VR Appliances then syncs with VRF to refresh the locally
held staff list
3. Read
from a csv file at a specific location and write staff details to the
VisitorRego SQL database
The
customer writes a process to create a csv file (this file needs columns in a
specific order). ADUpdate reads this csv file and write to the VisitorRego SQL
database
4. Read
from a csv file at a specific location and write staff details to VRF
The
customer writes a process to create a csv file (this file needs columns in a
specific order). ADUpdate reads this csv can write to VRF. The VR Appliances
then syncs with VRF to refresh the locally held staff list