Carter
Carter
win10debloat.ps1: - Fix some typos and grammatical errors
win10debloat.ps1: - Improved formatting to increase the readability of the script - Made the comment's formatting more consistent Much of this was previously in my pull request #285 but there...
win10debloat.ps1: - Closes #206, Any reference to C: prevents compatibility with systems that use other drives for their system, this fixes that by replacing all references to C: with $env:SystemDrive...
- Implemented Arguments - 34 Arguments Currently - Required a major restructuring of the script - Added functions for most parts of the script and calls the functions in the...
- Removing Xbox Identity Provider breaks Xbox Live games like Minecraft UWP - Fixed by commenting out the App in $Bloatware Recommended in #335
- Closes #287 - Adds a PowerShell script into 'Individual Scripts' that increases security - For everything the script does, see the repo at [https://github.com/ToddMaxey/Settings-for-TLS-and-.Net-to-enforce-strong-crypto](url) - This is not my...
HyperV Tools\vm-gpusplit.ps1: - Added prompt to enter VM name - Added reference to the MS doc for Set-VM HyperV Tools\vm-setresolution.ps1: - Added prompts for VM name, and VM resolution Might...
- Added detection to see if the Power Saver, Balanced, or Ultimate Performance power plan exists, and adds it if it does not exist. - Prevents duplication of power plans
- It seems that when $essentialundo was written, the Test-Path's in the if-statements didn't have the ! removed from them, making it that the items were removed if the command...
- Moved security-updates-only.reg into 'Individual Scripts' - Sorted 'Individual Scripts' into folders Powershell Scripts\block-ads.ps1: - Add link to creator's repo Powershell Scripts\robocopy.ps1 - Added automatic CPU thread detection Registry Tweaks\security-updates.reg...