Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Additions from #335 #338

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Carterpersall
Copy link

Both of these were recommended in #335

  • Adds check to see if the currently logged in account is the built-in admin account
    • if not, disables the built-in admin account
  • Adds check on if the currently installed Windows version is 'Home'
    • if so, it uses DISM to install gpedit.msc

 - Adds check if Windows Home Edition is installed, if so, it uses DISM to install gpedit.msc
 - Adds check if current logged in user is the built-in admin account
   - If it isn't, the built-in admin account is disabled to improve security
This reverts commit 271ff4d.
 - Thought it broke something, actually it didn't
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant