Eswar Koneti's Blog

All about Configmgr and its connected objects…….

  • About Author
      View eswar koneti's LinkedIn profile
  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 106 other subscribers

  • Awards


  • FaceBook Updates

  • Catagories

  • Meta

  • Copyright!

    All the blog posts in this website are owned by Eswar Koneti and may not be reused in any mode without prior approval of Eswar Koneti. You may quote one paragraph from the blog posts if you link to the original blog post.
    Happy Reading!

Failed to open WMI Namespace virtualapp.log

Posted by Eswar Koneti on July 20th, 2012

Sometimes pushing app-v Application doesn’t work on some machines and when looked at virtualapp.log file,you will see something like below.

Failed to open the WMI namespace [root\microsoft\appvirt\client]” from C:\Windows\SysWOW64\CCM\Logs\VirtualApp.log.

What does the above Error says ? The WMI namespace was not created during the install of the App-V Client.

You can verify it by typing wmimgmt.msc from your RUN command .

image thumb Failed to open WMI Namespace virtualapp.log

If You want to connect to Remote Computer ,try below.

image thumb1 Failed to open WMI Namespace virtualapp.log

Right click on the WMI Control and select properties, click on the Security Tab:

image thumb2 Failed to open WMI Namespace virtualapp.log

Go to Root—>Microsoft ,you see appvirt is missing from it.

image thumb3 Failed to open WMI Namespace virtualapp.log

So ? How do you get it back ? Reinstalling the app-V client by uninstalling it and install again ?

I do the other way ,here it is:

Identify a Machine which is base build( not a machine setup for a user) and go to wmimgmt properties as we did above ,and select properties>go to the Backup/Restore Tab.

image thumb4 Failed to open WMI Namespace virtualapp.log

Click on “Back Up Now…” It asks you where to store and the file extension will be .rec

You can either take this file into Pen Drive or via network share onto failed machine.

Now Go back with your failed machine and click on backup/Restore to restore the backup file.

Now Open the WMI snap in again and confirm you can see “APPVIRT” under root–>Microsoft

Restart the computer once to take the changes effect (Ensure you restore the backup using admin account).

Hope it helps!

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>