diff --git a/scripts/remove-default-apps.ps1 b/scripts/remove-default-apps.ps1 index 391d602..ca86b2e 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -4,7 +4,7 @@ Import-Module -DisableNameChecking $PSScriptRoot\..\lib\take-own.psm1 -echo "Elevating priviledges for this process" +echo "Elevating privileges for this process" do {} until (Elevate-Privileges SeTakeOwnershipPrivilege) echo "Uninstalling default apps"