Rapport. i-bridge Live Viewer timebox 4. Versie 1.0. Datum 22 December 2010

Maat: px
Weergave met pagina beginnen:

Download "Rapport. i-bridge Live Viewer timebox 4. Versie 1.0. Datum 22 December 2010"

Transcriptie

1 Rapport i-bridge Live Viewer timebox 4 Versie 1.0 Datum 22 December 2010 Status Final

2 Colofon IVENT A&A CDC Madame Curielaan 4-6 Postbus CA Rijswijk Contactpersoon Patrick Brooijmans Teamleider Functionele Integratie M P.Brooijmans@mindef.nl Versie 1.0 Opdrachtgever i-bridge2.0 Auteur(s) Geodan Projecten i-bridge2.0 Pagina 2 van 34

3 Inhoud Colofon De webclient Wat is nieuw in Timebox 4 t.o.v. Timebox Systeem beschrijving Applicatie configuratie Scherm indeling Titelbalk Tekstbeelden Logboekregels Menubalk Kaartlagen overzicht Incident details Plaats zoeker Beheerder tools Historie slider Overzichtskaart Vergrootglas Installatie handleiding Installation folder Installation requirements Prerequisite user knowledge Prerequisite software installation Architecture and security Author Map documents Add ArcGIS Server instance ArcCatalog GIS Servers connections Create Geometry service and Map service in ArcGIS instance Create Map services in ArcGISSecure instance ArcGIS Server security Security settings for ArcGIS instance Security settings for ArcGISSecure instance Create Applications in IIS Install Web applications ClientAccessPolicy and CrossDomain Authentication in IIS Edit the Web.config files Enable security for ArcGIS Server HTTPS Pagina 3 van 34

4 1 De webclient 1.1 Wat is nieuw in Timebox 4 t.o.v. Timebox 3 Config file In de web.config file van de applicatie is veel gewijzigd. Er zijn meer instellingen door de applicatiebeheerder te wijzigen. Een overzicht van de instellingen volgt later. Logboek regels overzicht De LiveViewer kan nu ook de logboekregels van incidenten tonen. Logboek regels zijn opdrachten en antwoorden die door medewerkers worden toegevoegd aan een incident. Van iedere opdracht of antwoord wordt vermeld: Wie de opdracht of het antwoord heeft gemaakt Aan wie de opdracht is gegeven De tijd van aanmaken en antwoorden Het onderwerp van de opdracht Een beschrijving van de opdracht of antwoord Een indicatie of een opdracht of antwoord wordt vergezeld door een geometrie (een tekening) De logboekregels worden getoond in een lijst (treeview) op volgorde van aanmaak tijd. Door een opdracht open te klappen worden de antwoorden van die opdracht zichtbaar. Logboek regels toevoegen In het scherm met het overzicht van logboekregels zijn ook twee edit functies beschikbaar Een edit functie voor het toevoegen van een nieuwe opdracht. Een edit functie voor het toevoegen van een nieuw antwoord op een bestaande opdracht. Schermindeling De schermindeling is drastisch gewijzigd t.o.v TB3. De gebruiker kan nu kiezen uit 3 presentatie vormen: Alleen de kaart Alleen de logboekregels Een combinatie van kaart en logboekregels. o Deze layout is nodig wanneer een logboekregel wordt opgevoerd waarbij ook een tekening hoort. Immers, tekenen van incidentobjecten gebeurt in de kaart. Historie slider Een historie slider staat toe om in door de gebruiker te specificeren tijdsintervallen de historie van een incident weer te geven Hiermee kan eenvoudig de opbouw van een incident in de kaart worden weergegeven. Renderen van incident objecten De tomebox4 release van de LiveViewer maakt gebruik van de laatste versie van ArcGIS Server 10. Daarin wordt de render informatie van incident objecten doorgegeven aan de client applicatie waardoor het tekenen van incident objecten geheel aan de client API kan worden overgelaten. De applicatie zelf behoeft geen enkele render logica meer. Achtergrond lagen In de config file kunnen basis kaartlagen worden ingesteld. Zo kan de applicatie beheerder eenvoudig meer of minder achtergrond kaarten aan de applicatie toevoegen. Pagina 4 van 34

5 1.2 Systeem beschrijving Belangrijk is wel dat de achtergrond lagen, in de vorm van map services, in het Web Mercator coördinatensysteem moet staan. LiveViewer Client Webserver ArcGIS Server MapServices ArcMap Map documenten Web Applicatie Database server EagleDB Dit is een globaal overzicht van de architectuur van het systeem. De database bevat incident data die vanuit Groove in de database is gezet. De data wordt middels ArcGIS QueryLayers in een mapdocument gezet Het mapdocument wordt via ArcGIS Server gepubliceerd De LiveViewer consumeert de mapservices in de web applicatie client HTTP HTTPS Anonymous access public site secure site Integrated windows authentication ArcGIS Server public REST endpoint secure REST endpoints public.mxd administrator.mxd member.mxd Row level security enabled De security van de applicatie en data wordt volgens bovenstaande architectuur gewaarborgd. Er is een zgn. publieke en een secure ingang naar de applicatie. Pagina 5 van 34

6 Publieke gebruikers krijgen alleen toegang tot gegevens die door een LiveViewer beheerder is vrijgegeven voor het publiek. De LiveViewer beheerder heeft tools om incident gegevens vrij te geven voor het publiek. Meer details over security zijn te vinden in het hoofdstuk Installatie handleiding. 1.3 Applicatie configuratie In de Web.Config file van de applicatie kan een web applicatie beheerder bepaalde instellingen wijzigen: De titel van de applicatie zoals die in de top banner verschijnt: <add key="apptitle" value="eagle LiveViewer" /> De taal voor de userinterface en meldingen kan worden ingesteld op Engels (en) of Nederlands (nl) <!--Supported UICultures: "en","nl"--> <add key="uiculture" value="nl" /> De initiele kaart extent waarin de applicatie de kaart toont: <!--Map extent--> <add key="mapextent" value=" " /> Een mapping tussen windows rollen en gebruikers namen in de database. In principe zijn deze mappings statisch en hoeven alleen te worden gewijzigd indien de database een drastische wijziging ondergaat. Deze instellingen worden gemaakt door de leverancier en niet door de applicatie beheerder. <!--RoleUserMappings with RlsLevel, CmsRole, db username--> <add key="roleusermappings" value="1 CmsAdministrators cmsadmin 2 CmsMembers cmsmember 3 CmsPublicUsers cmspublic" /> Nadat de applicatie is geïnstalleerd op een nieuwe server, moet ServerName worden aangepast. <!--Servername value will be replaced in following //servername/occurances--> <add key="servername" value="esribx0166" /> Basis/achtergrond kaartlagen <!--Basemap parameters: --> <!--name1 type visible opacity url name2 type visible opacity url name2..--> <!--Except for bing type: name type visible opacity token--> <!--type=bing movida tiled dynamic--> <!--visible=true false--> <!--opacity = between 0 and 1.0--> <!--rules: names must be unique, layers are added to map in sequence of appearance (last one draws on top)--> <!--rules: only 1 bing and 1 movida layer allowed--> De applicatiebeheerder kan een of meerdere achtergrond kaart lagen instellen. Hierboven staan enkele regels waaraan moet worden voldaan. Meer configuratie instellingen zijn te vinden in de Installatie handleiding. Pagina 6 van 34

7 1.4 Scherm indeling Aan de linkerkant van het browser scherm is de layout balk te zien met daarin de keuze knoppen voor de 3 verschillende vormen van schermlayout: Kaart Tekst Kaart en Tekst De complete scherm layout ziet er zo uit: Linksboven het scherm met tekstbeelden Rechtsboven het scherm met logboekregels Midden onder de kaart met daarin de incident objecten van het huidig geselecteerde incident zichtbaar 1.5 Titelbalk Pagina 7 van 34

8 De titel balk bevat 3 onderdelen: Links de titel van de applicatie. Kan eventueel worden uitgebreid met een logo. In het midden een keuze lijst met incidenten voor het kiezen van een actief incident Rechts wordt de naam en rol van de ingelogde gebruiker getoond. Dit is alleen zichtbaar in de secure versie van de LiveViewer. Publieke gebruikers hoeven niet in te loggen. 1.6 Tekstbeelden In het scherm tekstbeelden worden de tekstbeelden, behorend bij het gekozen incident, van verschillend type en tijd getoond. Linksboven is een keuzelijst met tekstbeeld typen Rechtboven een keuzelijst met tijdstippen van tekstbeelden van het gekozen type 1.7 Logboekregels Pagina 8 van 34

9 Door op een logboekregel (opdracht) te klikken word teen eventueel bijbehorende tekening in de kaart automatisch geselecteerd. Dit wordt getoond met de kleur cyaan. Bij dubbel klikken op een logboekregel wordt de kaart gezoomd naar de extent van de geometrie in de betreffende logboekregel. Door op een element in de kaart te klikken wordt dat element geselecteerd in de kaart en bovendien in de lijst met logboekregels Een geselecteerde logboekregel verschijnt automatisch in het zichtbare bereik van de lijst met logboekregels. In de lijst met Members, aan de linker kant, staan de gebruikers die hebben bijgedragen aan het opgeven van logboekregels voor het geselecteerde incident. o In de kaart en in de lijst met logboekregels worden alleen die elementen getoond die behoren bij een gebruiker in de lijst met Members. o Door een gebruiker uit te vinken verdwijnen de bij die gebruiker behorende elementen uit de lijst met logboekregels en uit de kaart. Uiterst rechts in de lijst met logboekregels staat aangegeven of een logboekregel een geometrie bevat. o o o Ondoorzichtige wereldbol: er is geometrie aanwezig Half doorzichtige wereldbol: er is wel geometrie aanwezig voor deze regel maar die is door een latere (nieuwere) actie op onzichtbaar gezet. Geen wereldbol: er is nooit geometrie toegevoegd aan deze regel. Het gaat hier dan om een echte tekstregel waarbij nooit is getekend. Knoppen voor het opvoeren van een nieuwe opdracht (assignment) en voor het opvoeren van een antwoord (action). Een antwoord is typisch een reactie op een opdracht. Pagina 9 van 34

10 De linker knop is voor het opvoeren van een nieuwe opdracht De rechter knop is voor het opvoeren van een antwoord als reactie op een geselecteerde opdracht. o Deze knop is alleen actief indien eerst een logboekregel van het type opdracht is geselecteerd. o Selecteren kan zowel in de lijst met logboekregels of in de kaart worden gedaan. Hieronder, het scherm voor het opvoeren van een nieuwe opdracht. o Kies een onderwerp uit de keuzelijst. o Vul een beschrijving in (optioneel) o Indien de opdracht vergezeld dient te gaan met een tekening: Klik op een symbool in de lijst met kaartsymbolen (punt, lijn en vlak symbolen) In KaartLabel wordt initieel de naam van het symbool gezet. Dat kan worden aangepast. Teken vervolgens een punt, lijn of vlak (afhankelijk van gekozen symbool). Met een dubbelklik wordt het teken object afgesloten en getoond in de kaart. Zodra een object is getekend verschijnt links onderin een wereldbol symbool ter indicatie dat bij deze opdracht een tekening is gemaakt. Kies in de lijst Aan: de gebruikers aan wie de opdracht dient worden verstuurd. Klik op OK om de nieuwe opdracht in de database op te slaan. Na opslaan in de database wordt automatisch de lijst met logboekregels ververst. De nieuwe opdracht verschijnt onderaan in de lijst. De procedure voor het maken van een antwoord op een opdracht is gelijk aan die voor het maken van een opdracht. Pagina 10 van 34

11 Selecteer eerst een opdracht (in kaart of in lijst) Dan wordt de knop Maak antwoord actief. Het Onderwerp is gelijk aan aan het onderwerp van de opdracht en kan niet door de gebruiker worden gewijzigd. Vul een beschrijving in (optioneel) Kies optioneel om de geometrieën van de voorgaande antwoorden en opdracht onzichtbaar te maken. Kies optioneel voor een teken symbool en teken het object in de kaart Klik OK voor het opslaan in de database. Na het opslaan verschijnt het antwoord als laatste toevoeging in de geselecteerde opdracht in de lijst. 1.8 Menubalk De 4 meest linkse knoppen op de menubalk spreken voor zichzelf: Driehoek: meet een afstand en oppervlakte in de kaart Hand: reset de cursor naar hand om de kaart te kunnen verschuiven Pijl links: toon de vorige kaart extent Pijl rechts: toon de volgende kaart extent De overige knoppen worden hier onder beschreven. 1.9 Kaartlagen overzicht Toon het overzicht met kaartlagen Pagina 11 van 34

12 Een kaartlaag kan worden aan/uit gezet met de checkbox De transparantie van een kaartlaag kan worden ingesteld met de transparantie slider. De checkbox Verversen staat default aan. Dat zorgt er voor dat de LiveViewer automatisch (iedere 30 seconden zoals aangegeven in de web.config) in de database gaat controleren of er wijzigingen zijn ten opzichte van de vorige controle. o Het detecteren van wijzigingen in de database wordt ook wel Refresh genoemd. o Alleen als de refresh heeft vastgesteld dat er wijzigingen in de database zijn, worden de betreffende incident objecten uit de database opgehaald. o Door de checkbox Verversen uit te zetten, wordt de automatische refresh uitgezet. Wijzigingen in de database worden dan niet aan de LiveViewer doorgegeven. o Naast de knop Verversen is een Forceer Refresh knop. Die forceert een refresh zonder te wachten op de automatische refresh die om de zoveel seconden plaats vind Incident details Deze knop (met icoon ladenkast) toont de lijst met incident details. Pagina 12 van 34

13 In de lijst worden incident objecten getoond per kaartlaag Door een kaartlaag te openen worden de incident objecten van die laag getoond Door met de muis over een incident object te schuiven word bijbehorend object in de kaart in de selectiekleur (cyaan) getoond. Door op een incident object in de lijst te klikken wordt de kaart gezoomd naar het geselecteerde object. Door AutoPan aan te zetten verschuift de kaart automatisch naar het incident object waar de muis overheen beweegt Plaats zoeker Toon de plaats zoeker Pagina 13 van 34

14 Geef een adres string op. Bijv. volgens bovenstaand voorbeeld. Plaatsnaam en straatnaam gescheiden door,. Klik op Zoek Indien een resultaat is gevonden wordt een vlaggetje geplaatst in de kaart en wordt de kaart gezoomed naar de gevonden locatie. Bij het afsluiten van het Geocoder scherm worden de gevonden locatie vlaggetjes weer verwijderd van de kaart Beheerder tools Toont het menu met beheerder tools Alleen de LiveViewer beheerder (ingelogged als een gebruiker met de rol CmsAdministrators) krijgt de knop met de beheerder tools te zien. Beheerdertools bestaan uit 2 functies: Toekennen toegangsrechten Toon toegangsrechten Pagina 14 van 34

15 Alle incident data die wordt toegevoegd aan de database krijgt default een toegangsrecht van cmsmember. Dat betekent dat alleen gebruikers in de rol CmsMembers die data kunnen zien of bewerken. Een beheerder kan het toegangsrecht van incident data wijzigen. Ieder incident object afzonderlijk heeft zijn eigen toegangsrecht. Met de functie Toekennen toegangsrechten kunnen de rechten van individuele objecten worden gewijzigd. Werkwijze: Selecteer eerst een gewenst toegangsniveau (cmspublic, cmsmember of cmsadmin). Om data zichtbaar te maken voor het publiek, kies dan cmspublic. Initieel zal de tool al voor cmspublic kiezen en automatisch in het incident de objecten proberen te vinden die nog niet aan cmspublic zijn toegekend. De gebruiker kan dit ook zelf doen met de knop Automatisch->Kandidaten. Een andere optie is om alle incident objecten in het actieve incident te selecteren. Doe dat met de knop Automatisch->Alle Het aantal geselecteerde objecten wordt getoond in het scherm. Als dit niet wordt getoond dan is er niets geselecteerd. Naast het automatisch selecteren (kandidaten of alle) kunnen objecten ook interactief worden geselecteerd in de kaart. Daarvoor zijn een aantal knoppen beschikbaar: o Maak een nieuwe selectie o Voeg objecten toe aan selectie o Verwijder objecten uit selectie o Verwijder alle objecten uit selectie Selecteren gebeurt via het tekenen (trekken) van een rechthoek in de kaart. Indien het incident tekstbeelden bevat dan worden die per type getoond in de lijst met teksttypes. Initieel worden alle types geselecteerd. De gebruiker kan teksttypes aan/uit zetten. Na klikken op Opslaan worden de gewenste wijzigingen voor toegangsrecht voor de geselecteerde objecten doorgevoerd in de database. Pagina 15 van 34

16 De tool Toon toegangsrechten toont een overzicht van aantallen objecten per incident met hun bijbehorende toegangsrecht. In bovenstaand voorbeeld staat te lezen dat er maar 1 incident is met de naam Mijn eerste incident en dat er in totaal 39 objecten in zitten waarvan er 38 zijn toegekend aan public en 1 aan member. De kleur van de regels in de lijst hebben de volgende betekenis: Rood: er is geen enkel object in het incident toegekend aan public. Oranje: sommige objecten in het incident zijn toegekend aan public Groen: alle objecten in het incident zijn toegekend aan public 1.13 Historie slider Toon historie slider Zodra de historie slider wordt getoond dan verdwijnen de oorspronkelijke incident object lagen uit de kaart en worden de historische lagen zichtbaar in de kaart. De historie slider bevat de volgende details: Het onderste element in de historie slider noemen we de Time Slider. Dir is de lange horizontale schuifbalk met de streepjes verdeling (tijd stappen). Uiterst links de start tijd voor de slider en rechts de eindtijd. Die wordt automatisch berekend bij het tonen van de historie slider. De start- en eindtijd wordt berekend aan de hand van de tijdsextent in de historie incident objecten. De gebruiker kan de begin- en eindtijd zelf instellen m.b.v. de datetime controls vlak naast de begin- eindtijden. In de keuzelijst Mode kan worden gekozen hoe de time slider zich moet gedragen: o Toon cumulatieve objecten in de tijd o Toon alleen objecten voor een discreet tijdstip o Toon objecten die vallen binnen een tijds range. De stapgrootte voor de timeslider kan worden ingesteld bij Step. De initiele waarde wordt automatisch berekend bij opstarten van de historie slider. De gebruiker kan de step grootte aanpassen. Onderdeel van de Step is ook de eenheid van Step: o Dagen o Uren o o Minuten Let op: de gebruiker kan een combinatie kiezen van step en eenheid die de time slider erg langzaam kan maken. Bijv. Over een totale tijdsextent van vele dagen, een step kiezen van 1 minuut. Dat zorgt ervoor dat het aantal streepjes (tijd stappen) enorm kan toenemen. De Speed instelling (in seconden) is de snelheid waarmee de time slider animatie door de tijd stappen loopt. De time slider kan op 2 manieren worden gebruikt: o Klik op de uiterst linker Play knop. De time slider gaat dan automatisch door de tijdstappen heen. o Schuif de slider thumb expliciet met de muis naar een gewenste waarde. Pagina 16 van 34

17 1.14 Overzichtskaart Toon de overzichtskaart 1.15 Vergrootglas Toon het vergrootglas Pagina 17 van 34

18 Pagina 18 van 34

19 2 Installatie handleiding 2.1 Installation folder Copy the installation folder LiveViewerInstall from the installation media to your webserver. The installation folder contains these files and folders.: The Application folder contains the files for the LiveViewer webclient application. The Mxd folder contains ArcGIS Map documents and a helper program in the form of an ArcMap AddIn. Furthermore this folder has a truetype textfont file which must be installed on the server machine. 2.2 Installation requirements The Liveviewer stack of software components requires the following items to be present on the application server: - Windows Server 2008 R2 Standard - Internet Information Services (IIS 7.0) role with all sub-roles enabled - ArcGIS Server 10 SP1 - ArcGIS Desktop 10 SP1. o You need ArcGIS Desktop to author the mapdocuments and publish the mapservices. If you do not install ArcGIS Desktop on the webserver then you can use any ArcGIS Desktop installation on a client machine. The mapdocuments will then be prepared on a client machine and Pagina 19 van 34

20 afterwards copied to the server. Publishing mapservices on the server can be done using ArcGIS Server Manager. This way of preparing the mapdocuments and publishing the mapservices will work but it takes a bit more discipline and patience compared to using ArcGIS desktop on the server. - A SQLServer instance with an Eagle database installed. The Eagle database instance can be installed on any other server in the domain or it can be installed on the same server as ArcGIS Server. 2.3 Prerequisite user knowledge The user that installs the LiveViewer software components must be familiar with the following products. - Experienced in using ArcGIS Desktop and ArcGIS Server. - Especially experienced with matters like applying symbology to ArcGIS map layers and publishing mapservices. - Some knowledge of IIS Manager and assigning IIS authentication modes. - Use of SQLServer Management Studio 2.4 Prerequisite software installation There is some extra prerequisite software that need to be installed before you can continue with the actual installation of the LIveViewer components. The installs for these prerequisites can be found in the LiveViewerInstall folder. - SQLServer Express o Install an instance of SQLServer Express on the webserver (needed for RiaServices authentication service and for ArcGIS Server authentication). Start the installation from SQLEXPRWT_x86_ENU.exe. In the installation wizard use all defaults and name the instance SQLEXPRESS. - DotNet 4.0 o The RIAServices require.net 4.0. Install.NET 4.0 by starting the dotnetfx40_full_setup.exe. - RiaServices 1.0 o Note: DotNet4.0 must be installed before you can install RiaServices. o Install RiaServices for Silverlight 4 on the server. Follow these steps: Open a commandprompt window Change directory to the LiveViewerInstall folder. Issue this command: msiexec /i RiaServices.msi SERVER=TRUE - IIS Settings o Start IIS Manager and go to Application Pools o Change the.net Framework Version for the DefaultAppPool to v4.0 o Change the identity of the DefaultAppPool to LocalSystem o The result should look like this: Pagina 20 van 34

21 o 2.5 Architecture and security The following figure shows the security mechanism for the I-Bridge/CMS system stack. The stack is basically split in 2 lines. One line for public (unsecure) access. And one line for secure access. Notice that the public line has no security implemented at all. Anybody on the internet can just go to the public web application and see all data. Even if a smart internet user would be able to retrieve data through the public REST endpoint of this line, there is no harm in doing this. The fact that we don t need to secure and can open up the public line like this is because the underlying database is securely protected with a so called Row Level Security (RLS) mechanism. This mechanism sees to it that the database will only allow access to rows in tables that are explicitly granted to particular database users. client HTTP HTTPS Anonymous access public site secure site Integrated windows authentication ArcGIS Server public REST endpoint secure REST endpoints public.mxd administrator.mxd member.mxd Row level security enabled There are 3 types of users specified in the RLS system: - Administrator (cmsadmin) Pagina 21 van 34

22 o This user has the highest RLS rights. He can read and write all data rows in all tables. He can also assign RLS access rights to other users. All data that enters the database can initially only be accessed by an administrator user. - Member (cmsmember) o This user can read (but not write) the same data as an administrator but cannot change RLS access rights. - Public (cmspublic) o Can only read rows in tables that were explicitly granted to this user by an administrator. The implementation of RLS is not discussed here in detail. We will focus here on the steps for implementing security in the ArcGIS Server tier and the Web tier of the system. Overview of steps to follow: - Author map documents (mxd s) using ArcMap. In the database connection of each map document you need to specify a user name representing a login in the database. That user name specifies the RLS role in the database. Depending on that RLS role, the map document will only show CMS objects that were granted to that user. There will be 4 different map documents: cmspublic, cmsmember, cmsadmin and cmshistory. The cmshistory map document uses the cmsadmin user to connect to the database. So, incident history can only be viewed by cmsadmin users. - Add an ArcGIS Server instance. We need to implement different types of authentication and security settings. The public line will use Anonymous authentication on the Web tier while the secure line will use Integrated Windows Authentication. By default an ArcGIS Server instance can only handle 1 type of security setting. So, we need to add an extra ArcGIS Server instance to accommodate the security requirements. - ArcGIS Server security. ArcGIS Server publishes its data through URL s that are freely accessible by the public. F.e. the web client application makes heavily use of these URL s. For the secure line we must see to it that only authenticated users can access those URL s - Create 2 web applications. The public application will use anonymous authentication and the secure application will use Windows authentication. The web.config for each application will only differ in the one line that specifies the authentication mode. - Enable HTTPS for the secure line. To prevent the data to be inspected while it travels over the internet/intranet, the secure REST endpoints and the secure web application can use HTTPS. - Enable ArcGIS Server security. Finally you must enable ArcGIS Server to work securely. That is, it will check if users are actually allowed to make use of services that they they try to use. Make sure that you apply this step at the very Pagina 22 van 34

23 last moment when you are sure that the security settings for both ArcGIS Server instances are correctly implemented. 2.6 Author Map documents As described in the previous chapter, we need four ArcGIS map documents. In the folder LiveViewerInstall\Mxd you will find four template map documents. The sources of the layers in these mxd s need to be set to the correct data sources of your database. The mxd s make use of so called querylayers. To change the sources of all the querylayers in the mxd s you will use a specially made tool that updates the sources of the querylayers. - Install the CCS.ttf file on the server by dragging and dropping the file CCS.ttf into the folder c:\\wondows\fonts. - Install the tool to update the querylayer sources o In the LiveViewerInstall folder, double click on the file CreateEagleLayers.esriAddIn o Accept the security question and answer OK o Start ArcMap and in the menubar select Customize Customize Mode Select the tab Commands Select the category Add-In Controls Drag the Create Eagle Query-layers command to some place on a toolbar Result looks like this: an icon with the image of an eagle. - Use the tool CreateEagleLayers to update querylayer sources o Before you continue with this step, you should collect the usernames and passwords for the mxd connection users and also the names of the sqlserver instance and database name. You should obtain that information from the person that installed the eagle database. o In ArcMap open cmsadmin.mxd. You will notice that the layer sources are unknown which is indicated with red!-marks before the layer names. The layer sources must now be corrected so that they refer to tables/views in your new database. o Click on the button o The CreateEagleLayers tool pops up with this form: Pagina 23 van 34

24 o o Fill out the required fields: Server: <yourservername>\<yoursqlserverinstancename> Database: <youreagledatabasename> Schema: arcgis User: cmsadmin Password: <the password of cmsadmin> Check the option All Layers VERY IMPORTANT: select Options Update data sources Click OK o The layer sources in the current map document will now be changed to the correct data sources in your database. o Save the mapdocument in the same location from where you opened it Save As: cmsadmin.mxd o You have just changed the layer sources for the map document cmsadmin.mxd. Now you need to do the exact same thing for the map documents cmsmember.mxd (user=cmsmember) cmspublic.mxd (user=cmspublic) o Make sure you use the correct usernames and passwords. They differ for each map document! o Make sure to save the mxd s after you used the CreateEagleLayers tool. Pagina 24 van 34

25 - After having changed the layer sources in cmsadmin, cmsmember and cmspublic, there is one more map document to handle. That is cmshistory.mxd. - In ArcMap open cmshistory.mxd and start the CreateEagleLayers tool o Notice that the tool parameters for this mxd are different from the previous ones you used o o For Schema, you use arcgishistory o Even though the map document is called cmshistory, for User you should give cmsadmin. o At Password, you supply the cmadmin users password. o IMPORTANT: after having checked All Layers, uncheck the layernames ActorLocationPoint and VehicleLocationPoint. o Click OK and afterwards save the map document under its original name cmshistory. The result of the steps in this chapter is four map documents of which the sources have been changed to tables/views in your database. 2.7 Add ArcGIS Server instance - As explained above, you need to install one extra instance of ArcGIS Server. It is assumed that you have already installed one default instance and that you named it ArcGIS. After installation of the extra instance you will have these 2 instances: o ArcGIS Pagina 25 van 34

26 This is the default instance in o ArcGISSecure Install a new instance of ArcGIS Server Browse to C:\Program Files (x86)\arcgis\server10.0\dotnet Execute AddInstance.exe Name the new instance: ArcGISSecure Result is an instance with name: ArcCatalog GIS Servers connections - In ArcCatalog create 1 extra admin connection under GIS Servers: o Assumed that you already have one GIS Servers connection to the default instance ArcGIS. The default name of that connection would be: <servername> (admin). Now you need to add a connection to the newly created instance ArcGISSecure o Open folder GIS Servers Add ArcGIS Server Manage GIS Server Server URL: Host Name: <servername> Change the name of the new connection to: <servername> (admin) (secure). - In ArcCatalog add folders to the GIS Servers connections: o Open the connection <servername> (admin). This represents the ArcGIS instance. Rightmouseclick on it and select New Folder and name it EaglePublic o Open the connection <servername> (admin) (secure). This represents the ArcGISSecure instance. Rightmouseclick on it and select New Folder and name it EagleSecure 2.9 Create Geometry service and Map service in ArcGIS instance - It is assumed that you already have authored your map documents. You should have at least 4 map documents: o cmspublic.mxd o cmsmember.mxd o cmsadmin.mxd o cmshistory.mxd - In ArcCatalog open the ArcGIS instance connection - Create a Geometry service o Right mouse click on the ArcGIS instance connection o Select: Add New Service Pagina 26 van 34

27 o Name: Geometry, Type: Geometry Service o Next, next,, finish o Result should look like this: o o Notice that the Geometry service was created in the root of the public ArcGIS instance. - Create a map service for map document publiek o Right mouse click on the folder EaglePublic in the ArcGIS instance connection o Select: Add New Service o Name: public, Type: Map service Click Next o For the name of the map document, browse to its location. o Accept all defaults while clicking on Next and finally on Finish o Result should look like this: o 2.10 Create Map services in ArcGISSecure instance - In ArcCatalog open the ArcGISSecure instance connection - Create a map service for map document beheerder o Right mouse click on the folder EagleSecure in the ArcGISSecure instance connection o Select: Add New Service o Name: cmsadmin, Type: Map service Click Next o For the name of the map document, browse to its location. o Accept all defaults while clicking on Next and finally on Finish - Repeat the above step for map document cmsmember o Right mouse click on the folder EagleSecure in the ArcGISSecure instance connection o Select: Add New Service o Name: cmsmember, Type: Map service Click Next o For the name of the map document, browse to its location. o Accept all defaults while clicking on Next and finally on Finish - Repeat the above step for map document cmshistory o Right mouse click on the folder EagleSecure in the ArcGISSecure instance connection o Select: Add New Service o Name: cmshistory, Type: Map service Click Next o For the name of the map document, browse to its location. o Accept all defaults while clicking on Next and finally on Finish Pagina 27 van 34

28 - Result should look like this: ArcGIS Server security Even though there are 2 separate ArcGIS Server instances, you cannot enable security for the one instance and disable it for the other. Security is handled by the Server Object Manager (SOM) process. And there is only 1 SOM on the server machine. So, by enabling security for the secure line, security for the public line is also automatically enabled. This means that we have to prepare security settings for both lines (both ArcGIS Server instances). Security settings are made with the use of ArcGIS Server Manager Security settings for ArcGIS instance For this step it is assumed that you already installed SQL Server Express on the server machine. During installation you gave it the default instance name: <servername>\sqlexpress. Note: the installation of a SQLEXPRESS instance is required! The WCF/RIA framework that is used to communicate between the LiveViewer client and the webserver requires the presence of a SQLEXPRESS instance. Note: Also make sure that (for W2008R2 + AGS10) the login IIS APPPOOL\ArcGISApplicationsAppPool is added as a login to the sqlexpress instance. Make the new login sysadmin. It needs to have write access to the aspnetdb database that will be created in the following step. - Start the ArcGIS Server Manager application for the default ArcGIS instance. o Windows Start button in task bar All Programs ArcGIS ArcGIS Server for the Microsoft.NET Framework ArcGIS Server Manager. Note: make sure you started the default ArcGIS Server Manager belonging to the ArcGIS instance. The URL for the page should be o On the left hand side of the page, select the tab Security and select Settings o In the Security Settings page, select Configure o On the page Security Settings User Store Location, select SQL Server and click Next o On the page Security Settings: SQL Server Users, Connect to the instance <servername>\sqlexpress o On the next page you select Create a new database: aspnetdb. Check the option to Add Everyone, etc. Click Next. o On the next page Security Settings: SMTP Server just accept the defaults and click Finish o IMPORTANT: Check if records have been added to aspnetdb tables. Use SQLServer Management Studio to check this. If the previous step Pagina 28 van 34

29 fails, ArcGIS Server Manager will not inform you about it!!! If there are no records in the aspnetdb tables then you should check Windows Event messages to find out the cause. The most probable cause id that ArcGIS Server Manager uses another login to create and populate the aspnetdb. Just add this user as database login and repeat the previous steps. o In the next steps you will tell the services of this instance which users/roles are allowed to make use of them. o Click on the Services tab on the left side o Make sure that in the selection box Services in, you select the root folder of the services directory. It will typically be called <servername> (root) o Click on Manage Folders and select Permissions o In the Permissions page you select the role Everyone from the Available Roles on the left hand side. Click Add to add this role to the Allowed Roles on the right hand side. o Click Save o Now the root folder of the services hosted by the ArcGIS instance can be accessed by Everyone Security settings for ArcGISSecure instance Note: Windows users and groups. Before continuing with the next step you must first do some user/groups management on the server s Windows system. Basically it comes down to creating some Windows groups and assigning Windows users to them. There are various ways of doing this. Typically this is done by system administrators using tools like Active Directory. You can also do this manually with the tool Local Users and Groups in Computer Management. The detailed steps to create users and groups are not described here. Refer to your Windows documentation or contact your system administrator. The services in the ArcGISSecure instance expect the following groups to be present in Windows: - CmsAdministrators - CmsMembers - CmsPublicUsers - Possibly more roles in future Make sure those groups are present in Windows and make sure that relevant users have been made members of those groups. Later on, in the section about authentication, you will read more on how a Windows user is authenticated against a Windows user account and how that users groups membership is used by the ArcGISServer security system. After you have successfully added the required groups and users to Windows, you may proceed with the next step. - Start the ArcGIS Server Manager application for the ArcGISSecure instance. o Windows Start button in task bar All Programs ArcGIS ArcGIS Server for the Microsoft.NET Framework ArcGIS Server Manager ArcGISSecure Pagina 29 van 34

30 Note: make sure you started the correct ArcGIS Server Manager belonging to the ArcGISSecure instance. The URL for the page should be o On the left hand side of the page, select the tab Security and select Settings o In the Security Settings page, select Configure o On the page Security Settings User Store Location, select Windows users and click Next o On the page Security Settings Role Store Location, select Windows groups o Click Finish o o In the next steps you will tell the services of this instance which users/roles are allowed to make use of them. o Click on the Services tab on the left side o Make sure that in the selection box Services in, you select the root folder of the services directory. It will typically be called <servername> (root) o Click on Manage Folders and select Permissions o In the Permissions page you select the role Users from the Available Roles on the left hand side. Click Add to add this role to the Allowed Roles on the right hand side. o Click Save o Now the root folder of the services hosted by the ArcGISSecure instance can be accessed by all users in the group Users. Typically every Windows user is a member of that group. Now you have to narrow down the amount of users that are actually allowed to make use of the secure services. o In the selection box Services in, you select the EagleSecure folder. o Click on Manage Folders and select Permissions o In the Permissions page, in the Allowed roles list on the right hand side, select all roles and click on Remove. The Allowed Roles list should now be empty. o In the Permissions page you select the roles CmsBeheerders, CmsDeelnemers and CmsEditors from the Available Roles on the left hand side. Click Add to add these roles to the Allowed Roles on the right hand side. o Click Save o Note: when you get an error message here saying: value does not fall within expected range, take the following steps: close the ArcGIS Server Manager restart IIS and SOC monitor service Pagina 30 van 34

31 start ArcGIS Server Manager again and retry the previous step, assigning roles to the EagleSecure folder. o Now, the only users that are allowed to make use of the secure services are those in the 3 windows groups that you just selected Create Applications in IIS The web client application folders must be created before you install the applications. - In Windows Explorer browse to C://inetpub/wwwroot - Create a new folder and name it EagleLive - In the folder EagleLive you create 2 sub folders: Public and Secure - Start IIS Manager and browse to Sites Default Web Site EagleLive - Right mouse click on the folder Public Convert to Application OK - Right mouse click on the folder Secure Convert to Application OK 2.15 Install Web applications Copy the files from LiveViewerInstall\Application to the public folder and to the secure folder. The folders C:\inetpub\wwwroot\EagleLive\Public and C:\inetpub\wwwroot\EagleLive\Secure will have this contents: The contents will initially be exactly identical. Only a few small changes will be made to the web.config file of each application. These changes are described later ClientAccessPolicy and CrossDomain The LiveViewer application is made with Microsoft Silverlight technology. The application is hosted on the server from which you just installed it. The application will also need connections to other servers (outside of your domain). To allow these connections, you must copy two files to the root of your webserver. - From the LiveViewerInstall folder, copy the files clientaccesspolicy.xml and crossdomain.xml to c:\inetpub\wwwroot 2.17 Authentication in IIS For the user authentication to work you must enable/disable the authentication modes for the Web applications and ArcGISSecure services. 1. Set the authentication mode for the web client applications. - In IIS manager browse to o <servername>sitesdefault Web Site EagleLive o Select application Public IIS Authentication: disable all authentication modes, only enable Anonymous Authentication Pagina 31 van 34

MyDHL+ Van Non-Corporate naar Corporate

MyDHL+ Van Non-Corporate naar Corporate MyDHL+ Van Non-Corporate naar Corporate Van Non-Corporate naar Corporate In MyDHL+ is het mogelijk om meerdere gebruikers aan uw set-up toe te voegen. Wanneer er bijvoorbeeld meerdere collega s van dezelfde

Nadere informatie

Settings for the C100BRS4 MAC Address Spoofing with cable Internet.

Settings for the C100BRS4 MAC Address Spoofing with cable Internet. Settings for the C100BRS4 MAC Address Spoofing with cable Internet. General: Please use the latest firmware for the router. The firmware is available on http://www.conceptronic.net! Use Firmware version

Nadere informatie

MyDHL+ ProView activeren in MyDHL+

MyDHL+ ProView activeren in MyDHL+ MyDHL+ ProView activeren in MyDHL+ ProView activeren in MyDHL+ In MyDHL+ is het mogelijk om van uw zendingen, die op uw accountnummer zijn aangemaakt, de status te zien. Daarnaast is het ook mogelijk om

Nadere informatie

Het beheren van mijn Tungsten Network Portal account NL 1 Manage my Tungsten Network Portal account EN 14

Het beheren van mijn Tungsten Network Portal account NL 1 Manage my Tungsten Network Portal account EN 14 QUICK GUIDE C Het beheren van mijn Tungsten Network Portal account NL 1 Manage my Tungsten Network Portal account EN 14 Version 0.9 (June 2014) Per May 2014 OB10 has changed its name to Tungsten Network

Nadere informatie

Firewall van de Speedtouch 789wl volledig uitschakelen?

Firewall van de Speedtouch 789wl volledig uitschakelen? Firewall van de Speedtouch 789wl volledig uitschakelen? De firewall van de Speedtouch 789 (wl) kan niet volledig uitgeschakeld worden via de Web interface: De firewall blijft namelijk op stateful staan

Nadere informatie

Hoe te verbinden met NDI Remote Office (NDIRO): Apple OS X How to connect to NDI Remote Office (NDIRO): Apple OS X

Hoe te verbinden met NDI Remote Office (NDIRO): Apple OS X How to connect to NDI Remote Office (NDIRO): Apple OS X Handleiding/Manual Hoe te verbinden met (NDIRO): Apple OS X How to connect to (NDIRO): Apple OS X Inhoudsopgave / Table of Contents 1 Verbinden met het gebruik van Apple OS X (Nederlands)... 3 2 Connect

Nadere informatie

Standard Parts Installatie Solid Edge ST3

Standard Parts Installatie Solid Edge ST3 Hamersveldseweg 65-1b 3833 GL LEUSDEN 033-457 33 22 033-457 33 25 info@caap.nl www.caap.nl Bank (Rabo): 10.54.52.173 KvK Utrecht: 32075127 BTW: 8081.46.543.B.01 Standard Parts Installatie Solid Edge ST3

Nadere informatie

EM6250 Firmware update V030507

EM6250 Firmware update V030507 EM6250 Firmware update V030507 EM6250 Firmware update 2 NEDERLANDS/ENGLISH Table of contents 1.0 (NL) Introductie... 3 2.0 (NL) Firmware installeren... 3 3.0 (NL) Release notes:... 5 1.0 (UK) Introduction...

Nadere informatie

Hoe met Windows 8 te verbinden met NDI Remote Office (NDIRO) How to connect With Windows 8 to NDI Remote Office (NDIRO

Hoe met Windows 8 te verbinden met NDI Remote Office (NDIRO) How to connect With Windows 8 to NDI Remote Office (NDIRO Handleiding/Manual Hoe met Windows 8 te verbinden met NDI Remote Office (NDIRO) How to connect With Windows 8 to NDI Remote Office (NDIRO Inhoudsopgave / Table of Contents 1 Verbinden met het gebruik van

Nadere informatie

Shipment Centre EU Quick Print Client handleiding [NL]

Shipment Centre EU Quick Print Client handleiding [NL] Shipment Centre EU Quick Print Client handleiding [NL] Please scroll down for English. Met de Quick Print Client kunt u printers in Shipment Centre EU configureren. De Quick Print Client kan alleen op

Nadere informatie

2019 SUNEXCHANGE USER GUIDE LAST UPDATED

2019 SUNEXCHANGE USER GUIDE LAST UPDATED 2019 SUNEXCHANGE USER GUIDE LAST UPDATED 0 - -19 1 WELCOME TO SUNEX DISTRIBUTOR PORTAL This user manual will cover all the screens and functions of our site. MAIN SCREEN: Welcome message. 2 LOGIN SCREEN:

Nadere informatie

Installatie SQL: Server 2008R2

Installatie SQL: Server 2008R2 Installatie SQL: Server 2008R2 Download de SQL Server 2008.exe van onze site: www.2work.nl Ga naar het tabblad: Downloads en meld aan met: klant2work en als wachtwoord: xs4customer Let op! Indien u een

Nadere informatie

Veel gestelde vragen nieuwe webloginpagina

Veel gestelde vragen nieuwe webloginpagina Veel gestelde vragen nieuwe webloginpagina Op deze pagina treft u een aantal veel gestelde vragen aan over het opstarten van de nieuwe webloginpagina http://weblogin.tudelft.nl: 1. Ik krijg de melding

Nadere informatie

ATOS Viewer for Dental Frameworks User Manual

ATOS Viewer for Dental Frameworks User Manual ATOS Viewer for Dental Frameworks User Manual www.dentwise.eu Inhoud Content NEDERLANDS... 2 1. Installatie... 2 2. Algemene Functies... 2 3. Afstanden Meten... 3 4. Doorsneden Maken... 4 5. Weergave Aanpassen...

Nadere informatie

Procedure Reset tv-toestellen:

Procedure Reset tv-toestellen: Procedure Reset tv-toestellen: Volgende procedure is te volgen wanneer er een tv-toestel, op een van de kamers niet meer werkt. TV Re-installation Factory Default Her-installeren van de TV Fabrieksinstellingen

Nadere informatie

EM7680 Firmware Update by OTA

EM7680 Firmware Update by OTA EM7680 Firmware Update by OTA 2 NEDERLANDS/ENGLISH EM7680 Firmware update by OTA Table of contents 1.0 (NL) Introductie... 3 2.0 (NL) Firmware installeren... 3 3.0 (NL) Release notes:... 3 4.0 (NL) Overige

Nadere informatie

FAAC DRIVER. Driver install procedure for FAAC boards. Installatieprocedure voor driver voor FAAC-kaarten.

FAAC DRIVER. Driver install procedure for FAAC boards. Installatieprocedure voor driver voor FAAC-kaarten. FAAC DRIVER Driver install procedure for FAAC boards Installatieprocedure voor driver voor FAAC-kaarten www.record-toegangstechniek.nl 1 When a FAAC board (E124 or E145) is connected to the USB port, it

Nadere informatie

Leeftijdcheck (NL) Age Check (EN)

Leeftijdcheck (NL) Age Check (EN) Leeftijdcheck (NL) Age Check (EN) [Type text] NL: Verkoopt u producten die niet aan jonge bezoekers verkocht mogen worden of heeft uw webwinkel andere (wettige) toelatingscriteria? De Webshophelpers.nl

Nadere informatie

Installatie SQL Server 2008R2

Installatie SQL Server 2008R2 Installatie SQL Server 2008R2 Download de SQL Server 2008.exe van onze site: www.2work.nl Ga naar tabblad: Downloads en meld aan met: klant2work en wachtwoord: xs4customer Let op! Indien u een Windows

Nadere informatie

Installatie SQL Server 2012

Installatie SQL Server 2012 Installatie SQL Server 2012 Download de SQL Server express net Advanced Services van de website: https://www.microsoft.com/en-us/download/details.aspx?id=29062 klik op Download. Als u een 64 bit variant

Nadere informatie

LDAP Server on Yeastar MyPBX & tiptel 31xx/32xx series

LDAP Server on Yeastar MyPBX & tiptel 31xx/32xx series LDAP Server on Yeastar MyPBX & tiptel 31xx/32xx series Tiptel b.v. Camerastraat 2 1322 BC Almere tel.: +31-36-5366650 fax.: +31-36-5367881 info@tiptel.nl Versie 1.2.0 (09022016) Nederlands: De LDAP server

Nadere informatie

General info on using shopping carts with Ingenico epayments

General info on using shopping carts with Ingenico epayments Inhoudsopgave 1. Disclaimer 2. What is a PSPID? 3. What is an API user? How is it different from other users? 4. What is an operation code? And should I choose "Authorisation" or "Sale"? 5. What is an

Nadere informatie

Installatie SQL Server 2014

Installatie SQL Server 2014 Installatie SQL Server 2014 Download de SQL Server Express net advanced Services van de website: https://www.microsoft.com/en-us/download/details.aspx?id=42299 klik op Download. Als u een 64 bit variant

Nadere informatie

ICARUS Illumina E653BK on Windows 8 (upgraded) how to install USB drivers

ICARUS Illumina E653BK on Windows 8 (upgraded) how to install USB drivers ICARUS Illumina E653BK on Windows 8 (upgraded) how to install USB drivers English Instructions Windows 8 out-of-the-box supports the ICARUS Illumina (E653) e-reader. However, when users upgrade their Windows

Nadere informatie

Handleiding Zuludesk Parent

Handleiding Zuludesk Parent Handleiding Zuludesk Parent Handleiding Zuludesk Parent Met Zuludesk Parent kunt u buiten schooltijden de ipad van uw kind beheren. Hieronder vind u een korte handleiding met de mogelijkheden. Gebruik

Nadere informatie

EM7680 Firmware Update by Micro SD card

EM7680 Firmware Update by Micro SD card EM7680 Firmware Update by Micro SD card 2 NEDERLANDS/ENGLISH EM7680 Firmware update by Micro SD card Table of contents 1.0 (NL) Introductie... 2 2.0 (NL) Firmware installeren... 2 3.0 (NL) Opmerking...

Nadere informatie

Handleiding Installatie ADS

Handleiding Installatie ADS Handleiding Installatie ADS Versie: 1.0 Versiedatum: 19-03-2014 Inleiding Deze handleiding helpt u met de installatie van Advantage Database Server. Zorg ervoor dat u bij de aanvang van de installatie

Nadere informatie

Datum 15 juni 2006 Versie 1.0.6. Exchange Online. Handleiding voor gebruiker Release 1.0

Datum 15 juni 2006 Versie 1.0.6. Exchange Online. Handleiding voor gebruiker Release 1.0 Datum 1.0.6 Exchange Online Handleiding voor gebruiker Release 1.0 1.0.6 Inhoudsopgave 1 Instellingen e-mail clients 2 1.1 Gebruik via Outlook 2003 2 1.2 Gebruik via ActiveSync 15 1.3 Gebruik via andere

Nadere informatie

EM4594 Firmware update

EM4594 Firmware update EM4594 Firmware update EM4594 Firmware update 2 NEDERLANDS/ENGLISH Table of contents 1.0 (NL) Introductie... 3 2.0 (NL) Firmware installeren... 3 4.0 (NL) Overige informatie:... 7 1.0 (UK) Introduction...

Nadere informatie

DALISOFT. 33. Configuring DALI ballasts with the TDS20620V2 DALI Tool. Connect the TDS20620V2. Start DALISOFT

DALISOFT. 33. Configuring DALI ballasts with the TDS20620V2 DALI Tool. Connect the TDS20620V2. Start DALISOFT TELETASK Handbook Multiple DoIP Central units DALISOFT 33. Configuring DALI ballasts with the TDS20620V2 DALI Tool Connect the TDS20620V2 If there is a TDS13620 connected to the DALI-bus, remove it first.

Nadere informatie

Cameramanager LSU Installation Guide

Cameramanager LSU Installation Guide Cameramanager LSU Installation Guide Network based video surveillance server Version 1.1 / August 2009 Copyright 2010 - Cameramanager.com Page 1 LSU installation guide index 1. Connecting the LSU to your

Nadere informatie

Activant Prophet 21. Prophet 21 Version 12.0 Upgrade Information

Activant Prophet 21. Prophet 21 Version 12.0 Upgrade Information Activant Prophet 21 Prophet 21 Version 12.0 Upgrade Information This class is designed for Customers interested in upgrading to version 12.0 IT staff responsible for the managing of the Prophet 21 system

Nadere informatie

Installatiehandleiding. ixperion Word Import. voor Windows 2008 R2 64bit. Smartsite ixperion WordImport Implementatie. Copyright 2010-2011

Installatiehandleiding. ixperion Word Import. voor Windows 2008 R2 64bit. Smartsite ixperion WordImport Implementatie. Copyright 2010-2011 Installatiehandleiding ixperion Word Import voor Windows 2008 R2 64bit Copyright 2010-2011 Versie 1.0.0 Seneca 2011 1 Auteur: ing. Silvio Bosch Versiebeheer: Versie Status Datum Omschrijving en wijzigingen

Nadere informatie

MyDHL+ Tarief berekenen

MyDHL+ Tarief berekenen MyDHL+ Tarief berekenen Bereken tarief in MyDHL+ In MyDHL+ kunt u met Bereken tarief heel eenvoudig en snel opvragen welke producten er mogelijk zijn voor een bestemming. Ook ziet u hierbij het geschatte

Nadere informatie

SAMPLE 11 = + 11 = + + Exploring Combinations of Ten + + = = + + = + = = + = = 11. Step Up. Step Ahead

SAMPLE 11 = + 11 = + + Exploring Combinations of Ten + + = = + + = + = = + = = 11. Step Up. Step Ahead 7.1 Exploring Combinations of Ten Look at these cubes. 2. Color some of the cubes to make three parts. Then write a matching sentence. 10 What addition sentence matches the picture? How else could you

Nadere informatie

Handleiding NL pagina 2. Manual UK page 6. Network Settings

Handleiding NL pagina 2. Manual UK page 6. Network Settings Handleiding NL pagina 2 Manual UK page 6 Network Settings 2 NEDERLANDS Netwerkinstellingen Inhoudsopgave Netwerkinstellingen voor Windows 98 en ME... 2 Netwerkinstellingen voor Windows 2000 en XP... 3

Nadere informatie

MobiDM App Handleiding voor Windows Mobile Standard en Pro

MobiDM App Handleiding voor Windows Mobile Standard en Pro MobiDM App Handleiding voor Windows Mobile Standard en Pro Deze handleiding beschrijft de installatie en gebruik van de MobiDM App voor Windows Mobile Version: x.x Pagina 1 Index 1. WELKOM IN MOBIDM...

Nadere informatie

Registratie- en activeringsproces voor de Factuurstatus Service NL 1 Registration and activation process for the Invoice Status Service EN 10

Registratie- en activeringsproces voor de Factuurstatus Service NL 1 Registration and activation process for the Invoice Status Service EN 10 QUICK GUIDE B Registratie- en activeringsproces voor de Factuurstatus Service NL 1 Registration and activation process for the Invoice Status Service EN 10 Version 0.19 (Oct 2016) Per May 2014 OB10 has

Nadere informatie

How to install and use dictionaries on the ICARUS Illumina HD (E652BK)

How to install and use dictionaries on the ICARUS Illumina HD (E652BK) (for Dutch go to page 4) How to install and use dictionaries on the ICARUS Illumina HD (E652BK) The Illumina HD offers dictionary support for StarDict dictionaries.this is a (free) open source dictionary

Nadere informatie

Installatie instructies

Installatie instructies OpenIMS CE Versie 4.2 Installatie instructies OpenSesame ICT BV Inhoudsopgave 1 INLEIDING... 3 2 INSTALLATIE INSTRUCTIES... 4 3 OPENIMS SITECOLLECTIE CONFIGURATIE... 6 OpenIMS CE Installatie instructies

Nadere informatie

1. Voor het installeren wordt geadviseerd een backup te maken van uw database en bestanden.

1. Voor het installeren wordt geadviseerd een backup te maken van uw database en bestanden. NL: KiyOh.nl gebruikers kunnen met deze plug in automatisch klantbeoordelingen verzamelen, publiceren en delen in social media. Wanneer een klant een bestelling heeft gemaakt in uw Magento Shop, wordt

Nadere informatie

Installatie van sqlserver

Installatie van sqlserver Installatie van sqlserver Download SQLserver 2005 Express basis van de website van 2work: www.2work.nl, tabblad downloads; beveiligde zone. De inlog gegevens kunnen via de helpdesk aangevraagd worden.

Nadere informatie

EM7580 Firmware Update by Micro SD card

EM7580 Firmware Update by Micro SD card EM7580 Firmware Update by Micro SD card 2 NEDERLANDS/ENGLISH EM7580 Firmware update by Micro SD card Table of contents 1.0 (NL) Introductie... 3 2.0 (NL) Firmware installeren... 3 3.0 (NL) Opmerking...

Nadere informatie

Configuration software van de Agility installeren op een Windows 64 bits

Configuration software van de Agility installeren op een Windows 64 bits Configuration software van de Agility installeren op een Windows 64 bits SEPTEMBRE 2010 Deze handleiding geeft stapsgewijs aan hoe de Configuration Software onder een Windows 64 bits geïnstalleerd wordt,

Nadere informatie

EM7680 Firmware Auto-Update for Kodi 17.2

EM7680 Firmware Auto-Update for Kodi 17.2 EM7680 Firmware Auto-Update for Kodi 17.2 2 NEDERLANDS/ENGLISH EM7680 Firmware Auto-update for Kodi 17.2 Table of contents 1.0 (NL) Introductie... 3 2.0 (NL) Firmware installeren... 3 3.0 (NL) Opmerking...

Nadere informatie

Configureren van een VPN L2TP/IPSEC verbinding

Configureren van een VPN L2TP/IPSEC verbinding Configureren van een VPN L2TP/IPSEC verbinding Inhoudsopgave 1. Voorbereiding.... 3 2. Domain Controller Installeren... 4 3. VPN Configuren... 7 4. Port forwarding.... 10 5. Externe Clients verbinding

Nadere informatie

WHITE PAPER. by Default Reasoning

WHITE PAPER. by Default Reasoning Title: Migratie van Windows 2003 naar Windows 2008 domain Authors: Marek Version: Final Date: 05 april 2009 Categories: Windows Server 2008 defaultreasoning.wordpress.com Page 1 Scenario: Een Windows Server

Nadere informatie

TaskCentre Web Service Connector: Creëren van requests in Synergy Enterprise

TaskCentre Web Service Connector: Creëren van requests in Synergy Enterprise TaskCentre Web Service Connector: Creëren van requests in Synergy Enterprise Inhoudsopgave 1. Voorbereiding... 4 2. Web Service Connector tool configuratie... 5 3. TaskCentre taak voor het aanmaken van

Nadere informatie

Configureren van een VPN L2TP/IPSEC verbinding. In combinatie met:

Configureren van een VPN L2TP/IPSEC verbinding. In combinatie met: Configureren van een VPN L2TP/IPSEC verbinding In combinatie met: Inhoudsopgave 1. Voorbereiding.... 3 2. Domaincontroller installeren en configuren.... 4 3. VPN Server Installeren en Configureren... 7

Nadere informatie

Installatie stappen Microsoft SQL Server 2008 R2 Express With Tools:

Installatie stappen Microsoft SQL Server 2008 R2 Express With Tools: Installatie stappen Microsoft SQL Server 2008 R2 Express With Tools: Versie: 201212031 Pagina 1 van 7 Dit stappenplan is gebasseerd op een computer zonder eerdere Microsoft SQL Server installaties. Is

Nadere informatie

Installatie MicroSoft SQL server 2012 Express

Installatie MicroSoft SQL server 2012 Express Installatie MicroSoft SQL server 2012 Express Het installeren van deze MicroSoft SQL server 2012 Express dient te gebeuren door iemand met volledige rechten op het systeem. Wij adviseren dit door een systeembeheerder

Nadere informatie

Stappenplan bij het gebruik van SQL 2008 Versie 2.0, 17-09-2010

Stappenplan bij het gebruik van SQL 2008 Versie 2.0, 17-09-2010 Stappenplan bij het gebruik van SQL 2008 Versie 2.0, 17-09-2010 Installatie stappen Microsoft SQL Server 2008 Express: Het is raadzaam om de volledige installatie met een gebruiker zonder beperkingen uit

Nadere informatie

L.Net s88sd16-n aansluitingen en programmering.

L.Net s88sd16-n aansluitingen en programmering. De L.Net s88sd16-n wordt via één van de L.Net aansluitingen aangesloten op de LocoNet aansluiting van de centrale, bij een Intellibox of Twin-Center is dat de LocoNet-T aansluiting. L.Net s88sd16-n aansluitingen

Nadere informatie

Maillijsten voor medewerkers van de Universiteit van Amsterdam

Maillijsten voor medewerkers van de Universiteit van Amsterdam See page 11 for Instruction in English Maillijsten voor medewerkers van de Universiteit van Amsterdam Iedereen met een UvAnetID kan maillijsten aanmaken bij list.uva.nl. Het gebruik van de lijsten van

Nadere informatie

(1) De hoofdfunctie van ons gezelschap is het aanbieden van onderwijs. (2) Ons gezelschap is er om kunsteducatie te verbeteren

(1) De hoofdfunctie van ons gezelschap is het aanbieden van onderwijs. (2) Ons gezelschap is er om kunsteducatie te verbeteren (1) De hoofdfunctie van ons gezelschap is het aanbieden van onderwijs (2) Ons gezelschap is er om kunsteducatie te verbeteren (3) Ons gezelschap helpt gemeenschappen te vormen en te binden (4) De producties

Nadere informatie

EM7680 Firmware Update by Micro SD card or USB

EM7680 Firmware Update by Micro SD card or USB EM7680 Firmware Update by Micro SD card or USB 2 NEDERLANDS/ENGLISH EM7680 Firmware update by Micro SD card or USB Table of contents 1.0 (NL) Introductie... 3 2.0 (NL) Firmware installeren... 3 3.0 (NL)

Nadere informatie

Registratie- en activeringsproces voor de Factuurstatus Service NL 1 Registration and activation process for the Invoice Status Service EN 11

Registratie- en activeringsproces voor de Factuurstatus Service NL 1 Registration and activation process for the Invoice Status Service EN 11 QUICK GUIDE B Registratie- en activeringsproces voor de Factuurstatus Service NL 1 Registration and activation process for the Invoice Status Service EN 11 Version 0.14 (July 2015) Per May 2014 OB10 has

Nadere informatie

Cameramanager LSU Installation Guide

Cameramanager LSU Installation Guide Cameramanager LSU Installation Guide Network based video surveillance server Version 1.3 / November 2011 Copyright 2011 - Cameramanager.com Page 1 LSU installation guide index 1. Connecting the LSU to

Nadere informatie

Find Neighbor Polygons in a Layer

Find Neighbor Polygons in a Layer Find Neighbor Polygons in a Layer QGIS Tutorials and Tips Author Ujaval Gandhi http://google.com/+ujavalgandhi Translations by Dick Groskamp This work is licensed under a Creative Commons Attribution 4.0

Nadere informatie

Uitleg geven hoe men een VPN connectie kan opzetten i.c.m. een RSA token.

Uitleg geven hoe men een VPN connectie kan opzetten i.c.m. een RSA token. Pagina 1 van 7 Inhoudsopgave 1 Doel Nr. Naam Pagina 1 Doel 1 2 Toepassingsgebied 1 3 Verantwoordelijkheden 1 4 Procedure gebruik Juniper VPN client 2 4.1 Starten van VPN verbinding 2 4.2 Stoppen van VPN

Nadere informatie

Installatie handleiding Microsoft SQL Server Express Edition

Installatie handleiding Microsoft SQL Server Express Edition Installatie handleiding Microsoft SQL Server Express Edition Kluwer Belastingpraktijk Staverenstraat 15 Postbus 23 7400 GA Deventer +31 (0570) 673555 kbp@kluwer.nl Versie: 2.0 Kluwer Belastingpraktijk

Nadere informatie

Lists of words from the books, and feedback from the sessions, are on

Lists of words from the books, and feedback from the sessions, are on Vocabulairetrainer www.quizlet.com - handleiding 1. Woordenlijsten van de boeken en de feedback van de les staan op http://www.quizlet.com. Lists of words from the books, and feedback from the sessions,

Nadere informatie

Gebruikershandleiding / User manual. Klappers bestellen in de webshop Ordering readers from the webshop

Gebruikershandleiding / User manual. Klappers bestellen in de webshop Ordering readers from the webshop Gebruikershandleiding / User manual Klappers bestellen in de webshop Ordering readers from the webshop Gebruikershandleiding klappers bestellen Voor het bestellen van klappers via de webshop moeten de

Nadere informatie

CENTEXBEL CLIENTS WEB

CENTEXBEL CLIENTS WEB CENTEXBEL CLIENTS WEB Table of Contents Wat is de Centexbel Clients web?... 2 Hoe een account activeren in het programma?... 2 Schermen... 4 Log in... 4 Wat als er een personeelslid met de account gegevens

Nadere informatie

B1 Woordkennis: Spelling

B1 Woordkennis: Spelling B1 Woordkennis: Spelling Bestuderen Inleiding Op B1 niveau gaan we wat meer aandacht schenken aan spelling. Je mag niet meer zoveel fouten maken als op A1 en A2 niveau. We bespreken een aantal belangrijke

Nadere informatie

Installatie ArcGIS Desktop Basis, ArcGIS Engine en Download ArcGIS Server

Installatie ArcGIS Desktop Basis, ArcGIS Engine en Download ArcGIS Server Handleiding Installatie ArcGIS Desktop Basis, ArcGIS Engine en Download ArcGIS Server Cevi NV Bisdomplein 3 9000 GENT Tel 09 264 07 01 contactcenter@cevi.be http://www.cevi.be 1 INHOUDSOPGAVE 1 INHOUDSOPGAVE...

Nadere informatie

Installatie stappen Microsoft SQL Server 2012 Express With Tools:

Installatie stappen Microsoft SQL Server 2012 Express With Tools: Versie: 2012120303 Pagina 1 van 7 Installatie stappen Microsoft SQL Server 2012 Express With Tools: Wij adviseren om de installatie te doen met een gebruiker met volledige rechten. Dit stappenplan is gebasseerd

Nadere informatie

Handleiding Microsoft SQL Server configuratie

Handleiding Microsoft SQL Server configuratie Connectie maken met de server Start het programma Microsoft SQL Server Management Studio Maak een connectie met uw SQL Server instance waarin de database van Speedbooks moet komen te staan. Wanneer u de

Nadere informatie

[BP-ebMS-H-000] Welke versie van Hermes moet er gebruikt worden?

[BP-ebMS-H-000] Welke versie van Hermes moet er gebruikt worden? [BP-ebMS-H-000] Welke versie van Hermes moet er gebruikt worden? Gebruik altijd de laatste versie omdat er serieuse bug-fixes in kunnen zitten. Check altijd de release notes en openstaande bugs. Er is

Nadere informatie

Handleiding beheer lijst.hva.nl. See page 11 for Instruction in English

Handleiding beheer lijst.hva.nl. See page 11 for Instruction in English Handleiding beheer lijst.hva.nl See page 11 for Instruction in English Maillijsten voor medewerkers van de Hogeschool van Amsterdam Iedereen met een HvA-ID kan maillijsten aanmaken bij lijst.hva.nl. Het

Nadere informatie

CENTEXBEL CLIENT WEB

CENTEXBEL CLIENT WEB CENTEXBEL CLIENT WEB Table of Contents Wat is de Centexbel Client web?... 2 Hoe een account activeren in het programma?... 2 Schermen... 4 Log in... 4 Wat als er een personeelslid met de account gegevens

Nadere informatie

Hoe kun je je op RSS-Feeds abonneren? En hoe deze te lezen. Be updated! For friends and family door : Sander van de Pol ( mei 2007 ).

Hoe kun je je op RSS-Feeds abonneren? En hoe deze te lezen. Be updated! For friends and family door : Sander van de Pol ( mei 2007 ). Hoe kun je je op RSS-Feeds abonneren? En hoe deze te lezen. Be updated! For friends and family door : Sander van de Pol ( mei 2007 ). Ik wil hier 3 manieren bespreken : - via Internet Explorer 7 - via

Nadere informatie

Intermax backup exclusion files

Intermax backup exclusion files Intermax backup exclusion files Document type: Referentienummer: Versienummer : Documentatie 1.0 Datum publicatie: Datum laatste wijziging: Auteur: 24-2-2011 24-2-2011 Anton van der Linden Onderwerp: Documentclassificatie:

Nadere informatie

MyDHL+ Exportzending aanmaken

MyDHL+ Exportzending aanmaken MyDHL+ Exportzending aanmaken Exportzending aanmaken In MyDHL+ is het aanmaken van een exportzending zo eenvoudig mogelijk gemaakt. De website en deze handleiding zal u stap voor stap erdoorheen leiden.

Nadere informatie

Updatehandleiding Standard Parts Solid Edge 2019

Updatehandleiding Standard Parts Solid Edge 2019 Solid Edge 2019 Deze handleiding kan ook gebruikt worden voor het updaten van de Standard Parts naar eerdere Solid Edge versies. Voor een gedetailleerd overzicht en uitleg van alle wijzigingen in Solid

Nadere informatie

Inhoud KAS-WEB: HANDLEIDING IDG OPERATOR

Inhoud KAS-WEB: HANDLEIDING IDG OPERATOR KAS-WEB: HANDLEIDING IDG OPERATOR Inhoud 1. IdentityGuard starten... 2 2. User beheer via IdentityGuard Administration... 3 2.1 User Accounts... 3 2.1.1. Go To Account... 3 2.1.2. Find Accounts... 4 2.2

Nadere informatie

Systeem Wand Samenstellings Applicatie. Cabinet configuration tool. Nederlandse handleiding

Systeem Wand Samenstellings Applicatie. Cabinet configuration tool. Nederlandse handleiding Systeem Wand Samenstellings Applicatie Cabinet configuration tool Nederlandse handleiding 1 Handleiding bylsma wand configuratie tool... 2 1.1 Disclaimer... 2 2 Wand samenstellen... 2 2.1 Applicatie lay-out...

Nadere informatie

Om de toegang te krijgen tot de. download het programma. http://retroshare.sourceforge.net/downloads.html

Om de toegang te krijgen tot de. download het programma. http://retroshare.sourceforge.net/downloads.html www.vhn-online.nl Om de toegang te krijgen tot de download het programma http://retroshare.sourceforge.net/downloads.html Na het downloaden installeer en open het programma. Aan u wordt gevraagd: Create

Nadere informatie

GS1 Data Source. Guide to the management of digital files for data suppliers and recipients

GS1 Data Source. Guide to the management of digital files for data suppliers and recipients GS1 Data Source Guide to the management of digital files for data suppliers and recipients Version 1.4, Definitief - goedgekeurd, 11 December 2018 Summary Document property Name Value GS1 Data Source Date

Nadere informatie

Installatie en gebruikershandleiding Cyso Hosted Exchange MacOS X Uw gegevens:

Installatie en gebruikershandleiding Cyso Hosted Exchange MacOS X Uw gegevens: Installatie en gebruikershandleiding Cyso Hosted Exchange MacOS X Uw gegevens: Gebruikersnaam, bijvoorbeeld: et001 E-mail adres, bijvoorbeeld: tjebbe@exchangetest.nl wachtwoord, bijvoorbeeld: 89Kotahe

Nadere informatie

MyDHL+ Duties Taxes Paid

MyDHL+ Duties Taxes Paid MyDHL+ Duties Taxes Paid MyDHL+ - verbeterde werkwijze zending aanmaken met service Duties Taxes Paid Intraship In Intraship kiest u voor de Extra service optie Duty Taxes Paid als u wilt dat de transportkosten,

Nadere informatie

Updatehandleiding Standard Parts Solid Edge 2020

Updatehandleiding Standard Parts Solid Edge 2020 Solid Edge 2020 Deze handleiding kan ook gebruikt worden voor het updaten van de Standard Parts naar eerdere Solid Edge versies. Voor een gedetailleerd overzicht en uitleg van alle wijzigingen in Solid

Nadere informatie

ANGSTSTOORNISSEN EN HYPOCHONDRIE: DIAGNOSTIEK EN BEHANDELING (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM

ANGSTSTOORNISSEN EN HYPOCHONDRIE: DIAGNOSTIEK EN BEHANDELING (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM Read Online and Download Ebook ANGSTSTOORNISSEN EN HYPOCHONDRIE: DIAGNOSTIEK EN BEHANDELING (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM DOWNLOAD EBOOK : ANGSTSTOORNISSEN EN HYPOCHONDRIE: DIAGNOSTIEK STAFLEU

Nadere informatie

GS1 Data Source. Guide to the Management of Digital Files for Suppliers

GS1 Data Source. Guide to the Management of Digital Files for Suppliers Guide to the Management of Digital Files for Suppliers Version 1.3, Final - approved, 25 May 2018 Summary Document property Name Value GS1 Data Source Date 25 May 2018 Version 1.3 Status Description Final

Nadere informatie

RECEPTEERKUNDE: PRODUCTZORG EN BEREIDING VAN GENEESMIDDELEN (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM

RECEPTEERKUNDE: PRODUCTZORG EN BEREIDING VAN GENEESMIDDELEN (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM Read Online and Download Ebook RECEPTEERKUNDE: PRODUCTZORG EN BEREIDING VAN GENEESMIDDELEN (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM DOWNLOAD EBOOK : RECEPTEERKUNDE: PRODUCTZORG EN BEREIDING VAN STAFLEU

Nadere informatie

OUTDOOR HD DOME IP CAMERA PRODUCT MANUAL GB - NL

OUTDOOR HD DOME IP CAMERA PRODUCT MANUAL GB - NL OUTDOOR HD DOME IP CAMERA PRODUCT MANUAL GB - NL GB PARTS & FUNCTIONS 2. ---- 1. ---- 3. ---- 7. ---------- 5. 4. 6. 1. Outdoor IP camera unit 2. Antenna 3. Mounting bracket 4. Network connection 5. Power

Nadere informatie

Luister alsjeblieft naar een opname als je de vragen beantwoordt of speel de stukken zelf!

Luister alsjeblieft naar een opname als je de vragen beantwoordt of speel de stukken zelf! Martijn Hooning COLLEGE ANALYSE OPDRACHT 1 9 september 2009 Hierbij een paar vragen over twee stukken die we deze week en vorige week hebben besproken: Mondnacht van Schumann, en het eerste deel van het

Nadere informatie

Installatiehandleiding Standard Parts Solid Edge 2019

Installatiehandleiding Standard Parts Solid Edge 2019 Solid Edge 2019 Deze handleiding kan ook gebruikt worden voor het installeren van de van eerdere Solid Edge versies. Gebruik dit document alleen voor de eerste schone installatie van de. Zijn de al een

Nadere informatie

open standaard hypertext markup language internetprotocol transmission control protocol internet relay chat office open xml

open standaard hypertext markup language internetprotocol transmission control protocol internet relay chat office open xml DOWNLOAD OR READ : OPEN STANDAARD HYPERTEXT MARKUP LANGUAGE INTERNETPROTOCOL TRANSMISSION CONTROL PROTOCOL INTERNET RELAY CHAT OFFICE OPEN XML PDF EBOOK EPUB MOBI Page 1 Page 2 relay chat office open xml

Nadere informatie

/ /

/   / Cookie statement / www.temagroningen.nl / board@temagroningen.nl / www.temagroningen.nl / board@temagroningen.nl Dutch hospitality is a cookie with your coffee or tea. Digital hospitality is a cookie for

Nadere informatie

Installatiehandleiding TiC Narrow Casting Manager

Installatiehandleiding TiC Narrow Casting Manager Installatiehandleiding TiC Narrow Casting Manager Inhoudsopgave 1. Algemeen - 3-2. Installatie PostgreSQL database server - 4-3. Installatie FTP server - 9-4. Aanmaken account in FileZilla server - 13

Nadere informatie

EM7680 Firmware Update by Micro SD card or USB stick

EM7680 Firmware Update by Micro SD card or USB stick EM7680 Firmware Update by Micro SD card or USB stick 2 NEDERLANDS/ENGLISH EM7680 Firmware update by Micro SD card or USB stick Table of contents 1.0 (NL) Introductie... 3 2.0 (NL) Firmware installeren...

Nadere informatie

Engels op Niveau A2 Workshops Woordkennis 1

Engels op Niveau A2 Workshops Woordkennis 1 A2 Workshops Woordkennis 1 A2 Workshops Woordkennis 1 A2 Woordkennis 1 Bestuderen Hoe leer je 2000 woorden? Als je een nieuwe taal wilt spreken en schrijven, heb je vooral veel nieuwe woorden nodig. Je

Nadere informatie

MULTIFUNCTIONELE DIGITALE SYSTEMEN. Windows Server 2003, Server 2008 & Scan-to-file

MULTIFUNCTIONELE DIGITALE SYSTEMEN. Windows Server 2003, Server 2008 & Scan-to-file MULTIFUNCTIONELE DIGITALE SYSTEMEN Windows Server 2003, Server 2008 & Scan-to-file Waarschuwing Dit document is bedoeld voor systeembeheerders. Het wordt aanbevolen een back-up te maken alvorens wijziging(en)

Nadere informatie

Multi user Setup. Firebird database op een windows (server)

Multi user Setup. Firebird database op een windows (server) Multi user Setup Firebird database op een windows (server) Inhoudsopgave osfinancials multi user setup...3 Installeeren van de firebird database...3 Testing van de connectie met FlameRobin...5 Instellen

Nadere informatie

Hoe te werken met Word en SmarTeam?

Hoe te werken met Word en SmarTeam? Hoe te werken met Word en SmarTeam? Nikhef number: Item number: Date: 09/09/2010 Page: 1 of 17 23001-MT-00008 AA1330 Status: In Work Revision: A.4 Project: Bedrijf Intern Technical Departments Department:

Nadere informatie

MA!N Rapportages en Analyses

MA!N Rapportages en Analyses MA!N Rapportages en Analyses Auteur Versie CE-iT 1.2 Inhoud 1 Inleiding... 3 2 Microsoft Excel Pivot analyses... 4 2.1 Verbinding met database... 4 2.2 Data analyseren... 5 2.3 Analyses verversen... 6

Nadere informatie

bla bla Guard Gebruikershandleiding

bla bla Guard Gebruikershandleiding bla bla Guard Gebruikershandleiding Guard Guard: Gebruikershandleiding publicatie datum dinsdag, 13. januari 2015 Version 1.2 Copyright 2006-2013 OPEN-XCHANGE Inc., Dit document is intellectueel eigendom

Nadere informatie

MyDHL+ Uw accountnummer(s) delen

MyDHL+ Uw accountnummer(s) delen MyDHL+ Uw accountnummer(s) delen met anderen Uw accountnummer(s) delen met anderen in MyDHL+ In MyDHL+ is het mogelijk om uw accountnummer(s) te delen met anderen om op uw accountnummer een zending te

Nadere informatie