Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5981607
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T21:58:03+00:00 2026-05-22T21:58:03+00:00

I am using the Windows Management Instrumentation Command-line (WMIC) for reading data from a

  • 0

I am using the Windows Management Instrumentation Command-line (WMIC) for reading data from a computer like it’s Hardware components and IP settings.

As I am using a batch file (Windows) for filling files for each computer/node with data the query logic is implemented there. So far it has been working quite good on my computer and others I have tried on.

The problem is on computers where the WMIC has not been used before, it’s neccessary to (automatically) be installed at the first query/execution. This is why the console program prints out “Please wait while WMIC is being installed”.

As I am writing to my file this is a problem: I don’t want to have this string in it. Another problem is, that if the string is output it crashes all my file. “Please wait while WMIC is being installed” is represented in ASCII, the results of the data queries are somehow written as ASCII characters with leading zeros (multi-byte character set? unicode? …).

Does someone know how to check if WMIC is alread installed?
Or: how to ignore the string?
Or: do I really have to implement a converter in my file viewer which checks for the string/ character set?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T21:58:04+00:00Added an answer on May 22, 2026 at 9:58 pm

    Since that is only printed on the very first run of WMIC, you can just make two calls. One dummy one to eat away the string:

    wmic foo >nul 2>&1
    

    and after that what you actually wanted to execute.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to create DNS entries using WMI (Windows Management Instrumentation)? Thank you
I am having trouble getting physical memory information from windows management objects using powershell.
How can programmatically check which version of the WMI (Windows Management Instrumentation) is installed
I would like to know the version of ASP.NET supports using Windows AppFabric caching
I am using a netNamedPipeBinding to perform inter-process WCF communication from a windows app
Using Windows Server 2003 in a multi-user environment (via Remote Desktop, using it as
Using Windows 2003, I'm look for a way to create a logoff script that
I am currently using Windows Server 2008 Standard and have several Hyper V machines.
I'm using Windows Vista x64 with SP1, and I'm developing an ASP.NET app with
I am using Windows, and I have two monitors. Some applications will always start

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.