API Reference
InventorySections
Bit flags selecting which inventory sections to collect from a host.
Inheritance
- Enum
- InventorySections
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Int32Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #StringObsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const InventorySections Core #Core OS and system info (OS, ComputerSystem, BIOS, BaseBoard, features, reboot state).
1public const InventorySections WindowsUpdates #Installed and pending Windows updates; security gap summary.
8public const InventorySections LocalIdentity #Local users/groups and privileged membership inventory.
16384public const InventorySections CredentialPosture #Credential cache/storage and credential hardening posture.
65536public const InventorySections PlatformSecurity #Platform security runtime posture (TPM/Secure Boot/DMA/code integrity signals).
131072public const InventorySections AppControl #Application control runtime posture (AppLocker/WDAC).
262144public const InventorySections ExploitProtection #Exploit protection runtime/policy posture (DEP/ASLR/CFG/SEHOP).
524288public const InventorySections CertificatePosture #Certificate store security posture (Root/Intermediate).
1048576public const InventorySections BackupPosture #Backup and recovery posture (VSS and System Restore).
2097152public const InventorySections BrowserPosture #Browser security posture and extension summary (Edge/Chrome/Firefox).
4194304public const InventorySections VsCodeExtensions #VS Code extension inventory across local user profiles.
8388608public const InventorySections OfficePosture #Office macro and Protected View posture.
16777216public const InventorySections PrivacyPosture #Privacy posture (telemetry/activity history/copilot/recall policy signals).
33554432public const InventorySections PersistencePosture #Startup persistence posture (run keys/startup folders/services/tasks).
67108864public const InventorySections RemoteAccessPosture #Remote access posture (OpenSSH + Remote Assistance).
134217728public const InventorySections NetworkHardening #Network protocol hardening posture (WPAD/NetBIOS/SMB extras).
268435456