Commit Graph
730 Commits
Author SHA1 Message Date
dyoder 644cd0cd14 oops 2024-08-08 12:43:09 -04:00
dyoder b0772bcb1c cleanup the path the user enters 2024-08-08 12:41:58 -04:00
dyoder b8d9b7b9d3 don't operate on unset variables! 2024-08-06 15:00:13 -04:00
dyoder 98565b7fff apparently logging is no longer a config item in odt 2024-08-06 13:58:27 -04:00
dyoder 67d291e2eb don't need to see the UI if running as admin 2024-08-06 11:38:35 -04:00
dyoder 8d2913cd5a I don't think the strings need to be escaped 2024-08-06 11:37:05 -04:00
dyoder 4b740b06e8 initial commit 2024-08-06 11:27:46 -04:00
dyoder a447ac5652 update to v7.9.7.69 2024-08-01 14:47:43 -04:00
dyoder 298b8ef050 exit early if the BSOD report is empty 2024-07-18 15:42:41 -04:00
dyoder 2885d975f4 added func Get-StringHash 2024-07-15 13:30:29 -04:00
dyoder 659f03bf3a update to version 7.9.6.150 2024-07-05 12:21:03 -04:00
dyoder 96c3e03b89 bill ticket 2024-07-03 17:09:35 -04:00
dyoder e872cdf02a do not bill ticket 2024-07-03 17:09:29 -04:00
dyoder 6904647871 improved logic for sfc output 2024-07-03 17:00:42 -04:00
dyoder 2dd6384c57 exit if specific apps are running at the time of install 2024-07-03 16:53:29 -04:00
dyoder dbb6fefa07 cleanup chocolatey cache 2024-07-03 16:37:56 -04:00
dyoder bcf8b87dc5 update to version 4.0.2.11 2024-07-03 15:56:09 -04:00
dyoder 689cfa66df added invoking script name to local script file 2024-07-01 11:26:12 -04:00
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