You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as i mention in another comment, while it's undocumented, it's been there as long as I've been at Windows which is a LONG time....for build info it's probably fine for us to use some variant of:
Check with service / telemetry (the latter is now part of Jerry's team) to see if sending up e.g. "Microsoft-SFSClient/1.0 (Windows 22631; amd64)" as an agent string is sufficient for their needs.
which gives the same value as winver.exe, "Version 23H2 (OS Build 22631.3296)" on my dev box.
likely service team just needs a BuildNumber as that's unique across all windows builds ever, e.g.
so maybe just send up BuildNumber and architecture ID ?
Originally posted by @JeffMill in #182 (comment)
The text was updated successfully, but these errors were encountered: