# ADS - Migrate ADS v3.3 to v4.0 Export/Import Managed Devices

Migrate from ADS v3.3 to v4.0 can be implemented using Export/Import Managed Devices in the web portals.

In the current ADS 3.3 use the option Export, this will create a CSV file with all the managed devices

<div class="entry-content wp-block-post-content is-layout-flow" id="bkmrk-"><div class="entry-content wp-block-post-content is-layout-flow"><figure class="wp-block-image size-full is-resized">![](https://whereismyvoicepacket.com/wp-content/uploads/2022/10/image-340.png)</figure></div></div>Deploy the OVA for version 4.0 (this deploy will only install the OS required to run ADS).

Change the default password for admin (admin01) and root (root01) users in ADS OS, password will be required to change after first login.

After changing the password for root, ADS wizard runs by default, it will require default information for OS (hostname, IP, mask, gateway, DNS and timezone):

<div class="entry-content wp-block-post-content is-layout-flow" id="bkmrk--1"><div class="entry-content wp-block-post-content is-layout-flow"><figure class="wp-block-image size-full is-resized">![](https://whereismyvoicepacket.com/wp-content/uploads/2022/10/image-341.png)</figure><figure class="wp-block-image size-full is-resized">![](https://whereismyvoicepacket.com/wp-content/uploads/2022/10/image-342.png)</figure><figure class="wp-block-image size-full is-resized">![](https://whereismyvoicepacket.com/wp-content/uploads/2022/10/image-343.png)</figure></div></div>Avaya Diagnostic Server comes with software installer which is located in folder /installer

This is the GA software any updates or service packs needs to be applied after installing the GA software.

In this case only ADS 4.0 will be installed.

Move to /installer/ and extract the files to start the implementation of the ADS, issue the command:

***tar -xvf ADS-Installer-4.0.0.0-843.tar.gz***

<div class="entry-content wp-block-post-content is-layout-flow" id="bkmrk--2"><div class="entry-content wp-block-post-content is-layout-flow"><figure class="wp-block-image size-full is-resized">![](https://whereismyvoicepacket.com/wp-content/uploads/2022/10/image-344.png)</figure></div></div>After extracting a new folder is now available in the /installer folder, issue the following command to check this new folder:

***ls -ltr***

<div class="entry-content wp-block-post-content is-layout-flow" id="bkmrk--3"><div class="entry-content wp-block-post-content is-layout-flow"><figure class="wp-block-image size-full is-resized">![](https://whereismyvoicepacket.com/wp-content/uploads/2022/10/image-345.png)</figure></div></div>Move to the new folder, use the following command:

***cd*** ***ADS-Installer-4.0.0.0-843***

<div class="entry-content wp-block-post-content is-layout-flow" id="bkmrk--4"><div class="entry-content wp-block-post-content is-layout-flow"><figure class="wp-block-image size-full is-resized">![](https://whereismyvoicepacket.com/wp-content/uploads/2022/10/image-346.png)</figure></div></div>Modify parameters on *ADS\_Response.properties* file to perform an unattended installation (make sure SMTP parameters are included as they are mandatory to run the installation), use the following command:

***./install.sh -unattended***

After ADS installation is completed successfully, you should be able to access the web portal for ADS [https://IP\_Address:7443](https://ip_address:7443)

This CSV file can be used to be imported in the ADS 4.0

<div class="entry-content wp-block-post-content is-layout-flow" id="bkmrk--5"><figure class="wp-block-image size-large is-resized">![](https://whereismyvoicepacket.com/wp-content/uploads/2022/10/image-347-1024x746.png)</figure></div>