I have a VBScript script that collects information from our NT 4 SAM, such as which users have their account locked out. Can VB.NET access the NT 4 SAM? I'd like to set up a Web Service that will collect the information and insert into SQL Server.
Printable View
I have a VBScript script that collects information from our NT 4 SAM, such as which users have their account locked out. Can VB.NET access the NT 4 SAM? I'd like to set up a Web Service that will collect the information and insert into SQL Server.