The SQL Server Configuration Tool is created along with the Data Masker client software when the product is installed. Visually, the SQL Server Configuration Tool consists of three tabs - each devoted to a specific function.

The DLL will be installed in the Binn directory of the instance being configured. In most cases the appropriate directory will be automatically detected. If the auto-detection fails the Binn directory must set manually. The server side installation also creates the extended stored procedures - this process requires access to the sa account since it is the only one which can own extended stored procedures.
The Data Sets which provide replacement data for Substitution Rules are also installed at this time. The Data Sets will be installed in a subdirectory of the specified Binn directory named Data Masker DataSets.
The Configure Login button automates the process of configuring an SQL Server Login so that it is granted the required permissions and access rights which permit access to the Data Masker functionality.


The UnInstallation procedure involves the removal of the DLL and installed data sets and also the dropping of the Data Masker extended stored procedures in the SA account which access the DLL.