I think people are shying away from this question so I am rephrasing ...
I need to collect the following registries keys in the Hardware Inventory. How do I modify the SMS_DEF.MOF to collect the information?
1. All the subkeys and registry keys HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet...
ok. I have found that I can get the information by querying the following registries:
1. All the subkeys and registry keys HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions
It should have the following information:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet...
Does SMS has built-in reports for ActiveX Controls or do I have to modify the SMS-def.mof? If so, how would I do this?
Thanks,
Gladys Rodriguez
GlobalStrata Solutions
Computer Repair, Website Design and Computer Consultant
Small Business Resources
Anime, Manga and Video Games
Ok. Since you insist :)
I have gotten to the point that I am able to list the keys under HKEY_CLASSES\CLSID and the subkeys of those keys. However, I am not sure how to break out of a loop once I find the subkey named CONTROL.
For Example. Out of all of these...
Hmm... I get Object required for: 'objReg' Code: 800A01A8
Runtime error.
Gladys Rodriguez
GlobalStrata Solutions
Computer Repair, Website Design and Computer Consultant
Small Business Resources
Anime, Manga and Video Games
Hello,
WARNING: I have no idea how to script but I have been trying to come up with the code that I need but seem to be stuck here because this does not output anything.
Const ForReading = 1, ForWriting = 2
Const HKEY_CLASSES_ROOT = &H80000000
Const HKEY_CURRENT_USER = &H80000001
Const...
Hello,
I am trying to write a script that outputs the files under the C:\Windows\Downloaded Porgram Files but I have not been able to figure out how to get the CLSID property for each file. Does any one has any idea?
Here is the code I have so far
Const ForReading = 1, ForWriting = 2
Dim...
Be careful buying Testking Interactive. I read that they charge you a big amount of money and then the test has a timeframe of 90 days. If you could not complete the test in that amount of time, tough luck, you have to buy it again because when you attempt to open the tests, it says that it has...
A have a website that a friend helped me to bring up few years ago. The site was hosted in a server that also had SQL installed locally. This server was Win 2003 with SQL 2000 using SQL Auth. The server crashed and now I have temporarily moved it to a Windows 2000 while the database now...
This is not a firewall issue. They are in the same subnet and same switch with no VLANs. I'll try ASP.NET but I thought since this is a connection to SQL, this was the forum to get it solved.
Thanks anyways,
Gladys Rodriguez
GlobalStrata Solutions
Computer Repair, Website Design and...
yeap. 1.4 Framework.
Gladys Rodriguez
GlobalStrata Solutions
Computer Repair, Website Design and Computer Consultant
Small Business Resources
Anime, Manga and Video Games
yes. This is correct. Everything seems to work like the site is working, but I know it is not connecting/reading from the database given in the web.config because it tries to run few scripts that are only executed when the application is installed new and there is not an existing database in...
Thanks Guys. Before I posted, I looked at these.
Because of the many pages that I have in the site that are using, I want to keep the connection in the web.config. I used several settings from http://www.connectionstrings.com/, but it always seemed that the web server could not connect to...
A have a website that a friend helped me to bring up few years ago. The site has hosted in a server that also had SQL installed locally. This server was Win 2003 with SQL 2000 using SQL Auth. The server crashed and now I have temporarily to a Windows 2000 while the database now resides in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.