Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Development #104

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

Commits on Dec 24, 2023

  1. Create BasicApplications.ps1

    Install common applications for all new systems
    AndyAdelman authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    04f7000 View commit details
    Browse the repository at this point in the history
  2. Update BasicApplications.ps1

    Some core applications
    AndyAdelman authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    80a1007 View commit details
    Browse the repository at this point in the history
  3. Update BasicApplications.ps1

    Some more common apps
    AndyAdelman authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    8dedbd7 View commit details
    Browse the repository at this point in the history
  4. Update BasicApplications.ps1

    That's it for now.
    AndyAdelman authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    158c6a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Create PrivacySettings

    Windows settings concerning privacy
    AndyAdelman authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    7535ba7 View commit details
    Browse the repository at this point in the history
  2. Rename PrivacySettings to PrivacySettings.ps1

    Change file extenstion to .ps1
    AndyAdelman authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    4af3eef View commit details
    Browse the repository at this point in the history
  3. Create SecuritySettings.ps1

    Windows settings concerning security
    AndyAdelman authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    be7781a View commit details
    Browse the repository at this point in the history
  4. Update FileExplorerSettings.ps1

    Customize File Explorer settings.
    AndyAdelman authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    c8a0898 View commit details
    Browse the repository at this point in the history
  5. Create GeneralSettings.ps1

    General settings.
    AndyAdelman authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    2ec6197 View commit details
    Browse the repository at this point in the history
  6. Create WiFiSettings.ps1

    WiFi related settings.
    AndyAdelman authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    892f6e6 View commit details
    Browse the repository at this point in the history
  7. Create StartMenuSettings.ps1

    Startup / Start Menu settings.
    AndyAdelman authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    d4e898d View commit details
    Browse the repository at this point in the history
  8. Create LockScreenSettings.ps1

    Lock screen settings.
    AndyAdelman authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    6cef2c1 View commit details
    Browse the repository at this point in the history
  9. Create TaskbarSettings.ps1

    Taskbar settings.
    AndyAdelman authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    bde6284 View commit details
    Browse the repository at this point in the history
  10. Update RemoveDefaultApps.ps1

    Uninstall unnecessary applications that come with Windows out of the box. Work in progress.
    AndyAdelman authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    4f3a5f8 View commit details
    Browse the repository at this point in the history
  11. Update GeneralSettings.ps1

    Uninstalling OneNote is moved to RemoveDefaultApps.ps1 section. NB: The RemoveDefaultApps section uses a new method for uninstalling OneNote. However, the new method is consistent with other uninstalls.
    AndyAdelman authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    53f7f0b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Init - Update Run Script

    Init - Update Run Script
    AndyAdelman authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    fdee5a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d190c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b6f6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c49dcef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18f1fd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d55f8a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d41b3c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    562f17c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7023929 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca35ba8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e551dcb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aaac554 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e88c94a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c46de6 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Create GistScript

    AndyAdelman authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8ab4002 View commit details
    Browse the repository at this point in the history
  2. Change File Extension

    AndyAdelman authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    702a2f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbf5088 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db687d5 View commit details
    Browse the repository at this point in the history
  5. Disable Gist Tips

    AndyAdelman authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6feda8e View commit details
    Browse the repository at this point in the history
  6. Gist Lock Screen

    AndyAdelman authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7e5eae1 View commit details
    Browse the repository at this point in the history
  7. Gist Start Menu

    AndyAdelman authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    21c7b88 View commit details
    Browse the repository at this point in the history
  8. Gist Taskbar

    AndyAdelman authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7db2375 View commit details
    Browse the repository at this point in the history
  9. Gist Disable Telemetry

    AndyAdelman authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e0f7f44 View commit details
    Browse the repository at this point in the history
  10. Gist Startup

    AndyAdelman authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    eac8be8 View commit details
    Browse the repository at this point in the history
  11. Gist File Explorer

    AndyAdelman authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8ca5873 View commit details
    Browse the repository at this point in the history
  12. Gist WiFi Settings

    AndyAdelman authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a73af51 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c8eb61 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b25e08a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    95c79c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    a93fb97 View commit details
    Browse the repository at this point in the history
  2. Gist Cleaning Up

    AndyAdelman authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9c84de1 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    7cc731c View commit details
    Browse the repository at this point in the history