This IT Assets database project was created by Florian Rossmark.
See https://www.it-admins.com for more information.

This is free / open source system - you can use it and change it as you want. The author claims no copyright on it. The author further is not responsible for any damage or issues the use of this might cause in any way.
The project is in theory working - there are minor bugs in certain routines / modules and it is not developped to perfection. Use it on your own risk.


SQL Server:	your server name
SQL DB:		ITAssetsDB
SQL User:	Windows - Authentification - see Active Directory Group: your group here


IT_Asset_Program.accdb			Main program - active - get's copied to the client
IT_Asset_Program_DEV.accdb		Main DEV file - develop in this file, then run through DECOMPILE.CMD and REPAIR/SHRINK Access through File-Menu - do that twice

IT_Assets_Program_Start.vbs		This is the file that the clients should execute, it takes care of the copy process and execution on the client side

DEV2Release.cmd				User this file to copy DEV DB to Release DB - just a file copy/replace/rename action for the RELASE database - but automated with this script
Decompile.cmd				Start this to prepare the _DEV.accdb to beome the actual program after changes

Folders:
WikiContent				Holds the Word files per Article and respective revision
WikiTemp				Holds the PDF article preview files -  those should be most current from the Articles - the folder can be emptied, the files will auto-recreate from the latest Word file
TreeView Control Source			Original download for the free TreeView control used in the Wiki





ITAssetsDB.bak
This file will need to be restored to a SQL 2008 R2 or newer (can be a Express edition). Further is it suggested to create a Windows group in 
Active Directory that allows users to READ/WRITE in this database. Any executing user should be member of this group therefor. 

