Thor Logo dbatools

GDPR

Invoke-DbaDbPiiScan

Sander Stad (@sqlstad, sqlstad.nl)

Invoke-DbaDbPiiScan View Source Sander Stad (@sqlstad, sqlstad.nl) Windows, Linux, macOS Synopsis Command to return any columns that could potentially contain PII (Personal Identifiable Information) Description This command will go through the tables in your database and assess each column. It will first check the columns names if it was named in such a way that it would indicate PII. The next thing that it will do is pattern recognition by looking into the data from the table.

Read more