Hey Geates,
Okay, If you want to take a look if you have time, here's the working script without the additions above but in a near fully working mode besides being able to have it spit out separate text files for each machine:
-----------------------------------------------------------
On...
Hi Geates,
I was just coming on here to post that I figured out the local machine issue this morning. It's just as you said.
I changed
"Set oReg=GetObject("winmgmts:{impersonationLevel=impersonate}!\\" &_
".\root\default:StdRegProv")"
to
"Set oReg=GetObject("winmgmts:" _
&...
Thanks again for the quick reply,
I've been searching around and trying to understand it all. I'm a bit further, but not totally complete. If I add in the line of code that you put up:
"for each strComputer in colComputers
getBIOS
getSoftware
getVideo
write data to output file
next"...
Hi Geates,
Thanks for the quick reply. Your advice actually helped even though I had to go about it a different way. But it got me thinking, which was great.
I tried what you said about outputting to the file by changing those lines for the Bios and Video. However, it still wasn't...
Alright,
So I managed to get a lot of script information that I would need. Scriptomatic is just not working for me so maybe someone here can help me piece this all together.
I found a nice script on these forums that does a lot that I want. I would like to take out the part where it looks...
guitarzan,
thanks again for the quick response. I tried that under Windows 7 and it still acts the same way. I also double checked in my VM of Windows Server 2003 and in Windows 7 if I am the administrator, and I am.
Very strange. I wish I could get this figured out because I think...
Thank you for the quick response guitarzan.
Using Scriptomatic would be great but there is a problem. As soon as I open it, it tells me "An error has occurred in the script on this page". Line 177 Char 4 Error: Could not complete the operation due to error 80041003. Code 0"
I've tried...
Hey everyone,
I'm new to scripting and I am really trying to learn quite a bit from it. I just don't have a ton of time, but do need a script quickly.
I've searched around and found bits and pieces but not quite what I would like to achieve.
Basically, I'd like to query WMI and gather...
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.