Backing up GPOs from list of GUIDs

Hello all,

I am new to Powershell and I am trying to figure out the correct syntax to backup a specific list of GPOs. I have already identified a list of GPOs and their GUIDs that I need to backup however I am not sure how to get Powershell to read a text file of listed GUIDs to backup instead of backing up the all GPOs. Is there a way to execute a

Get-Backup "c:\guid_list.txt" >> c:\gpo_backup

Or something similar?

Any help would be greatly appreciated and thanks in advance,

Mac

July 31st, 2015 9:46am

help get-content -full

help backup-gpo -full

read the exa

Free Windows Admin Tool Kit Click here and download it now
July 31st, 2015 10:04am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics