Skip to content

ShellGeek

  • Home
  • PowerShell
  • PowerShell Tips
  • About Us
  • Contact

Get-WmiObject

PowerShell Get Mac Address

by shelladmin

The command to get the mac address in PowerShell is getmac, Get-WmiObject, or Get-CimInstance. These commands find the mac address on the local and remote …

Read more

Get OS Version using PowerShell

by shelladmin

To get the operating system version using PowerShell, use the win32_operatingsystem class of the Get-WMIObject WMI object. It has a Version property that gets the …

Read more

How to Get Drivers Version Using PowerShell

by shelladmin

Use the Win32_PnPSignedDriver class of the Get-WmiObject WMI object to get the driver’s version using PowerShell. Refer to the below steps to get the driver …

Read more

Recent Posts

  • Get BitLocker Status using PowerShell
  • Get BitLocker Recovery Key Using PowerShell
  • PowerShell Get Activation Key for Windows

Footer

  • Home
  • About Us
  • Contact
  • Privacy Policy
  • Terms and Conditions
Copyright © 2023 ShellGeek All rights reserved