USB information when plugged in PC

Hi
I need to write a code in powershell that will automatically show every information about USB flashdrive after it will be plugged into the PC. I cannot use any third party apps/programs.
Any help on what would i need to use or do would be appreciated.
Also im very new to powershell so correct me if something is hard to understand.
Thanks

mareek9,
Welcome to the forum. :wave:t3:

This forum is for scripting questions rather than script requests. We do not write customized and ready to use scripts or solutions on request.

We actually expect you to make an own attempt at the first place to get your task done or to solve your problem. If you have done so already please document here what exactly you have done and show your code. Then we probably might be able to help you step further.

1 Like

Google is your friend :slight_smile:

https://www.google.com/search?q=powershell+get+usb+device+information

1 Like