Invoke-DbaDbPiiScan
Sander Stad (@sqlstad, sqlstad.nl)
Invoke-DbaDbPiiScan View Source Sander Stad (@sqlstad, sqlstad.nl) Windows, Linux, macOS On this page: Synopsis · Description · Syntax · Examples · Parameters · Outputs 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.
Read more
dbatools