I need help from any ROG STRIX B550-F GAMING owners!!
To settle a technical argument with MS, I need for you to run this command as Admin:
If you're already running in PowerShell, then use this command
None of the reported data has any S/N or personal information. It should only list your motherboard's model number and BIOS versions for your board. There is no "correct" answer, other than what's reported.
Please copy and paste the output. I can't use a screen capture when I submit my results to MS.
If more than person can reply, that's cool. The more answers I get, the easier to settle my debate with them.
To settle a technical argument with MS, I need for you to run this command as Admin:
Code:
powershell -C "(((Get-WinEvent -FilterHashtable @{ProviderName='Microsoft-Windows-TPM-WMI'; Id=1808 }).Message | sort -Unique) -split """`n""") | select -First 4"
If you're already running in PowerShell, then use this command
Code:
(((Get-WinEvent -FilterHashtable @{ProviderName='Microsoft-Windows-TPM-WMI'; Id=1808 }).Message | sort -Unique) -split "`n") | select -First 4
None of the reported data has any S/N or personal information. It should only list your motherboard's model number and BIOS versions for your board. There is no "correct" answer, other than what's reported.
Please copy and paste the output. I can't use a screen capture when I submit my results to MS.
If more than person can reply, that's cool. The more answers I get, the easier to settle my debate with them.
Last edited:
My Computer
At a glance
Windows 7
- OS
- Windows 7










