Jump to content

WMI and ADSI Calls


Recommended Posts

I've dug through the helpfile, version x.x.103, and still cannot find any reference to request info via WMI/ADSI.

Here are a few VBScript Lines:

set admgrp = GetObject("WinNT://" & Computername & "/administrators,group")

Set GroupObj = GetObject("WinNT://" & computername & "/"&grpname(choice2))

Set Groupobj = Computer.Create("Group", namearray(arrvar))

Groupobj.Put "groupType", 4

Groupobj.Setinfo

Link to comment
Share on other sites

i have no idea lol

but if you have time.... i need help with vb :)

http://www.autoitscript.com/forum/index.php?showtopic=6321

email me at toddie_s@yahoo.com

or yahoo messenger toddie_s

or aol messenger ds v evilgod

probably innapropriate to discuss vb on an autoit forum so, just contact me if you can and have time and are willing lol

Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...