Windows 10: View active usb hardware via powershell and Cmd

Discus and support View active usb hardware via powershell and Cmd in Windows 10 Software and Apps to solve the problem; I can't see the attached usb dongle via cmd and powershell. I need to get serial number with commandI couldn't get it with the following commandimport... Discussion in 'Windows 10 Software and Apps' started by RahimCELIK, Sep 19, 2022.

  1. View active usb hardware via powershell and Cmd


    I can't see the attached usb dongle via cmd and powershell. I need to get serial number with commandI couldn't get it with the following commandimport subprocess printsubprocess.getoutput"C:\Windows\\SysWOW64\\wbem\\wmic.exe diskdrive get model,serialnumber,interfacetype,description"

    :)
     
    RahimCELIK, Sep 19, 2022
    #1
  2. thraxed Win User

    Installing windows off of a USB stick

    Step By Step from vista:
    From admin cmd prompt

    1. diskpart
    1a. list disk
    2. select disk 1 (replace 1 with your usb drive)
    3. clean
    4. create partition primary
    5. select partition 1 (replace 1 with your usb drive)
    6. active
    7. format fs=fat32
    8. assign
    9. exit

    Copy Windows Vista's DVD ROM content to the Flash Drive

    xcopy d:\*.* /s/e/f e:\ (d being your vista cd and e being your usb stick)

    And that's it, boot off your usb disk
     
    thraxed, Sep 19, 2022
    #2
  3. CMD and PowerShell

    Hi Andre,

    I did all items you listed.

    After reboot, running CMD and powershell (admin) had the same result ("no app associated"). So I turned the feature off in taskbar settings.

    Regards,

    Danker
     
    dschaareman, Sep 19, 2022
    #3
  4. View active usb hardware via powershell and Cmd

    Bootable USB with ISO - What am I missing?

    I am trying to install win7 from a USB. I set the USB to be first boot and it finds it, but wont install the iso.

    I have tried ...

    However when I get to bootsect it does not do anything .. says it is not a recognized internal command ...

    Is there something I am missing? I even tried just loading the iso on the USB and booting, but did not work either

    Is there an easier way?
     
    copenhagen69, Sep 19, 2022
    #4
Thema:

View active usb hardware via powershell and Cmd

Loading...
  1. View active usb hardware via powershell and Cmd - Similar Threads - View active usb

  2. VBoxManage: Control VirtualBox via CMD or PowerShell

    in Windows 10 Ask Insider
    VBoxManage: Control VirtualBox via CMD or PowerShell: [ATTACH] submitted by /u/sn0oz3 [link] [comments] https://www.reddit.com/r/Windows10/comments/12znloy/vboxmanage_control_virtualbox_via_cmd_or/
  3. View active usb hardware via powershell and Cmd

    in Windows 10 Gaming
    View active usb hardware via powershell and Cmd: I can't see the attached usb dongle via cmd and powershell. I need to get serial number with commandI couldn't get it with the following commandimport subprocess printsubprocess.getoutput"C:\Windows\\SysWOW64\\wbem\\wmic.exe diskdrive get...
  4. View Services on Remote Server via PowerShell

    in Windows 10 Gaming
    View Services on Remote Server via PowerShell: Looking to grant a service account access to run the get-services cmd let for remote servers. I have amended few permission still getting elevated privilege error on PowerShell....
  5. View Services on Remote Server via PowerShell

    in Windows 10 Software and Apps
    View Services on Remote Server via PowerShell: Looking to grant a service account access to run the get-services cmd let for remote servers. I have amended few permission still getting elevated privilege error on PowerShell....
  6. Can you remove VPN credentials via CMD or PowerShell

    in Windows 10 Ask Insider
    Can you remove VPN credentials via CMD or PowerShell: We have clients that use the Built in Windows VPN client. They save their credentials then their password changes and they cannot figure out how to remove the credentials so that they can use the new password. Is there a way to clear the saved credentials for Windows VPN...
  7. Open Cmd via PowerShell, command?

    in Windows 10 BSOD Crashes and Debugging
    Open Cmd via PowerShell, command?: Please i need to open cmd win + r and so i know i need to know how to open it via powershell pls (.bat and so i know it needs to be opened via powershell. Pls PowerShell command to open cmd? Cmd über PowerShell öffnen, Befehl?
  8. Emulate monitor cable disconnect via powershell/cmd

    in Windows 10 Drivers and Hardware
    Emulate monitor cable disconnect via powershell/cmd: Hello, is there a way to make my windows think my monitor was unplugged/plugged again software side? A little bit of background to explain why i'd want to do such a ridiculous thing: My problem is my monitor loses signal upon windows boot. All works fine until just...
  9. Take registry key ownership via CMD or Regini or Powershell

    in AntiVirus, Firewalls and System Security
    Take registry key ownership via CMD or Regini or Powershell: Hi ! I have a little problem. In my workplace we use Win 10 IOT LTSB. I have a task that i must clear the safeboot funkction of the Windows system. I googled for solving the problem, and i get answer that i must change registry key names...
  10. CMD and PowerShell

    in Windows 10 BSOD Crashes and Debugging
    CMD and PowerShell: Hi all, I run Windows 10, v 1803. Clicking Start, typing CMD, there is only "Command Prompt (desktop application)". Win key + X shows "Windows PowerShell" and "Windows PowerShell (Admin)". If after Win key+R I choose Windows PowerShell" pops up a message: Same with...