samersultan / wsus-cleanup

PowerShell Script for cleaning up WSUS
41 stars 20 forks source link

MS SQLEXPRESS #3

Open xes opened 4 years ago

xes commented 4 years ago

Would it be possible to use this script with MS SQL Express? How define the right db server?

"\.\pipe\MSSQL$SQLEXPRESS\sql\query"

samersultan commented 4 years ago

I'm using it with the default DB that wsus uses.

I havent tried with SQL Express. Let me know what you find.