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 bit and bit are installed
# Use either GetWmiObject or GetCimInstance with the class "WinProduct" to obtain all installed software
# Pipe the results of the GetWmiObject or GetCimInstance cmdlet to WhereObject and filter for software named Java
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
