dataplat / dbadisa

🦅 DISA STIG automation module for SQL Server
MIT License
16 stars 13 forks source link

Disable-DbsBrowser #3

Closed potatoqualitee closed 4 years ago

potatoqualitee commented 4 years ago

Use Get-DbaService to find the Browser Service. If any named instances exist, don't mess but if it's only default instances, Stop & Disable

potatoqualitee commented 4 years ago

done-a-rama!