remove IsAdmin check

This commit is contained in:
2022-10-25 15:03:44 -04:00
parent 5b7cf4c7a2
commit afbc2e9b70
+1 -1
View File
@@ -1,5 +1,5 @@
# Make sure this script runs as admin
If ( IsAdmin -eq $false ) { LogMsg "This script can only be run as admin" ; Exit }
#If ( IsAdmin -eq $false ) { LogMsg "This script can only be run as admin" ; Exit }
# This is the list of Windows 10 AppX app names that we'll try to uninstall
$AppList = @(