How to redirect wmic output to text file from wmic console itself?

Anonymous
2021-08-30T13:17:34+00:00

Here is standard wmic output with cmd or powershell

The output of wmic can be redirected using as follows from cmd or powershell:

C:\tmp>wmic /output:out.txt printer list status
C:\tmp>

My question: Let say cmd and powershell is not available (blocked due to security purpose), is it possible to perform similar redirection from the wmic itself (not from cmd or powershell)?

Windows for home | Windows 10 | Security and privacy

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-08-30T15:43:24+00:00

    Hi @w0If, your post is very welcome in our community.

    My name is Wiliam and I am grateful to be able to help you today.

    I understand how difficult it is when the device or app won't work in the way you expect, but if you have no permission to run cmd or PowerShell on the machine, you need to ask an Administrator to do this operation or to give you the permissions....otherwise, it will not be possible to execute the procedure..

    Best Regards

    Wiliam D.

    0 comments No comments