Skip to main content

WebTitan

Installing WADA on Window Server Core

To install WADA on the Window server core, open a command line prompt on the server core OS and enter the following:

powershell 
Import-Module bitstransfer 
start-bitstransfer -source http://download.webtitancloud.com/wada/wada.exe -destination c:\wada.exe
Add-WindowsFeature –name NET-Framework-Core 
cd c 
wada.exe