Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Contents tagged with WMI

  • Get list of installed printers using C# WMI

    Well, almost about an year back I write an application which search for the available printer on the server and do some operation accordingly. Today while browsing my code library I found that small test application. So I thought it would be good to share this with the community.