You need DCOM.. 1.3 ... and you need to make sure you add permissions to a remote user... there are some instructions on MSDN for configuring remote access to DCOM in the registry (in the WMI documentation) .... you have to set that up properly. You also have to go into the @lanroot\WBEM directory and run one of the wmi utilities in there to add permissions to a user to access WMI remotely. It's somewhat of a pain to get it working.. took me a few days to figure it out. Oh.. and you have to set to user-level instead of share-level access.

Brian

{edit}
I'm at home now for the holiday ... but this should probably be made into a FAQ... I can work on this later on...

[ 05 July 2002, 02:29: Message edited by: BrianTX ]