-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: main
Are you sure you want to change the base?
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd66982 - Browse repository at this point
Copy the full SHA dd66982View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd440ec - Browse repository at this point
Copy the full SHA dd440ecView commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f4483e - Browse repository at this point
Copy the full SHA 6f4483eView commit details
Commits on Oct 28, 2023
-
Merge pull request #188 from redanthrax/UpdateLocalAdmin
remove accounts from admin group, not disable
Configuration menu - View commit details
-
Copy full SHA for e07ebbf - Browse repository at this point
Copy the full SHA e07ebbfView commit details
Commits on Oct 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 019cfd6 - Browse repository at this point
Copy the full SHA 019cfd6View commit details -
Merge pull request #190 from silversword411/main
From Discord #scripts Thanks Stefan!
Configuration menu - View commit details
-
Copy full SHA for 7b58891 - Browse repository at this point
Copy the full SHA 7b58891View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d04ad - Browse repository at this point
Copy the full SHA e4d04adView commit details -
Merge pull request #191 from silversword411/main
missed one From Discord #scripts Thanks Stefan!
Configuration menu - View commit details
-
Copy full SHA for eafbbdf - Browse repository at this point
Copy the full SHA eafbbdfView commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 72ecf5a - Browse repository at this point
Copy the full SHA 72ecf5aView commit details
Commits on Nov 14, 2023
-
Install Remote App for Azure Virtual Desktop
Added shortcut install
Configuration menu - View commit details
-
Copy full SHA for 7be4a30 - Browse repository at this point
Copy the full SHA 7be4a30View commit details -
Merge pull request #192 from redanthrax/RemoteDesktopApp
Install Remote App for Azure Virtual Desktop
Configuration menu - View commit details
-
Copy full SHA for 4a433f6 - Browse repository at this point
Copy the full SHA 4a433f6View commit details
Commits on Nov 15, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for 845bce0 - Browse repository at this point
Copy the full SHA 845bce0View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e6c6d6 - Browse repository at this point
Copy the full SHA 2e6c6d6View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e90c437 - Browse repository at this point
Copy the full SHA e90c437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48faf5e - Browse repository at this point
Copy the full SHA 48faf5eView commit details -
Merge pull request #194 from silversword411/main
3 wips and a syntax fix
Configuration menu - View commit details
-
Copy full SHA for dba6afa - Browse repository at this point
Copy the full SHA dba6afaView commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9872a9a - Browse repository at this point
Copy the full SHA 9872a9aView commit details -
Merge pull request #195 from silversword411/main
WIP Adding winget install script
Configuration menu - View commit details
-
Copy full SHA for 3a52a1a - Browse repository at this point
Copy the full SHA 3a52a1aView commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44cfdc8 - Browse repository at this point
Copy the full SHA 44cfdc8View commit details -
Merge pull request #196 from silversword411/main
Cleaning up Runasuser template
Configuration menu - View commit details
-
Copy full SHA for 5a19e2f - Browse repository at this point
Copy the full SHA 5a19e2fView commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a9aee8 - Browse repository at this point
Copy the full SHA 3a9aee8View commit details -
Merge pull request #197 from silversword411/main
WIP software uninstall script. Thx red!
Configuration menu - View commit details
-
Copy full SHA for 126530d - Browse repository at this point
Copy the full SHA 126530dView commit details
Commits on Dec 6, 2023
-
Create scripts_stagingWin_HPE-SSA_Status.py
Checks the status of RAID array(s) on HPE servers with Smart Array controllers - Requires SSACLI
Configuration menu - View commit details
-
Copy full SHA for 5560f65 - Browse repository at this point
Copy the full SHA 5560f65View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 39e77d0 - Browse repository at this point
Copy the full SHA 39e77d0View commit details -
Merge pull request #200 from ConvexSERV/patch-4
Create Win_StorageCraftSPX_Status.ps1
Configuration menu - View commit details
-
Copy full SHA for fbf0314 - Browse repository at this point
Copy the full SHA fbf0314View commit details
Commits on Dec 7, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for 7ab7922 - Browse repository at this point
Copy the full SHA 7ab7922View commit details -
Merge pull request #1 from ConvexSERV/SPX-ImageManager-Status
Create Win_StorageCraftImageManager_Status.ps1
Configuration menu - View commit details
-
Copy full SHA for 934cd98 - Browse repository at this point
Copy the full SHA 934cd98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 597c4c7 - Browse repository at this point
Copy the full SHA 597c4c7View commit details -
Create Win_HPE-SSACLI_Installl
Downloads and installs the HPE SSACLI
Configuration menu - View commit details
-
Copy full SHA for e29bf93 - Browse repository at this point
Copy the full SHA e29bf93View commit details -
Rename Win_HPE-SSACLI_Installl to Win_HPE-SSACLI_Install.ps1
Fix Typo in file name.
Configuration menu - View commit details
-
Copy full SHA for 4dc7f20 - Browse repository at this point
Copy the full SHA 4dc7f20View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 4edaff4 - Browse repository at this point
Copy the full SHA 4edaff4View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a3cd13c - Browse repository at this point
Copy the full SHA a3cd13cView commit details -
Merge pull request #198 from ConvexSERV/main
Create scripts_staging Win_HPE-SSA_Status.py Win_HPE-SSACLI_Install.ps1 Win_StorageCraftImageManager_Status.ps1
Configuration menu - View commit details
-
Copy full SHA for 52f0dd2 - Browse repository at this point
Copy the full SHA 52f0dd2View commit details -
Update Win_StorageCraftImageManager_Status.ps1
Improved Error Handling when taking a copy of the ImageManager.mdb fie.
Configuration menu - View commit details
-
Copy full SHA for b119cdc - Browse repository at this point
Copy the full SHA b119cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a11f760 - Browse repository at this point
Copy the full SHA a11f760View commit details -
Merge pull request #202 from ConvexSERV/main
Update - SPX ImageManager Status
Configuration menu - View commit details
-
Copy full SHA for 5890cf8 - Browse repository at this point
Copy the full SHA 5890cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1ea6e - Browse repository at this point
Copy the full SHA dc1ea6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc6d9a4 - Browse repository at this point
Copy the full SHA cc6d9a4View commit details
Commits on Dec 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a128d8 - Browse repository at this point
Copy the full SHA 3a128d8View commit details
Commits on Jan 2, 2024
-
Created a script to query the event log for failed logon events and gather information about them.
Configuration menu - View commit details
-
Copy full SHA for 19f9a15 - Browse repository at this point
Copy the full SHA 19f9a15View commit details -
Rename Win_Failed_Logon_Check to Win_Failed_Logon_Check.ps1
Added file extension
Configuration menu - View commit details
-
Copy full SHA for ff52c50 - Browse repository at this point
Copy the full SHA ff52c50View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3739c3 - Browse repository at this point
Copy the full SHA a3739c3View commit details
Commits on Jan 13, 2024
-
Merge pull request #205 from redanthrax/main
Updated for CyberCNS v4
Configuration menu - View commit details
-
Copy full SHA for 63fb68d - Browse repository at this point
Copy the full SHA 63fb68dView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0dce5b0 - Browse repository at this point
Copy the full SHA 0dce5b0View commit details -
Merge pull request #206 from redanthrax/ClearOfficeCache
added script for setting office to clear cache
Configuration menu - View commit details
-
Copy full SHA for f7a51d8 - Browse repository at this point
Copy the full SHA f7a51d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f04fc - Browse repository at this point
Copy the full SHA 59f04fcView commit details -
Merge pull request #193 from brisksystems-us/main
Scripts to monitor HP Proliant hardware status
Configuration menu - View commit details
-
Copy full SHA for 54db857 - Browse repository at this point
Copy the full SHA 54db857View commit details -
Configuration menu - View commit details
-
Copy full SHA for a344f93 - Browse repository at this point
Copy the full SHA a344f93View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc53bf6 - Browse repository at this point
Copy the full SHA dc53bf6View commit details
Commits on Jan 20, 2024
-
Merge pull request #207 from redanthrax/NewTeams
Added script to upgrade Teams to New Teams
Configuration menu - View commit details
-
Copy full SHA for 6fec3b6 - Browse repository at this point
Copy the full SHA 6fec3b6View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 274a4cd - Browse repository at this point
Copy the full SHA 274a4cdView commit details
Commits on Jan 25, 2024
-
Merge pull request #208 from dinger1986/main
Update Win_Win11_Ready.ps1
Configuration menu - View commit details
-
Copy full SHA for dc7adf3 - Browse repository at this point
Copy the full SHA dc7adf3View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39ee66d - Browse repository at this point
Copy the full SHA 39ee66dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 193631a - Browse repository at this point
Copy the full SHA 193631aView commit details -
Merge pull request #203 from silversword411/main
Refactor choco and add static choco paths. WIP Vuln scanner thx d.0_0.b
Configuration menu - View commit details
-
Copy full SHA for ed7ca32 - Browse repository at this point
Copy the full SHA ed7ca32View commit details
Commits on Feb 7, 2024
-
Update Win_WinGet_Manage_Apps.ps1
You must replace upgrade with update, else an upgrade of all packages is not possible
Configuration menu - View commit details
-
Copy full SHA for 78420c0 - Browse repository at this point
Copy the full SHA 78420c0View commit details -
Merge pull request #209 from MalteKiefer/patch-1
Update Win_WinGet_Manage_Apps.ps1
Configuration menu - View commit details
-
Copy full SHA for ddc2fb9 - Browse repository at this point
Copy the full SHA ddc2fb9View commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7d403d - Browse repository at this point
Copy the full SHA a7d403dView commit details -
Merge pull request #210 from silversword411/main
NIC enable/disable script. Thx https://github.com/orbitturner !
Configuration menu - View commit details
-
Copy full SHA for d14350c - Browse repository at this point
Copy the full SHA d14350cView commit details
Commits on Feb 15, 2024
-
created printer installer script
added fixes for multiple printers
Configuration menu - View commit details
-
Copy full SHA for 5668448 - Browse repository at this point
Copy the full SHA 5668448View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b8876a - Browse repository at this point
Copy the full SHA 2b8876aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb38c2 - Browse repository at this point
Copy the full SHA 0fb38c2View commit details -
Merge pull request #212 from silversword411/main
Updating Recycle bin and WIP spywarekiller 1.3
Configuration menu - View commit details
-
Copy full SHA for 809de6f - Browse repository at this point
Copy the full SHA 809de6fView commit details
Commits on Feb 22, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 408accb - Browse repository at this point
Copy the full SHA 408accbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94756d0 - Browse repository at this point
Copy the full SHA 94756d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d3d51 - Browse repository at this point
Copy the full SHA d8d3d51View commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 477d18a - Browse repository at this point
Copy the full SHA 477d18aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f022c - Browse repository at this point
Copy the full SHA 54f022cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c885be - Browse repository at this point
Copy the full SHA 6c885beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5528749 - Browse repository at this point
Copy the full SHA 5528749View commit details -
Merge pull request #214 from silversword411/main
Veeam collection, Defender exclusion update, staged speedtest, wip firefox fullscreen script
Configuration menu - View commit details
-
Copy full SHA for e4a8be8 - Browse repository at this point
Copy the full SHA e4a8be8View commit details -
Merge pull request #211 from redanthrax/PrinterInstaller
created printer installer script
Configuration menu - View commit details
-
Copy full SHA for ddd5081 - Browse repository at this point
Copy the full SHA ddd5081View commit details -
Configuration menu - View commit details
-
Copy full SHA for 933e97e - Browse repository at this point
Copy the full SHA 933e97eView commit details -
Merge pull request #204 from Aidan-abss/main
Query event log for Failed Logon events
Configuration menu - View commit details
-
Copy full SHA for 6e810a2 - Browse repository at this point
Copy the full SHA 6e810a2View commit details -
Merge pull request #189 from lcsnetworks:fix_disk_cleanup_script
Remove cleanmgr and PromptForScan functions
Configuration menu - View commit details
-
Copy full SHA for 5ba2263 - Browse repository at this point
Copy the full SHA 5ba2263View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6210fb - Browse repository at this point
Copy the full SHA f6210fbView commit details
Commits on Mar 6, 2024
-
Merge pull request #215 from silversword411/main
Updating choco bulk to use --no-progress
Configuration menu - View commit details
-
Copy full SHA for 63177e9 - Browse repository at this point
Copy the full SHA 63177e9View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20e3755 - Browse repository at this point
Copy the full SHA 20e3755View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20c9eaa - Browse repository at this point
Copy the full SHA 20c9eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ee108e - Browse repository at this point
Copy the full SHA 0ee108eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a373b - Browse repository at this point
Copy the full SHA 00a373bView commit details -
Merge pull request #217 from dinger1986/main
added linux update scripts
Configuration menu - View commit details
-
Copy full SHA for 37da664 - Browse repository at this point
Copy the full SHA 37da664View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c845d5 - Browse repository at this point
Copy the full SHA 0c845d5View commit details -
Merge pull request #218 from dinger1986/main
Create Windows_Clear_cookies.ps1
Configuration menu - View commit details
-
Copy full SHA for 64bbb8a - Browse repository at this point
Copy the full SHA 64bbb8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1dd608 - Browse repository at this point
Copy the full SHA a1dd608View commit details -
Configuration menu - View commit details
-
Copy full SHA for 147ab78 - Browse repository at this point
Copy the full SHA 147ab78View commit details -
Merge pull request #213 from derfladi/mode-upgrade-only-installed
Add mode upgrade-only-installed to Win_Chocolatey_Manage_Apps_Bulk.ps1
Configuration menu - View commit details
-
Copy full SHA for 436259f - Browse repository at this point
Copy the full SHA 436259fView commit details -
Merge pull request #216 from redanthrax/DuoRemoveUpgradeUninstall
changed upgrade to not uninstall first
Configuration menu - View commit details
-
Copy full SHA for e4b698a - Browse repository at this point
Copy the full SHA e4b698aView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a637392 - Browse repository at this point
Copy the full SHA a637392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27c365f - Browse repository at this point
Copy the full SHA 27c365fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36c57da - Browse repository at this point
Copy the full SHA 36c57daView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 637a579 - Browse repository at this point
Copy the full SHA 637a579View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa99076 - Browse repository at this point
Copy the full SHA aa99076View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa88e2c - Browse repository at this point
Copy the full SHA aa88e2cView commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35c44ab - Browse repository at this point
Copy the full SHA 35c44abView commit details -
Merge pull request #221 from redanthrax/DuoUninstallFixes
updated script to handle uninstall scenarios better
Configuration menu - View commit details
-
Copy full SHA for 9b22691 - Browse repository at this point
Copy the full SHA 9b22691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f1a05 - Browse repository at this point
Copy the full SHA 39f1a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c456c1 - Browse repository at this point
Copy the full SHA 6c456c1View commit details -
Merge pull request #220 from redanthrax/Bitlocker
WIP: Bitlocker AIO script
Configuration menu - View commit details
-
Copy full SHA for d5e3297 - Browse repository at this point
Copy the full SHA d5e3297View commit details -
Merge pull request #222 from redanthrax/AutoElevateUninstallFix
updated for better uninstall functionality
Configuration menu - View commit details
-
Copy full SHA for 804732f - Browse repository at this point
Copy the full SHA 804732fView commit details -
Merge pull request #223 from redanthrax/UninstallerImprovements
improved uninstall, added ability for multiple apps, improved output
Configuration menu - View commit details
-
Copy full SHA for 4fad311 - Browse repository at this point
Copy the full SHA 4fad311View commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4e00d7 - Browse repository at this point
Copy the full SHA b4e00d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 401197e - Browse repository at this point
Copy the full SHA 401197eView commit details -
Merge pull request #224 from silversword411/main
Fixing Screenconnect AIO
Configuration menu - View commit details
-
Copy full SHA for 0c0fc0d - Browse repository at this point
Copy the full SHA 0c0fc0dView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5830509 - Browse repository at this point
Copy the full SHA 5830509View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da9d1e3 - Browse repository at this point
Copy the full SHA da9d1e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae85a0 - Browse repository at this point
Copy the full SHA 3ae85a0View commit details -
Merge pull request #227 from redanthrax/AutoStoreUpdate
MS Store Update Setting
Configuration menu - View commit details
-
Copy full SHA for 98380b3 - Browse repository at this point
Copy the full SHA 98380b3View commit details -
Merge pull request #226 from redanthrax/LogShipperUpdate
added logic for upgrade, updated params
Configuration menu - View commit details
-
Copy full SHA for a284173 - Browse repository at this point
Copy the full SHA a284173View commit details -
Merge pull request #225 from redanthrax/Crowdstrike
crowdstrike script
Configuration menu - View commit details
-
Copy full SHA for d4989ba - Browse repository at this point
Copy the full SHA d4989baView commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e17c71 - Browse repository at this point
Copy the full SHA 5e17c71View commit details -
Merge pull request #228 from dinger1986/main
Update Win_Duplicati_Status.ps1
Configuration menu - View commit details
-
Copy full SHA for 527471a - Browse repository at this point
Copy the full SHA 527471aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e10a5 - Browse repository at this point
Copy the full SHA 76e10a5View commit details -
Merge pull request #229 from dinger1986/main
Update Win_Duplicati_Status.ps1
Configuration menu - View commit details
-
Copy full SHA for baff79e - Browse repository at this point
Copy the full SHA baff79eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 401548b - Browse repository at this point
Copy the full SHA 401548bView commit details -
Merge pull request #230 from dinger1986/main
Update Win_Duplicati_Status.ps1
Configuration menu - View commit details
-
Copy full SHA for 019977b - Browse repository at this point
Copy the full SHA 019977bView commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e72330f - Browse repository at this point
Copy the full SHA e72330fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71e0b70 - Browse repository at this point
Copy the full SHA 71e0b70View commit details -
Merge pull request #231 from redanthrax/WinREFix
WinRE Fix Script
Configuration menu - View commit details
-
Copy full SHA for 3e35640 - Browse repository at this point
Copy the full SHA 3e35640View commit details -
Merge pull request #232 from redanthrax/Bitlocker
Updated Bitlocker Script Name
Configuration menu - View commit details
-
Copy full SHA for 9431faa - Browse repository at this point
Copy the full SHA 9431faaView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a32be81 - Browse repository at this point
Copy the full SHA a32be81View commit details -
Merge pull request #233 from silversword411/main
fix spywarekiller version comment headers
Configuration menu - View commit details
-
Copy full SHA for ab32372 - Browse repository at this point
Copy the full SHA ab32372View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 068f675 - Browse repository at this point
Copy the full SHA 068f675View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43e8c88 - Browse repository at this point
Copy the full SHA 43e8c88View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e114b3d - Browse repository at this point
Copy the full SHA e114b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for efca24c - Browse repository at this point
Copy the full SHA efca24cView commit details -
Merge pull request #234 from silversword411/main
Py Network Scanner, TRMM task lister, Windows backup monitor scripts
Configuration menu - View commit details
-
Copy full SHA for e4071f1 - Browse repository at this point
Copy the full SHA e4071f1View commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f338fab - Browse repository at this point
Copy the full SHA f338fabView commit details -
Configuration menu - View commit details
-
Copy full SHA for c426a5a - Browse repository at this point
Copy the full SHA c426a5aView commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79af8f0 - Browse repository at this point
Copy the full SHA 79af8f0View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 054a214 - Browse repository at this point
Copy the full SHA 054a214View commit details
Commits on May 29, 2024
-
Merge pull request #237 from redanthrax/LocalAdminFixes
fixed issue with account existing
Configuration menu - View commit details
-
Copy full SHA for 4d65341 - Browse repository at this point
Copy the full SHA 4d65341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83b637b - Browse repository at this point
Copy the full SHA 83b637bView commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a42aaf1 - Browse repository at this point
Copy the full SHA a42aaf1View commit details
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 484743a - Browse repository at this point
Copy the full SHA 484743aView commit details -
Merge pull request #239 from bbrendon/patch-1
Update Win_Speedtest.ps1
Configuration menu - View commit details
-
Copy full SHA for 87cff55 - Browse repository at this point
Copy the full SHA 87cff55View commit details
Commits on Jun 4, 2024
-
Merge pull request #235 from silversword411/main
New Community Script: Reboot
Configuration menu - View commit details
-
Copy full SHA for 8ee1fe4 - Browse repository at this point
Copy the full SHA 8ee1fe4View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76c58b2 - Browse repository at this point
Copy the full SHA 76c58b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40ac664 - Browse repository at this point
Copy the full SHA 40ac664View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6a8e1b - Browse repository at this point
Copy the full SHA c6a8e1bView commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b81e750 - Browse repository at this point
Copy the full SHA b81e750View commit details -
Merge pull request #240 from silversword411/main
Update user template, adding WIP scripts
Configuration menu - View commit details
-
Copy full SHA for 6e314ce - Browse repository at this point
Copy the full SHA 6e314ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe843cd - Browse repository at this point
Copy the full SHA fe843cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f287fbd - Browse repository at this point
Copy the full SHA f287fbdView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb39181 - Browse repository at this point
Copy the full SHA cb39181View commit details
Commits on Jul 25, 2024
-
Add check for friendly name, use Subject if not present
Configuration menu - View commit details
-
Copy full SHA for c97842f - Browse repository at this point
Copy the full SHA c97842fView commit details -
Merge pull request #241 from styx-tdo/main
Fix variable name certfileMY
Configuration menu - View commit details
-
Copy full SHA for 116e51d - Browse repository at this point
Copy the full SHA 116e51dView commit details
Commits on Jul 27, 2024
-
Merge pull request #243 from silversword411/main
Template add folder function. WIP: Add dell RAID and asus debloat
Configuration menu - View commit details
-
Copy full SHA for cce3206 - Browse repository at this point
Copy the full SHA cce3206View commit details
Commits on Aug 12, 2024
-
chore: Refactor Win_TRMM_ScheduledTasks_List.ps1 to improve task info…
…rmation retrieval
Configuration menu - View commit details
-
Copy full SHA for 9ff865a - Browse repository at this point
Copy the full SHA 9ff865aView commit details -
Merge pull request #244 from silversword411/main
chore: Refactor Win_TRMM_ScheduledTasks_List.ps1 to improve task info…
Configuration menu - View commit details
-
Copy full SHA for 008a6dd - Browse repository at this point
Copy the full SHA 008a6ddView commit details
Commits on Aug 15, 2024
-
Just add the env and run_as_user keys to the schema.
Configuration menu - View commit details
-
Copy full SHA for 513a529 - Browse repository at this point
Copy the full SHA 513a529View commit details
Commits on Aug 20, 2024
-
Merge pull request #247 from cdp1337/community-scripts-245
Proposed work for #245
Configuration menu - View commit details
-
Copy full SHA for b0a0b28 - Browse repository at this point
Copy the full SHA b0a0b28View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e44c7a7 - Browse repository at this point
Copy the full SHA e44c7a7View commit details -
Merge pull request #248 from silversword411/main
add WIP: TRMM agent installer and lock/unlock scripts. Thx CBG_ITSUP
Configuration menu - View commit details
-
Copy full SHA for f19c419 - Browse repository at this point
Copy the full SHA f19c419View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e193e8 - Browse repository at this point
Copy the full SHA 9e193e8View commit details -
Merge pull request #249 from silversword411/main
chore: Refactor Win_Wifi_SSID_and_Password_Retrieval.ps1 to add autoc…
Configuration menu - View commit details
-
Copy full SHA for 374b5f0 - Browse repository at this point
Copy the full SHA 374b5f0View commit details
Commits on Aug 28, 2024
-
add WIP: Add Win_Screenconnect_Detectothers.ps1 script for detecting …
…other remote access systems
Configuration menu - View commit details
-
Copy full SHA for 98fa5b5 - Browse repository at this point
Copy the full SHA 98fa5b5View commit details -
Merge pull request #250 from silversword411/main
add WIP: Add Win_Screenconnect_Detectothers.ps1 script for detecting …
Configuration menu - View commit details
-
Copy full SHA for f801441 - Browse repository at this point
Copy the full SHA f801441View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f15cf5 - Browse repository at this point
Copy the full SHA 2f15cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 930c833 - Browse repository at this point
Copy the full SHA 930c833View commit details -
Merge pull request #251 from silversword411/main
WIP Adding reboot scripts
Configuration menu - View commit details
-
Copy full SHA for 00fe75f - Browse repository at this point
Copy the full SHA 00fe75fView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b0e632d - Browse repository at this point
Copy the full SHA b0e632dView commit details
Commits on Sep 11, 2024
-
Staging: Add script to enable exclusions for specific applications an…
…d processes in Windows Defender. Thx @dinger1986 for giving us a starting point
Configuration menu - View commit details
-
Copy full SHA for dd29b84 - Browse repository at this point
Copy the full SHA dd29b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c50009 - Browse repository at this point
Copy the full SHA 3c50009View commit details
Commits on Oct 29, 2024
-
Merge pull request #254 from silversword411/main
Choco bulk: Add list-upgradeable. Add Defender enable exclusions starter list
Configuration menu - View commit details
-
Copy full SHA for d9a91bc - Browse repository at this point
Copy the full SHA d9a91bcView commit details