File tree Expand file tree Collapse file tree
memdocs/intune/fundamentals Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ keywords:
77author : Erikre
88ms.author : erikre
99manager : dougeby
10- ms.date : 12/02/2021
10+ ms.date : 07/20/2022
1111ms.topic : conceptual
1212ms.service : microsoft-intune
1313ms.subservice : fundamentals
@@ -683,6 +683,18 @@ You can choose to filter the `DevicesWithInventory` report's output based on the
683683- ` EnrollmentType `
684684- ` PartnerFeaturesBitmask `
685685
686+ The ` ProcessorArchitecture ` mappings for Windows 10+ are the following:
687+ - 9 = x64
688+ - 5 = ARM
689+ - 12 = ARM64
690+ - 0 = x86
691+ - default = Unknown
692+
693+ The ` ProcessorArchitecture ` mappings for macOS are the following:
694+ - 9 = x64
695+ - 12 = ARM64
696+ - default = unknown
697+
686698## FirewallStatus
687699
688700The following table contains the possible output when calling the ` FirewallStatus ` report:
You can’t perform that action at this time.
0 commit comments