Modifing NT User access from VBA??

B

Bruce

Is there a way (I know you would want to check security etc first)

That said, is there a way to modifies somwbodies access, if all of the
correct validations are done?
If so, can somebody provide some sample code?

Thanks
Bruce
 
S

Sue Mosher [MVP-Outlook]

Access to what? Could you clarify what this has to do with Outlook?
 
B

Bruce

It has to do more with VBA, not Outlook (I posted to the wrong group- shuld
have been
microsoft.public.office.developer.vba... Sorry...)

But basically, I would like to set "Account is Disabled" under Local Users
and Groups for the desired user (making SURE it is not the CURRENT user and
not the ADMIN)

Thanks
Bruce
 
S

Sue Mosher [MVP-Outlook]

That sounds more like a Windows programming question, than one for Outlook
or Office. I don't know anything about that.
 
Top