Scripting and security

Operating Systems, software development, scripting, PowerShell tips, network and security

Primary Menu
  • Home
  • Categories
  • Books
  • Courses
  • Top posts
  • Projects
  • Scripts
Skip to content

Status of a Plug and Play devices

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

PowerShell
1
(Get-CimInstance Win32_PnPEntity) | Select-Object Name, Status

 


Hardware, PowerShell Devices, Get-CimInstance, Play, Select-Object, Win32, Win32_PnPEntity

Related Articles

Getting list of modules loaded by process

WINDOWS SERVER 2016. LAS BASES IMPRESCINDIBLES PARA ADMINISTRAS Y CONFIGURAR SU SERVIDOR (BONNET, NICOLAS)

Cambiar la página de inicio en Internet Explorer desde el Registro de Windows

Post navigation

Previous Previous post: Capture a single image from a webcam
Next Next post: Reconocimiento de patrones utilizando PowerShell