Skip to content

Instantly share code, notes, and snippets.

@potatoqualitee
Created November 16, 2022 12:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save potatoqualitee/fc91101d7415806d21059261d60fb688 to your computer and use it in GitHub Desktop.
Save potatoqualitee/fc91101d7415806d21059261d60fb688 to your computer and use it in GitHub Desktop.
Encryption Commands

Thanks for attending the session! Here are all of our related security commands:

Add-DbaComputerCertificate              
Backup-DbaComputerCertificate           
Backup-DbaDbCertificate                 
Backup-DbaDbMasterKey                   
Backup-DbaServiceMasterKey              
Disable-DbaDbEncryption                 
Disable-DbaForceNetworkEncryption       
Enable-DbaDbEncryption                  
Enable-DbaForceNetworkEncryption        
Get-DbaComputerCertificate              
Get-DbaDbAsymmetricKey                  
Get-DbaDbCertificate                    
Get-DbaDbEncryption                     
Get-DbaDbEncryptionKey                  
Get-DbaDbMasterKey                      
Get-DbaForceNetworkEncryption           
Get-DbaNetworkCertificate               
Get-DbaSpn                              
New-DbaComputerCertificate              
New-DbaComputerCertificateSigningRequest
New-DbaDbAsymmetricKey                  
New-DbaDbCertificate                    
New-DbaDbEncryptionKey                  
New-DbaDbMasterKey                      
New-DbaServiceMasterKey                 
Remove-DbaComputerCertificate           
Remove-DbaDbAsymmetricKey               
Remove-DbaDbCertificate                 
Remove-DbaDbEncryptionKey               
Remove-DbaDbMasterKey                   
Remove-DbaNetworkCertificate            
Remove-DbaSpn                           
Restore-DbaDbCertificate                
Set-DbaNetworkCertificate               
Set-DbaSpn                              
Start-DbaDbEncryption                   
Stop-DbaDbEncryption                    
Test-DbaBackupEncrypted                 
Test-DbaComputerCertificateExpiration   
Test-DbaSpn                             
Update-DbaServiceAccount                
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment