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

[pull] main from amidaware:main #2

Open
wants to merge 165 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    dd66982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd440ec View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 28, 2023

  1. Merge pull request #188 from redanthrax/UpdateLocalAdmin

    remove accounts from admin group, not disable
    silversword411 authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    e07ebbf View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    019cfd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #190 from silversword411/main

    From Discord #scripts Thanks Stefan!
    silversword411 authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    7b58891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d04ad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #191 from silversword411/main

    missed one From Discord #scripts Thanks Stefan!
    silversword411 authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    eafbbdf View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

Commits on Nov 14, 2023

  1. Install Remote App for Azure Virtual Desktop

    Added shortcut install
    redanthrax committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7be4a30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #192 from redanthrax/RemoteDesktopApp

    Install Remote App for Azure Virtual Desktop
    silversword411 authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4a433f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Scripts to monitor HP Proliant hardware status

    1 script downloads and installs 2 official HP tools from their website (RPM/Yum only at this time)
    6 scripts that can be used for script checks for various bits of hardware; Return code 2 for errors.
    brisksystems-us authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    845bce0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    e90c437 View commit details
    Browse the repository at this point in the history
  2. screenshot taker

    silversword411 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    48faf5e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #194 from silversword411/main

    3 wips and a syntax fix
    silversword411 authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    dba6afa View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    9872a9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #195 from silversword411/main

    WIP Adding winget install script
    silversword411 authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3a52a1a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    44cfdc8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #196 from silversword411/main

    Cleaning up Runasuser template
    silversword411 authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5a19e2f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    3a9aee8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #197 from silversword411/main

    WIP software uninstall script. Thx red!
    silversword411 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    126530d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Create scripts_stagingWin_HPE-SSA_Status.py

    Checks the status of RAID array(s) on HPE servers with Smart Array controllers - Requires SSACLI
    ConvexSERV authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5560f65 View commit details
    Browse the repository at this point in the history
  2. Create Win_StorageCraftSPX_Status.ps1

    Checks to see of scheduled SPX backups are completing or failing. Returns Result.
    
    Utilizes PSSQLLite Module to query the SPX database.
    Will attempt to install PSSQLLite if it is not installed.
    An optional parameter can be passed in to skip this check, and speed up the script.
    ConvexSERV authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    39e77d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #200 from ConvexSERV/patch-4

    Create Win_StorageCraftSPX_Status.ps1
    silversword411 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fbf0314 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Create Win_StorageCraftImageManager_Status.ps1

    Checks to see of scheduled Image Manager jobs are completing or failing. 
    Reads Image Manager DB (takes a copy) to check for failing events.
    Checks for IM folder activity.
    Checks for IM Events in Application Log.
    Returns Result.
    ConvexSERV authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7ab7922 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ConvexSERV/SPX-ImageManager-Status

    Create Win_StorageCraftImageManager_Status.ps1
    ConvexSERV authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    934cd98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    597c4c7 View commit details
    Browse the repository at this point in the history
  4. Create Win_HPE-SSACLI_Installl

    Downloads and installs the HPE SSACLI
    ConvexSERV authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e29bf93 View commit details
    Browse the repository at this point in the history
  5. Rename Win_HPE-SSACLI_Installl to Win_HPE-SSACLI_Install.ps1

    Fix Typo in file name.
    ConvexSERV authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4dc7f20 View commit details
    Browse the repository at this point in the history
  6. Update Win_StorageCraftImageManager_Status.ps1

    Added functionality to add the c:\ProgramData\TacticalRMM\temp\ if it does't exist.
    
    Catch error of we try to delete the temp copy of the ImageManager.mdb and it's still in use. This usually only happens during debugging, but it is worth handling.
    ConvexSERV authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4edaff4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    a3cd13c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #198 from ConvexSERV/main

    Create scripts_staging Win_HPE-SSA_Status.py Win_HPE-SSACLI_Install.ps1 Win_StorageCraftImageManager_Status.ps1
    silversword411 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    52f0dd2 View commit details
    Browse the repository at this point in the history
  3. Update Win_StorageCraftImageManager_Status.ps1

    Improved Error Handling when taking a copy of the ImageManager.mdb fie.
    ConvexSERV authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b119cdc View commit details
    Browse the repository at this point in the history
  4. Update Win_StorageCraftImageManager_Status.ps1

    Fixed title
    ConvexSERV authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a11f760 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #202 from ConvexSERV/main

    Update - SPX ImageManager Status
    silversword411 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5890cf8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc1ea6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc6d9a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Jan 2, 2024

  1. Create Win_Failed_Logon_Check

    Created a script to query the event log for failed logon events and gather information about them.
    Aidan-abss authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    19f9a15 View commit details
    Browse the repository at this point in the history
  2. Rename Win_Failed_Logon_Check to Win_Failed_Logon_Check.ps1

    Added file extension
    Aidan-abss authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ff52c50 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Updated for CyberCNS v4

    updated to not need executable
    redanthrax committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a3739c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Merge pull request #205 from redanthrax/main

    Updated for CyberCNS v4
    silversword411 authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    63fb68d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    0dce5b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from redanthrax/ClearOfficeCache

    added script for setting office to clear cache
    silversword411 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f7a51d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59f04fc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #193 from brisksystems-us/main

    Scripts to monitor HP Proliant hardware status
    silversword411 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    54db857 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a344f93 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. WIP SMB1 checker

    silversword411 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    dc53bf6 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Merge pull request #207 from redanthrax/NewTeams

    Added script to upgrade Teams to New Teams
    silversword411 authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    6fec3b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Jan 25, 2024

  1. Merge pull request #208 from dinger1986/main

    Update Win_Win11_Ready.ps1
    silversword411 authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dc7adf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. WIP: Vuln scanner

    silversword411 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    39ee66d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193631a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #203 from silversword411/main

    Refactor choco and add static choco paths. 
    WIP Vuln scanner thx d.0_0.b
    silversword411 authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ed7ca32 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Update Win_WinGet_Manage_Apps.ps1

    You must replace upgrade with update, else an upgrade of all packages is not possible
    MalteKiefer authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    78420c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from MalteKiefer/patch-1

    Update Win_WinGet_Manage_Apps.ps1
    dinger1986 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ddc2fb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    a7d403d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #210 from silversword411/main

    NIC enable/disable script. Thx https://github.com/orbitturner !
    silversword411 authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    d14350c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. created printer installer script

    added fixes for multiple printers
    redanthrax committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5668448 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    2b8876a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb38c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #212 from silversword411/main

    Updating Recycle bin and WIP spywarekiller 1.3
    silversword411 authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    809de6f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Update Win_Chocolatey_Manage_Apps_Bulk.ps1

    Adding mode parameter "upgrade-only-installed" to force choco to upgrade only packets which are installed. Default behaviour of choco would be to install packages which are not found on the target although we only want to upgrade.
    derfladi authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    408accb View commit details
    Browse the repository at this point in the history
  2. Add new mode

    Adding new mode to syntax and description
    derfladi authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    94756d0 View commit details
    Browse the repository at this point in the history
  3. fix wording

    fix wording in mdoe description
    derfladi authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d8d3d51 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Veeam Collection

    silversword411 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    477d18a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f022c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c885be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5528749 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #214 from silversword411/main

    Veeam collection, Defender exclusion update, staged speedtest, wip firefox fullscreen script
    silversword411 authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e4a8be8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #211 from redanthrax/PrinterInstaller

    created printer installer script
    silversword411 authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ddd5081 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    933e97e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #204 from Aidan-abss/main

    Query event log for Failed Logon events
    silversword411 authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6e810a2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #189 from lcsnetworks:fix_disk_cleanup_script

    Remove cleanmgr and PromptForScan functions
    silversword411 authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5ba2263 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Merge pull request #215 from silversword411/main

    Updating choco bulk to use --no-progress
    silversword411 authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    63177e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 11, 2024

  1. Update linux_os_update.sh

    dinger1986 authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    20c9eaa View commit details
    Browse the repository at this point in the history
  2. Update linux_os_update.sh

    dinger1986 authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0ee108e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00a373b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #217 from dinger1986/main

    added linux update scripts
    dinger1986 authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    37da664 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    0c845d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #218 from dinger1986/main

    Create Windows_Clear_cookies.ps1
    dinger1986 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    64bbb8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1dd608 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    147ab78 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #213 from derfladi/mode-upgrade-only-installed

    Add mode upgrade-only-installed to Win_Chocolatey_Manage_Apps_Bulk.ps1
    wh1te909 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    436259f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #216 from redanthrax/DuoRemoveUpgradeUninstall

    changed upgrade to not uninstall first
    wh1te909 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e4b698a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    a637392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c365f View commit details
    Browse the repository at this point in the history
  3. added check for tpm

    redanthrax committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    36c57da View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    637a579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa99076 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. removed end output

    redanthrax committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    aa88e2c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    35c44ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #221 from redanthrax/DuoUninstallFixes

    updated script to handle uninstall scenarios better
    silversword411 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9b22691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39f1a05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c456c1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #220 from redanthrax/Bitlocker

    WIP: Bitlocker AIO script
    silversword411 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d5e3297 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #222 from redanthrax/AutoElevateUninstallFix

    updated for better uninstall functionality
    silversword411 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    804732f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #223 from redanthrax/UninstallerImprovements

    improved uninstall, added ability for multiple apps, improved output
    silversword411 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4fad311 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    b4e00d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    401197e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #224 from silversword411/main

    Fixing Screenconnect AIO
    silversword411 authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0c0fc0d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. crowdstrike script

    redanthrax committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5830509 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    da9d1e3 View commit details
    Browse the repository at this point in the history
  2. MS Store Update Setting

    redanthrax committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3ae85a0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #227 from redanthrax/AutoStoreUpdate

    MS Store Update Setting
    silversword411 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    98380b3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #226 from redanthrax/LogShipperUpdate

    added logic for upgrade, updated params
    silversword411 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a284173 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #225 from redanthrax/Crowdstrike

    crowdstrike script
    silversword411 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d4989ba View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    5e17c71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #228 from dinger1986/main

    Update Win_Duplicati_Status.ps1
    dinger1986 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    527471a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76e10a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #229 from dinger1986/main

    Update Win_Duplicati_Status.ps1
    dinger1986 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    baff79e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    401548b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #230 from dinger1986/main

    Update Win_Duplicati_Status.ps1
    dinger1986 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    019977b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. WinRE Fix Script

    redanthrax committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e72330f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71e0b70 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #231 from redanthrax/WinREFix

    WinRE Fix Script
    silversword411 authored May 2, 2024
    Configuration menu
    Copy the full SHA
    3e35640 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #232 from redanthrax/Bitlocker

    Updated Bitlocker Script Name
    silversword411 authored May 2, 2024
    Configuration menu
    Copy the full SHA
    9431faa View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    a32be81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #233 from silversword411/main

    fix spywarekiller version comment headers
    silversword411 authored May 6, 2024
    Configuration menu
    Copy the full SHA
    ab32372 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. TRMM tasks

    silversword411 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    068f675 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    e114b3d View commit details
    Browse the repository at this point in the history
  2. Move TRMM tasks

    silversword411 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    efca24c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #234 from silversword411/main

    Py Network Scanner, TRMM task lister, Windows backup monitor scripts
    silversword411 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    e4071f1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    f338fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c426a5a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. Merge pull request #237 from redanthrax/LocalAdminFixes

    fixed issue with account existing
    wh1te909 authored May 29, 2024
    Configuration menu
    Copy the full SHA
    4d65341 View commit details
    Browse the repository at this point in the history
  2. Fix reboot script

    silversword411 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    83b637b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Update Win_Speedtest.ps1

    bbrendon authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a42aaf1 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. remove dead url

    wh1te909 authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    484743a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #239 from bbrendon/patch-1

    Update Win_Speedtest.ps1
    wh1te909 authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    87cff55 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge pull request #235 from silversword411/main

    New Community Script: Reboot
    silversword411 authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8ee1fe4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    76c58b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40ac664 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    b81e750 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #240 from silversword411/main

    Update user template, adding WIP scripts
    silversword411 authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6e314ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe843cd View commit details
    Browse the repository at this point in the history
  4. WIP: ASUS debloater

    silversword411 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f287fbd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 25, 2024

  1. Fix variable name certfileMY

    Add check for friendly name, use Subject if not present
    styx-tdo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c97842f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #241 from styx-tdo/main

    Fix variable name certfileMY
    wh1te909 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    116e51d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Merge pull request #243 from silversword411/main

    Template add folder function. WIP: Add dell RAID and asus debloat
    silversword411 authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    cce3206 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    9ff865a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #244 from silversword411/main

    chore: Refactor Win_TRMM_ScheduledTasks_List.ps1 to improve task info…
    silversword411 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    008a6dd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Proposed work for #245

    Just add the env and run_as_user keys to the schema.
    cdp1337 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    513a529 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge pull request #247 from cdp1337/community-scripts-245

    Proposed work for #245
    wh1te909 authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b0a0b28 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    e44c7a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #248 from silversword411/main

    add WIP: TRMM agent installer and lock/unlock scripts. Thx CBG_ITSUP
    silversword411 authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f19c419 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    9e193e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #249 from silversword411/main

    chore: Refactor Win_Wifi_SSID_and_Password_Retrieval.ps1 to add autoc…
    silversword411 authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    374b5f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. add WIP: Add Win_Screenconnect_Detectothers.ps1 script for detecting …

    …other remote access systems
    silversword411 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    98fa5b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #250 from silversword411/main

    add WIP: Add Win_Screenconnect_Detectothers.ps1 script for detecting …
    silversword411 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f801441 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    2f15cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930c833 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #251 from silversword411/main

    WIP Adding reboot scripts
    silversword411 authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    00fe75f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Dell PERC add keyword

    silversword411 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b0e632d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Staging: Add script to enable exclusions for specific applications an…

    …d processes in Windows Defender. Thx @dinger1986 for giving us a starting point
    silversword411 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    dd29b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c50009 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge pull request #254 from silversword411/main

    Choco bulk: Add list-upgradeable. Add Defender enable exclusions starter list
    silversword411 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d9a91bc View commit details
    Browse the repository at this point in the history