Get-OSVersion - Write a PowerShell function called Get-OSVersion that returns the numeric version of the operating system The function should take an input parameter called ComputerName which is the...


Get-OSVersion<br>- Write a PowerShell function called Get-OSVersion that<br>returns the numeric version of the operating system<br>The function should take an input parameter called<br>ComputerName which is the name of the computer<br>system from which to get the OS Version<br>• The function should gather the required information<br>from the Win32 ComputerSystem class in WMI<br>• The function should output a string stating the OS<br>version on the computer inspected<br>

Extracted text: Get-OSVersion - Write a PowerShell function called Get-OSVersion that returns the numeric version of the operating system The function should take an input parameter called ComputerName which is the name of the computer system from which to get the OS Version • The function should gather the required information from the Win32 ComputerSystem class in WMI • The function should output a string stating the OS version on the computer inspected

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here