Commit Graph

24 Commits

Author SHA1 Message Date
Austin 754f6fb3af Update README.md 2020-10-04 09:32:18 -04:00
awarre ff3d54dd25 Fix to DeepClean
DeepClean function wasn't removing updates. Now it does!
2020-08-07 16:12:12 -04:00
awarre b510041947 Update Optimize-WsusServer.ps1
web.config access fix
2020-08-07 11:04:15 -04:00
awarre 8fbc64f35c Merge branch 'master' of https://github.com/awarre/Optimize-WsusServer 2020-08-06 09:54:19 -04:00
awarre 6f01c8595c Fixed typo preventing WID database optimization 2020-08-06 09:53:44 -04:00
Austin 9790a93b94 Update README.md 2020-08-05 10:30:17 -04:00
awarre 0188575a66 Require SqlServer module 2020-08-05 10:07:49 -04:00
awarre 4a9a2456a6 Update Optimize-WsusServer.ps1
Fixed error from attempting to modify web.config when the file is read only.
2020-08-04 16:37:55 -04:00
awarre 971e91b921 Update Optimize-WsusServer.ps1
Super important removal of trailing whitespace.
2020-08-04 12:50:55 -04:00
awarre a3600610e3 Parameter evaluation cleanup
- Cleaned up evaluation of parameters.
- Confirm-Prompt now returns $true/$false
- Clarified documentation for -FirstRun parameter.
- Removed file creation tests for scheduled tasks.

Thanks to nevsnevs-- on /r/PowerShell for assistance!
2020-08-03 11:01:57 -04:00
awarre 8ef12596d9 Update Optimize-WsusServer.ps1
Added Breaks to escape switch statements after successful evaluation.
2020-08-03 08:47:59 -04:00
Austin 35d9ef0a8b Update README.md 2020-08-02 14:09:29 -04:00
Austin c03ee245e0 Update README.md 2020-08-01 18:54:18 -04:00
awarre 11ff00f645 Merge branch 'master' of https://github.com/awarre/Optimize-WsusServer 2020-07-31 16:50:31 -04:00
awarre 2defc844fd Update README.md 2020-07-31 16:49:24 -04:00
Austin 41f7547ad3 Update README.md 2020-07-31 16:13:26 -04:00
Austin 9abe1ae38b Update README.md 2020-07-31 16:12:10 -04:00
Austin 64eb55a767 Update README.md 2020-07-31 16:11:41 -04:00
awarre 7b25906e5f Versioning updates v0.1-alpha 2020-07-31 16:08:06 -04:00
awarre 9ec40c598c Update README.md 2020-07-31 15:49:49 -04:00
awarre d4064d0479 Update README.md 2020-07-31 15:48:25 -04:00
awarre ed2e409bef Readme update
Updated readme.md with content.
2020-07-31 15:47:00 -04:00
awarre d4de5b2154 Create Optimize-WsusServer.ps1
Initial code commit!
2020-07-31 15:06:34 -04:00
awarre 4575b53180 Initial commit 2020-07-31 12:34:26 -04:00