22 Commits

Author SHA1 Message Date
0d4eb555bd Dynamically load script based on test file name 2026-01-27 08:48:04 -05:00
a93bf5d923 Add UseBasicParsing, update tests cleanup, add tests for Install-WinAcme 2026-01-27 08:15:41 -05:00
9a6b91f3ed Add tests for iPerf3 install 2026-01-23 10:32:31 -05:00
0fd42610fe Add NinjaOne README 2026-01-23 10:32:14 -05:00
4e18db759e Bug fixes
- Add `-UseBasicParsing` flag to release request
- Move logs directory creation to server service section
- Fix cleanup task only running when the file doesn't exist
2026-01-15 09:58:29 -05:00
4a54e482cd Add RMM scripts 2026-01-02 14:21:40 -05:00
eece8b58c8 Refactor uninstall scripts 2026-01-02 13:29:53 -05:00
49519f97d6 Ignore logs and CSVs 2024-09-13 17:56:44 -04:00
ec15a4e2d2 Add PSTools and win-acme installers 2024-09-13 17:54:36 -04:00
06a799cc10 Add installation scripts 2024-09-13 15:56:54 -04:00
1b91c295e9 Use older webclient for compatibility 2024-08-22 10:38:41 -04:00
0601036fd5 Add migration scripts 2024-08-22 10:33:51 -04:00
6db794ce28 Added grace period for newly created accounts
Accounts which have not yet signed in will have a null `lastLogon` We do want to disable accounts which have never logged in, but want to allow IT to create accounts before the user starts.
The added `$MinAccountAge` is the minimum age of the account based on the lastCreated attribute before the script will include them to disable.
2024-06-21 08:57:35 -04:00
ca0229d36f Add .gitignore 2024-06-21 08:51:24 -04:00
db3914286f README for Automate scripts 2024-06-04 13:52:38 -04:00
23d1df1a09 Replace quotes to expand variables in AgentInstallerUri 2024-06-04 13:52:06 -04:00
3e1805ad33 UseBasicParsing and fix log path 2024-06-04 13:51:12 -04:00
c461d04165 Add Automate installation scripts 2024-06-04 11:53:52 -04:00
1c7fcdacdf Include debug information in email report 2024-05-13 12:30:44 -04:00
5d74bd4e21 Fix compatibiltiiy handling user account disables 2024-05-13 12:30:27 -04:00
779d2ad2dd Refactor user search and filtering, disabling. Include DisplayName 2024-05-13 12:16:47 -04:00
1ca15e5130 Add Disable-InactiveAdUser script 2024-05-03 13:41:12 -04:00