Question: Write the PowerShell syntax to verify that Java 3 2 bit and 6 4 bit are installed # Use either Get - WmiObject or Get

Write the PowerShell syntax to verify that Java 32bit and 64bit are installed
# Use either Get-WmiObject or Get-CimInstance with the class "Win32_Product" to obtain all installed software
# Pipe the results of the Get-WmiObject or Get-CimInstance cmdlet to Where-Object and filter for software named Java

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!