Posts: 1
Score: 0
Joined: 10/6/2005
From: Montreal
Status: offline
Hey all,
Thanks for any help onthis, I am pretty new to this scripting stuff and this one is driving me bonkers. I have the below script which i am trying to use to poll a pool of XP boxes to see which have logged on remote users. The script runs fine as a VBscript but I get an "Access denied" message on the CreateObject line when I run it as an ASP. Does anyone have any ideas.
I have tried removing ANON from the site and having users log in
I have tried editing hte metabase so that the ANON user is a domain admn (testing purposes only) and in that case the I get teh message "A required privilege is not held by the client. " whether or not that is better I really have no clue.
I have tried adding everyone to the "Log on as port of the OS" (again testing only) but that has made no change.
Can anyone else give me some Ideas of where to look?