mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-07-26 11:49:17 +00:00
Update curated website materials
This commit is contained in:
@@ -4,7 +4,7 @@ description: "Curated examples for common Group Policy administration and cleanu
|
||||
layout: docs
|
||||
---
|
||||
|
||||
These examples are maintained with the GPOZaurr repository and chosen for the website because they explain a real administrative workflow.
|
||||
These GPOZaurr examples focus on practical Group Policy review and backup patterns rather than the full raw example set.
|
||||
|
||||
## Featured examples
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ $GPOSummary = Backup-GPOZaurr `
|
||||
-BackupPath "$Env:UserProfile\Desktop\GPO" `
|
||||
-Verbose `
|
||||
-Type Disabled, Empty `
|
||||
-IncludeDomains 'ad.evotec.pl'
|
||||
-IncludeDomains 'corp.example.com'
|
||||
|
||||
$GPOSummary | Format-Table -AutoSize
|
||||
|
||||
|
||||
Reference in New Issue
Block a user