Episode 5 – BackupRestoreImport-GPO

Download the MP3 Podcast In this episode we look at how you can Backup, Restore, and Import Group Policy Objects using Windows PowerShell and the cmdlets that come with the Group Policy module in the latest version of RSAT and the GPMC. $dir = '\\server1\gpobackups' # Backups Get-GPO -All |Backup-GPO -Path $dir Get-GPO remoting |Backup-GPO […]

Om Podcasten

Join MVP recipient and PowerShell Bible author, Tome Tanasovski, in a short-form podcast that will explore a PowerShell cmdlet or technique in each episode.