Knowing the version of Dell Data Security (formerly Dell Data Protection) server allows an administrator to:
Versioning can be determined either through the product user interface (UI), the product Installer, or the Database. Click the appropriate option for more information.
The administration console UI can be used to determine the version for Dell Data Security server.
The administration console was upgraded to use HTML5 in Dell Data Security v9.2. An administrator can differentiate the consoles by the authentication menu.
The New Console (v9.2 and later) authentication menu says Dell Data Security on it:
The Old Console (v9.1.5 and older) authentication menu says Dell Data Protection on it:
Click the appropriate console for information about obtaining the version.
The installer versioning varies slightly between Dell Data Security server platforms:
Click the appropriate option for more information.
\Security Management Server\x64
.setup.exe
and then select Properties.The server version can be identified by checking the database. There are two databases that could be used:
Click the appropriate database type for more information.
ssms.exe
and then press OK.\InstanceName
must follow Server Name
.
InstanceName
represents the name of the database instance in your environment.select * from information where code= 'schema.version'
and then click Execute.delluser
delluser
ddpuser
ddpuser
su [USERNAME]
and enter the password.[USERNAME]
for Dell Security Management Server Virtual is:
dellsupport
dellsupport
ddpsupport
ddpsupport
cd /home/
and then press Enter.sudo –u postgres psql [DATABASE]
and then press Enter.[DATABASE]
name for Dell Security Management Server Virtual is:
ddp
ddp_8_2_0
SELECT * from information where code= 'schema.version’;
and then press Enter.\q
and then press Enter.exit
and then press Enter.exit
and then press Enter.To contact support, reference Dell Data Security International Support Phone Numbers.
Go to TechDirect to generate a technical support request online.
For additional insights and resources, join the Dell Security Community Forum.