mmc
TreeVIew icons not displaying in MMC Snap-in on Windows XP
We have developed a User Interface as an MMC snap-in but we’re having issues displaying icons inside a Treeview on Windows XP.[详细]
2023-04-10 06:00 分类:问答MMC development in c#
Hi i am developing MMC snap in C#, in this i want to read XML file so where to put my xml file. the code is not giving any build error but when i am adding the snapin in MMC its giveing error what[详细]
2023-04-02 10:35 分类:问答Open event viewer from a certain node
What is the command to open windows event viewer displaying a particular node details? For example if I simply use eventvwr command; it opens the UI with Root Node selected. I want Application node s[详细]
2023-03-27 05:21 分类:问答Is there a sample anywhere of an AzMan Custom Object Picker?
Supposedly it\'s possible to write a custom picker and integrate it with AzMan.This capability can be used to allow MMC users to add non-Windows users to AzMan stores.(See here).According to one of th[详细]
2023-03-25 15:31 分类:问答Getting IWin32Window interface of a MMC snap-in
I\'m building my own mmc snap-in using C#, and it one of the actions causes ShowDialog. The problem is that the show dialog doesn\'t block the mmc window, So i want to use ShowDialog(IWin32Window) bu[详细]
2023-03-25 05:59 分类:问答How to detect when a user navigates away from MMC FormView?
I have an MMC snapin (MMC 3.0) with a ScopeNode that adds a Microsoft.ManagementConsole.FormView.This FormView is used to edit a script.If the script contains syntax errors I need to prevent the user[详细]
2023-03-24 02:03 分类:问答Import pfx certificate created on XP to Windows 2008
I\'m trying to import a certificate generated in XP into the machine store on a Windows 2008 box but get an error close to \"network password is incorrect ... or private key needs cryptographic servic[详细]
2023-03-03 03:39 分类:问答problem with add/remove snap-in at mmc + sql server 2005 + sql server 2008
i have a window 7 and i installed sql server 2005 and sql server 2008 together on my os when i run mmc.msc (microsoft management console) the console runs, but when i try add snap-in such as certifica[详细]
2023-02-17 03:04 分类:问答IResultData::DeleteItem and IResultData::DeleteAllRsltItems return E_UNEXPECTED
We have a problem with an ATL-based Visual C++ MMC snapin. We have a scope item that is only showed in the scope pane. When this item is selected it populates the result pane with a set of result item[详细]
2023-01-27 16:12 分类:问答Creating MMC Snap-Ins for console application and windows service
Hi guys I need to have a standard management gui ( look and feel ) and lately I\'ve been looking into mmc. Msdn and other free tutorials provides the installation and simple implementation of a snap i[详细]
2023-01-15 19:29 分类:问答