Well... I have no problem to set it using a subset of the VBS code I posted. I just have not converted it to KiX.
VBS Code:
Set objUser = GetObject ("LDAP://cn=MyerKen,ou=Management,dc=NA,dc=fabrikam,dc=com")
objUser.Put "msNPAllowDialin", TRUE
objUser.SetInfo


Brian,
Have you tried using VBS?
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.