Quinten Posted November 2, 2021 Report post Posted November 2, 2021 Hello, I had a question on PowerShell Version: 5.1.19041.1023 If you look at the attached screenshot you'll see what I'm curious about. I run this command in PowerShell ISE: Get-CimInstance -ClassName win32_computersystem -Property * | Get-Member -MemberType Method You see what it displays in the display window. But when I run WEBMTEST and I choose OPEN CLASS and then Win32_ComputerSystem you'll notice the METHODS don't match what you see in the ISE command. My question is why? Thank you. Quote Share this post Link to post Share on other sites More sharing options...
Hello, I had a question on PowerShell Version: 5.1.19041.1023
If you look at the attached screenshot you'll see what I'm curious about. I run this command in PowerShell ISE:
Get-CimInstance -ClassName win32_computersystem -Property * | Get-Member -MemberType Method
You see what it displays in the display window.
But when I run WEBMTEST and I choose OPEN CLASS and then Win32_ComputerSystem you'll notice the METHODS don't match what you see in the ISE command.
My question is why?
Thank you.
Share this post
Link to post
Share on other sites