Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

For automating the installation process in multiple nodes it is possible to create a .bat file containing the environmental variables set and parameter required for silent (unattended) operation.

set VCRUIMODE=/q 
set DOTNET_MODE=/passive /norestart 
set VSIS_MODE=/passive /norestart 
Revolution-R-Enterprise-7.0.0-Windows.exe /exebasicui PIDKEY=<YOUR-SERIAL-KEY> /qb /L* %TEMP%\Revo_Enterprise_install.log

Run this .bat script  from command line for each node you require,  and verify each %TEMP%\Revo_Enterprise_install.log for error messages when finished.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×