I have been exhaustively looking for this & hope i'll get a solution here...

Is there any way i can run a Quest AD management shell command (not a plain powershell command) from Vb 2005 ? i mean do i need to register a snap-in within vb or register a dll or something ?

for eg. i need to create a simple script to add multiple users to multiple groups then i can quickly design the front end in VB with 1 textbox for users & 1 for groups & then in background can i run a quest ad management shell command to actually add the groups (using add-qadgroupmember in this case)

i knw this is possible because a co-worker of mine had done it in the past but he's left the firm now & we do not have the source code.

This is very important for me....i would truly & sincierly appreciate the reply !