In dit artikel leert u hoe u ArcGIS Reality Studio snel op meerdere machines kunt implementeren door installatie en licentieautorisatie te automatiseren.<\/SPAN><\/P>Alles wat u nodig hebt is de ArcGIS Reality Studio-installatieprogramma (.msi) en een geldig autorisatiebestand (.prvc).<\/SPAN><\/P>Een basis automatische installatie instellen<\/SPAN><\/H2>Gebruik de volgende opdrachten om Reality Studio te installeren en te autoriseren. Vergeet niet <\/SPAN><Path_to_ArcGISRealityStudio.msi><\/EM> en <\/SPAN><Path_to_prvc> <\/EM> te vervangen door de werkelijke paden naar het installatieprogramma en de autorisatiebestanden.<\/SPAN><\/P>Installatie<\/SPAN><\/H3>msiexec.exe \/i <Path_to_ArcGISRealityStudio.msi> ALLUSERS=1 INSTALLDIR="C:\Program Files\ArcGIS\RealityStudio" ACCEPTEULA=YES AUTHORIZATION_TYPE=SINGLE_USE \/qb
<\/SPAN><\/PRE>Let op dat Reality Studio alleen kan worden gebruikt met een single-use licentie.<\/SPAN><\/P>Autorisatie<\/SPAN><\/H3>"<\/SPAN><<\/EM>ArcGIS_Reality_Studio_installation_directory>\\bin\\SoftwareAuthorizationPro.exe" \/LIF "<Path_to_prvc>" \/s<\/SPAN><\/EM><\/PRE>Let op dat de ArcGIS-licentieservice (<\/SPAN>SoftwareAuthorizationPro.exe<\/EM>) alleen wordt geïnstalleerd met Reality Studio voor per-machine installaties. Voor per-gebruiker installaties kan deze worden geïnstalleerd met de volgende opdracht:<\/SPAN><\/P>msiexec.exe \/i "<\/SPAN><<\/EM>ArcGIS_Reality_Studio_installation_directory>\\<\/EM>Resources\\ArcGIS Licensing Service\\ArcGISLS.msi" \/?qb<\/SPAN><\/PRE>Pas uw installatie aan<\/SPAN><\/H2>Om uw Reality Studio-installatie af te stemmen op uw specifieke behoeften, kan het installatieproces worden uitgevoerd met verschillende argumenten.<\/SPAN><\/P>Parameter<\/SPAN><\/STRONG>
en standaardwaarde<\/SPAN><\/P><\/TD>Beschrijving<\/SPAN><\/STRONG><\/P><\/TD>Voorbeeld<\/SPAN><\/STRONG>
\/?i<\/SPAN>
Installeer een programma<\/SPAN>
msiexec.exe \/i <pad\/?naar\/?msi-bestand.msi><\/SPAN>
\/?x<\/SPAN>
Demonteer een programma<\/SPAN>
msiexec.exe \/x {product-code}<\/SPAN>\/?qb, \/qr, \/qn<\/SPAN>
Zet de gebruikersinterface-modus. Biedt een basis (qb), gereduceerde (qr) of geen interface (qn)<\/SPAN>
msiexec.exe <pad/naar/msi-bestand.msi> \/qb
< P >< STRONG >< SPAN >ALLUSERS</ SPAN ></ STRONG >< SPAN >=2</ SPAN ></ P ></ TD >< TD width = "109.25px" height = "193px" >< P >< SPAN >Bepaalt of de software per machine wordt geïnstalleerd, als ingesteld op < EM >1,< / EM > of per gebruiker, wanneer ingesteld op < EM >2</ EM ></ SPAN ></ P ></ TD >< TD width = "623.552px" height = "193px" >< PRE >< SPAN >msiexec.exe \/i <pad/naar/msi-bestand.msi> ALLUSERS=1</ SPAN ></ PRE ></ TD ></ TR >< TR >< TD width = "233.188px" height = "237px" >< P >< STRONG >< SPAN >ENABLEEUEI</ SPAN ></ STRONG >=1</ P >< P >< STRONG >< SPAN > </ SPAN ></ STRONG ></ P ></ TD >< TD width = "109.25px" height = "237px" >< P >< SPAN >Draag bij aan het Esri User Experience Improvement-programma door deze parameter in te stellen op < EM >1</ EM > of stel in op < EM >0</ EM > om deelname te voorkomen</ SPAN ></ P ></ TD >< TD width = "623.552px" height = "237px" >< PRE >< SPAN >msiexec.exe \/i <pad/naar/msi-bestand.msi> ENABLEEUEI=1</ SPAN ></ PRE ></ TD ></ TR >< TR >< TD width = "233.188px" height = "127px" >< STRONG >ENABLE_ERROR_REPORTS</ STRONG >=1</ TD >< TD width = "109.25px" height = "127px" >< P >< SPAN >Verzend foutmeldingen naar Esri. Stel in op < EM >0</ EM > om geen rapporten te verzenden</ SPAN ></ P ></ TD >< TD width = "623.552px" height = "127px" >< PRE >< SPAN >msiexec.exe \/i <pad/naar/msi-bestand.msi> ENABLE_ERROR_REPORTS=1</ SPAN ></ PRE ></ TD ></ TR >< TR >< TD width = "233.188px" height = "171px" >< P >< STRONG >< SPAN >ACCEPTEULA</ SPAN ></ STRONG >=NO</ P ></ TD >< TD width = "109.25px" height = "171px" >< P >< SPAN >Stel in op < EM >YES</ EM > om de Eindgebruikerslicentieovereenkomst te accepteren (vereist voor installatie)</ SPAN ></ P ></ TD >< TD width = "623.552px" height = "171px" >< PRE >< SPAN >msiexec.exe \/i <pad/naar/msi-bestand.msi> ACCEPTEULA=YES</ SPAN ></ PRE ></ TD ></ TR >< TR >< TD width = "233.188px" height = "348px" >< P >< STRONG >< SPAN >INSTALLDIR</ SPAN ></ STRONG ></ P >< P > < / P >< P >Standaard voor per-machine installatie:
%System Drive%\
Program Files\
ArcGIS\RealityStudio</ EM></ P > < P > < / P > < P >Voor per-gebruiker installatie:
%System Drive%\</ EM>
%USERPROFILE%\</ EM>
AppData\Local\Programs\</ EM>
ArcGIS\RealityStudio</ EM></ P > </ TD > < TD width =