Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should WID be excluded? #17

Open
pchamorro2005 opened this issue Nov 18, 2022 · 1 comment
Open

Should WID be excluded? #17

pchamorro2005 opened this issue Nov 18, 2022 · 1 comment

Comments

@pchamorro2005
Copy link

I wonder if WID should be excluded.

PS C:\Users> Get-WMIObject -query "Select Name , PathName from Win32_Service Where PathName Like '%sqlservr.exe%'"

__GENUS          : 2
__CLASS          : Win32_Service
__SUPERCLASS     :
__DYNASTY        :
__RELPATH        : Win32_Service.Name="MSSQL$MICROSOFT##WID"
__PROPERTY_COUNT : 2
__DERIVATION     : {}
__SERVER         :
__NAMESPACE      :
__PATH           :
Name             : MSSQL$MICROSOFT##WID
PathName         : C:\Windows\WID\Binn\sqlservr.exe -SMSWIN8.SQLWID -sMICROSOFT##WID
PSComputerName   :

The result for WID in ocs table is:

PUBLISHER	                NAME	                        VERSION	      EDITION	      INSTANCE
Microsoft Corporation	Microsoft SQL Server			                              MICROSOFT##WID

Thank you

@pchamorro2005
Copy link
Author

Well, I think, no. It's useful to know that WID are used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant