I'm trying to access the Logon Workstations (Log on to) property through ADSI. All the documentation I find on it says to use...
adsUser.UserWorkstations
However, it never returns a value for me. I'm currently trying to access it through the WinNT provider. Does it only work through LDAP?

Ben

[ 17. September 2002, 22:08: Message edited by: Ben Dulaney ]