Backup all GPOs
Backup-Gpo -All -Path "\\Server1\GpoBackups"
Restore all GPOs
Restore-GPO -All -Domain "contoso.com" -Path "\\Server1\Backups"
Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please u...