+ID: 7.0.7.0
+REVISION: 1

+VALID: 7.0.6.0

Upgrade for 7.0.6.0 to 7.0.7.0

Updates for Windows Core Server:

- Fix for resetting password for non-admin user

Updates for Unix Core Server:

- Fix for resetting password for non-admin user

- Power BI Integration
	This update will modify Core Server to produce data suitable for Power BI Reporting. 
	How to generate Power BI data source
		- Open the openit.cfg file, and modify the values of the directives POWERBI_CUTOFF_AGE and POWERBI_DATATYPES according to your preference.
		
			POWERBI_CUTOFF_AGE - The value of this directive is deducted from the current 
			year, then the difference will become the starting date year of processing. 
			Starting date of processing will be January 1st of that year 
			(Example: Current year is 2017, directive value is 2. Start date of processing will be 1/1/2015). 
			
			POWERBI_DATATYPES - This is the list of datatypes to be processed by the tool.
			They can either be listed one by one, separated by commas (Example: 94,95,102), 
			or just have a value of "all" (including the double quotes; this will process all datatypes present in the database).
			
		- Check the powerbi.oconf file, and make sure that the job is active. If scheduler is active, this job is run every day. 
			There is no need to modify the value of the arguments node.
			
		- Restart the server. Inside the database directory, there should be a folder named powerbi, and inside that folder, 
			there should be folders of datatypes that are present in the database directory.
			
		- Output inside the datatype directories are in the format year-month-date.csv. There should also be a cache file per datatype.
		
	Note: Power BI integration is valid for UNIX for now. 

- Update in Open iT Archiver to make Open iT Jobscheduler process more stable.

- Fix for Jobscheduler showing as not active when running "openit-all status" even it is running. 
	- This is a false positive error. Jobscheduler is now handled by scheduler. This update will remove the process check for jobscheduler. 

To install, change directory to the directory of this file. Run on
Unix "./install.sh", on Windows, "install.bat". You need to have
administrator access to update the installation.
