Austin
d3ffecf845
Fix to $iisPath
...
Get-WsusIISLocalizedNamespacePath was being called before it was declared.
v1.2.1
2021-11-03 16:17:00 -04:00
awarre
6d0415e0d8
- Refactor determining db type
...
- Fix remote SQL server support
v1.2.0
2021-11-01 14:25:46 -04:00
Dummvogl
5756a40983
Localize IIS and Local Admins ( #11 )
...
* Update Optimize-WsusServer.ps1
Added simple i18n
* Localize IIS Config Path and Local Admin Group
Fixed IIS config ACL changes not working for non-English languages.
* Update Optimize-WsusServer.ps1
Removed now redundant variables
* Update Optimize-WsusServer.ps1
Rearranging
* Update Optimize-WsusServer.ps1
Added missing $iisPath variable
Co-authored-by: Austin <30052685+awarre@users.noreply.github.com >
2021-11-01 14:11:12 -04:00
awarre
371ceb2fa3
Merge branch 'master' of https://github.com/awarre/Optimize-WsusServer into master
2021-11-01 12:30:12 -04:00
awarre
e1507653b3
Added function to decline superseded updates.
2021-11-01 12:27:07 -04:00
Austin
91af9b43d3
Update README.md
2021-10-27 13:28:56 -04:00
Austin
25497f5427
Update README.md
2021-10-26 13:03:10 -04:00
Austin
197d1cf306
Update README.md
2021-10-26 13:02:51 -04:00
Austin
7921846479
PowerShell 7 does not support the WSUS module
...
Per #1 , PowerShell 7 doesn't support the WSUS module.
2021-04-22 11:26:40 -04:00
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