diff --git a/Examples/Example-48-RepairBrokenLinks.ps1 b/Examples/Example-48-RepairBrokenLinks.ps1 index 40e02ca..7cc973f 100644 --- a/Examples/Example-48-RepairBrokenLinks.ps1 +++ b/Examples/Example-48-RepairBrokenLinks.ps1 @@ -1,5 +1,5 @@ Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force -Repair-GPOZaurrBrokenLink -Verbose -LimitProcessing 1 -WhatIf +Repair-GPOZaurrBrokenLink -Verbose -LimitProcessing 1 #-WhatIf #Repair-GPOZaurrBrokenLink -Verbose -IncludeDomains ad.evotec.pl -LimitProcessing 30 #-WhatIf \ No newline at end of file