Jump to content

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


w01f

Recommended Posts

Here is standard wmic output with cmd or powershell

6202efab-d341-4964-8801-3adc3aff90d4?upload=true

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

e26a792c-6993-4e63-85b4-1c6a37a42cd0?upload=true

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

d4f9d818-5ca4-4b70-bb68-49e40fd2be23?upload=true

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)?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...