This update is a subset of the Application Setup Task that runs overnight.It adds features and fixes bugs in the Application Setup Task (run daily inside the VN Integrations service).
This task is to be run from a vnconfig folder that is NOT the Common Files\Metaquest, where it normally runs from the VN Integration service.

By default Iif not special command line argument), it applies to all the records updated in the last 2 days. Since this should be running daily, it give us a buffer to catch any missed ones.

The current version executes these tasks:

-For Assets
1. Assign From Recent User

2. ApplyBusinessRules
   Set the Last Active Time
   Set Last User 
   Set the Assignee Organizational Context, if enabled
   Auto Set Location, which in turn does: 
        Set Location From OU
        Set Location From Name 
        Set Location From IP Address

   Set OU From Location
   Set the "Assignee Is Recent User"


3. Auto Set Status From System Query Rules

4. Auto Set the Computer Asset Type
   From Model keywords
   From laptops with same model in the same VZ







---------------------------------------------------------
To Install:

- Run the setup.exe in this folder.
- It copies the files to the folder:
	C:\Program Files (x86)\Vector\ConnectTools\VNConfig-319-sp10-TemporaryDailySetup

- Run the Custom Setup with the key "TemporaryDailySetup":
 from command line:   VNConfigUtils.exe 49 TemporaryDailySetup

This will create the scheduled task:
	VZ Temporary Daily Setup

The task runs every day at 3 am 

No web views need to be regenerated.

