Which technology would you use to gather installed software information on a remote Windows network?

Prepare for the CompTIA Cloud+ Exam with our comprehensive test. Enhance your skills with multiple choice questions, detailed hints, and explanations. Ace your test!

Multiple Choice

Which technology would you use to gather installed software information on a remote Windows network?

Explanation:
Remote software inventory on Windows is best accomplished with Windows Management Instrumentation (WMI). WMI is Microsoft's management framework that lets you query and retrieve data from Windows machines across a network, including the list of installed software through relevant classes. You can pull this information remotely using PowerShell or other WMI/CIM tools, provided you have the right credentials and the necessary firewall and DCOM permissions. This approach is designed for centralized visibility, scalability, and automation, making it the standard method for gathering installed software information on a Windows network. SNMP can report some basic device data but isn’t designed for comprehensive, reliable software inventories on Windows. HTTP is only a transport protocol and would require a separate agent or service exposing data via HTTP API. Syslog is for logging events, not inventory data. WMI directly targets the Windows management data you need, which is why it’s the appropriate choice here.

Remote software inventory on Windows is best accomplished with Windows Management Instrumentation (WMI). WMI is Microsoft's management framework that lets you query and retrieve data from Windows machines across a network, including the list of installed software through relevant classes. You can pull this information remotely using PowerShell or other WMI/CIM tools, provided you have the right credentials and the necessary firewall and DCOM permissions. This approach is designed for centralized visibility, scalability, and automation, making it the standard method for gathering installed software information on a Windows network.

SNMP can report some basic device data but isn’t designed for comprehensive, reliable software inventories on Windows. HTTP is only a transport protocol and would require a separate agent or service exposing data via HTTP API. Syslog is for logging events, not inventory data. WMI directly targets the Windows management data you need, which is why it’s the appropriate choice here.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy