Skip to content

Commit ff15791

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/memdocs (branch main)
2 parents 23a00a6 + 4eba429 commit ff15791

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

memdocs/configmgr/core/servers/manage/create-queries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This section contains example WQL queries that you can use in your hierarchy or
8888
8989
### Computers that run Windows 10
9090

91-
Use the following query to return the NetBIOS name and operating system version of all computers that run Windows 7.
91+
Use the following query to return the NetBIOS name and operating system version of all computers that run Windows 10.
9292

9393
``` WQL
9494
select SMS_R_System.NetbiosName,
@@ -188,4 +188,4 @@ where SMS_Client_ComanagementState.ComgmtPolicyPresent = 1 AND SMS_Client_Comana
188188

189189
## Next steps
190190

191-
[How to manage queries](manage-queries.md)
191+
[How to manage queries](manage-queries.md)

0 commit comments

Comments
 (0)