Where can I find a list of all available objects or most of them in vbScript. I had to do a lot of searching on the net before I found something useful for sending mail CDNOTS. Another one is Set oRegistry = GetObject("winmgmts:{impersonationLevel=impersonate}//" & _
sComputer & "/root/default:StdRegProv"
which gets an objetc to write to the windows registry. Where are these things located?
sComputer & "/root/default:StdRegProv"
which gets an objetc to write to the windows registry. Where are these things located?