For running Engrafo on a desktop you need have the following installed:

Installation steps

Installation steps for Internet Information Server(IIS)

If IIS is not present on your Windows installation you can activate it in “Windows Features”:

See also: Turn on IIS or Internet Information Services on Windows Server (thewindowsclub.com)

After activation of IIS you start IIS by typing IIS in the command line:

Click “OK”

Then under “Application Pool → Engrafo”, chose “Advanced Settings…” and set the “Indentity”-property to NetworkService

Install ASP.NET Core 5.0

You might need to start/restart the service: W3SVQ in the task manager

Installation steps for SQL Server

If you don’t have a running SQL Server you can wnload SQL Server here:

SQL Server Downloads | Microsoft

Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS) | Microsoft Learn

In the database Login dialog click Search button over Login name and select Network Service (this user should be the same as it is set in the Application Pool Identity):

SQL Server Management Studio - in the login dialog for the account make sure that “sysadmin” is checked

Click over Server Roles in the left and select sysadmin to have full permissions:

Also allow “Remote connections”

Deploy Engrafo

eg:

Start using Engrafo

From IIS you can browser the Engrafo-site:

First time you use the Engrafo system you need to migrate the Database

Scroll down and apply migration. This will create the engrafo database

After migration refresh the page

By default you get a admin-user and a trial license. You can find it here: [Physical Path]\adminuser.txt, e.g. c:\EngrafoApp\adminuser.txt

This user has all the privillages to administrate og configure the system.

You can use this user to set op AD-groups so that you can assign different roles to different AD-users.

We strongly recomend that you change the password for this use after installation.

You’ve done it! You’ve installed Engrafo!

Now head over to the section Just installed Engrafo - What now? and start using Engrafo (heart)