Overview
Get the client software version for the local host via WMI. This command provides information about the SCCM client installation, including version details that can be useful for compatibility checks and vulnerability assessments.Syntax
Parameters
This command requires no additional parameters beyond the standard debug and help options.Examples
Output Format
The command outputs client version information:Version Information Analysis
Version Number Format
Version Number Format
SCCM client versions follow the format: Major.Minor.Build.Revision
- 5.00.9078.1003 indicates SCCM Current Branch
- Different version ranges correspond to different SCCM releases and feature sets
Security Implications
Security Implications
Knowing the exact client version helps identify:
- Known vulnerabilities in specific SCCM client versions
- Available features and attack vectors
- Compatibility with different exploitation techniques
Common Use Cases
Compatibility Assessment
Compatibility Assessment
Verify client version compatibility before attempting specific SCCM exploitation techniques.
Vulnerability Research
Vulnerability Research
Identify the exact client version to research known security issues and available exploits.
Environment Reconnaissance
Environment Reconnaissance
Gather basic information about the SCCM deployment as part of initial reconnaissance.
Related Commands
local site-info- Get management point and site code informationlocal triage- Comprehensive site information gatheringlocal class-instances- Query CCM_InstalledComponent for more details