Commit Graph
712 Commits
Author SHA1 Message Date
dyoder 0127474dbe try getting the date again 2024-07-01 11:24:24 -04:00
dyoder bb682a43ee get the date to run and add a new line 2024-07-01 11:22:17 -04:00
dyoder 98c1b3e214 create script and run that instead 2024-07-01 11:19:20 -04:00
dyoder f77479c7b7 lots of cleanup 2024-06-25 16:07:23 -04:00
dyoder 68114af27e removed a few lines since the logic moved to Tools.ps1 2024-06-25 16:07:04 -04:00
dyoder f4905fec68 added a bunch of functions 2024-06-25 16:06:37 -04:00
dyoder b82f741a79 just need to test the data that gets sent to this script 2024-06-25 12:04:42 -04:00
dyoder 676dd0011c fixed incorrect global var name 2024-06-25 11:47:03 -04:00
dyoder 6c27d5fa18 source external scripts that have no arguments instead of running in scriptblock 2024-06-24 17:06:45 -04:00
dyoder c753b13f1e use new funcs in Tools.ps1 2024-06-24 16:51:50 -04:00
dyoder b5bfe4b814 use new funcs in Tools.ps1 2024-06-24 16:51:40 -04:00
dyoder 907ee882bf added funcs for working with tickets 2024-06-24 16:51:19 -04:00
dyoder cbdca2b4eb handle no alert data 2024-06-21 17:04:17 -04:00
dyoder 7986d28dfc renamed 2024-06-21 17:01:38 -04:00
dyoder 4e85dee127 import the syncro module if needed 2024-06-21 14:51:19 -04:00
dyoder b738b25b9a trim 2024-06-21 14:28:50 -04:00
dyoder ebc98e979e allow running the script adhoc to update an existing ticket 2024-06-21 14:24:37 -04:00
dyoder ea6f7cd489 fix ticket comment wording 2024-06-19 13:34:25 -04:00
dyoder dff96bbd12 added more ticket comments
tried to fix the regex for reducing sfc output
2024-06-19 13:29:59 -04:00
dyoder c078638e1d wait 20min for bsod report to be generated
don't download BlueScreenView, expect it
move all of ticket creation into try block
2024-06-17 17:04:16 -04:00
dyoder 05da2d726e comment out unused funcs 2024-06-17 16:48:50 -04:00
dyoder 427e694fb3 added func Install-LocalTools
run Install-LocalTools at every call to this script
2024-06-17 16:45:21 -04:00
dyoder 475f517417 initial commit 2024-06-17 15:03:47 -04:00
dyoder 16e8701bfc try to cleanup sfc output in ticket comment 2024-06-17 14:13:37 -04:00
dyoder 2ae279c429 added billing note for time entry 2024-06-14 21:29:06 -04:00
dyoder 5a03788ca2 cleanup output for ticket comments 2024-06-14 21:22:16 -04:00
dyoder cc3f42b539 update ticket subject to be user facing
added $TimeAttributedToUser for billing
delete Fix-WindowsHealth script after running
2024-06-14 17:09:27 -04:00
dyoder f82ce18319 little cleanup
added some pauses to prevent spamming the end user
invokes Fix-WindowsHealth if necessary
2024-06-14 16:42:50 -04:00
dyoder 4c32fe1c1e allow for updating ticket comments 2024-06-14 16:41:02 -04:00
dyoder 5b4c3f2f7a testing 2024-06-14 15:01:46 -04:00
dyoder 35b8e4bbbb a little cleanup 2024-06-14 13:51:56 -04:00
dyoder f07edb4044 use .net to read report into string var 2024-06-14 13:47:37 -04:00
dyoder 4c2e9979f1 correctly get string from file content 2024-06-14 13:37:29 -04:00
dyoder 4275e667df testing 2024-06-14 13:34:49 -04:00
dyoder ad0cfb45f3 testing 2024-06-14 13:32:10 -04:00
dyoder a425a38c25 don't download util twice
wait for ticket to be created before adding comment
2024-06-14 12:59:17 -04:00
dyoder 3f45c70b3a initial commit 2024-06-14 12:46:02 -04:00
dyoder 04b7ba11c6 update to v7.9.5.150 2024-06-12 09:51:28 -04:00
dyoder 3cb28f273e initial commit 2024-06-07 14:30:07 -04:00
dyoder f9f7045912 removed code to reboot into safe mode
minor changes to messages
2024-05-15 11:51:54 -04:00
dyoder b694033ace added backup service
simplified commands to run
2024-05-15 11:43:05 -04:00
dyoder f7fd81c048 fix multi-line command pipe 2024-05-09 17:00:20 -04:00
dyoder 6941d7aad4 correctly detect safe mode with networking
update ESET Uninstaller download link
2024-04-23 22:55:57 -04:00
dyoder 4cec14c893 fix detecting safe mode with networking 2024-04-23 11:36:37 -04:00
dyoder 33960214fd initial commit 2024-04-22 22:27:37 -04:00
dyoder ecc9ebcc72 fix rebooting into normal mode 2024-04-22 16:18:27 -04:00
dyoder 27a12a2b02 fix normal mode restart 2024-04-22 15:46:26 -04:00
dyoder 3904441949 better reboot 2024-04-22 12:48:40 -04:00
dyoder af90aba365 launch exe better 2024-04-22 12:44:11 -04:00
dyoder 20cefe10b6 initial commit 2024-04-22 11:31:28 -04:00