Commit Graph
100 Commits
Author SHA1 Message Date
dyoder 0fededf036 use cmdlet name instead of alias 2025-04-11 17:22:26 -04:00
dyoder 910cc65444 match 2025-03-22 08:20:13 -04:00
dyoder b3ebdd4434 temporarily remove installation of local tools 2025-03-22 08:19:55 -04:00
dyoder 61b0c676bc update to version 8.0.4.6 2025-02-07 16:53:49 -05:00
dyoder 0cbc618d05 update to version 8.0.3.36 2025-01-22 09:44:08 -05:00
dyoder af7c4af9b6 fix several places where full path was not provided to Remove-Item 2025-01-06 13:40:15 -05:00
dyoder 65f8e2c6a1 replace Get-ItemPropertyValue with Get-ItemProperty for PS 3.0 compatibility 2025-01-06 13:17:25 -05:00
dyoder 8fca4894cd replace Get-ItemPropertyValue with Get-ItemProperty for PS 3.0 compatibility 2025-01-06 13:16:48 -05:00
dyoder 4a5043ca74 added IsRunning func from Tools.ps1 2025-01-06 12:39:06 -05:00
dyoder 8ace7c6be1 added Get-UserProfiles func from Tools.ps1 2025-01-06 12:35:23 -05:00
dyoder 288a1a4d9c don't source Tools.ps1 2025-01-06 12:32:17 -05:00
dyoder fdc0e536cc update DaysWithoutModification to DaysWithNoModification 2025-01-02 17:00:29 -05:00
dyoder 39ae5a4235 use Where-Object instead of Where
add found items to output
2025-01-02 16:52:59 -05:00
dyoder ff6d6bb88c initial commit 2025-01-02 16:27:53 -05:00
dyoder bbc6cdb142 update to version 8.0.2.41 2024-12-27 11:22:00 -05:00
dyoder 01c06ad64b removed 2024-12-06 11:12:56 -05:00
dyoder 38d0e87a2e initial commit 2024-12-06 11:12:13 -05:00
dyoder 5bc1437398 initial commit 2024-12-06 11:11:51 -05:00
dyoder cf575be0c6 updated to version 8.0.2.33 2024-12-05 09:56:52 -05:00
dyoder 20408316df adjusted comments 2024-12-05 09:56:09 -05:00
dyoder b8758fec60 initial commit 2024-12-05 09:54:48 -05:00
dyoder 7a91bce87a set default TLS version to 1.2 2024-11-06 10:07:39 -05:00
dyoder 6dc5a4efce renamed script 2024-10-22 14:34:31 -04:00
dyoder ececf83389 initial commit 2024-10-22 14:32:46 -04:00
dyoder cec26755f9 delete the correct shadow copies 2024-10-14 12:57:41 -04:00
dyoder 63792a557f match os edition instead 2024-09-19 15:05:29 -04:00
dyoder 87f7a75c9c exit early if run on a server 2024-09-19 14:50:35 -04:00
dyoder 5676dbb554 initial commit 2024-09-19 14:41:19 -04:00
dyoder 8e0e3711f7 Set-OutlookProfilePrompt 2024-08-23 11:18:44 -04:00
dyoder efea29ac95 fix casing for supplied path 2024-08-08 15:36:26 -04:00
dyoder 11317ef618 try using a literal path 2024-08-08 13:13:54 -04:00
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
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
dyoder 7c95440fd4 changed from current to default boot option 2024-04-22 11:31:16 -04:00