Validate Windows accounts credentials

A simple method to validate windows test/application specific accounts.

runas /u:DOMAIN\test_account notepad.exe

Once you run the above command it will prompt for credentials. If credentials are valid, it will launch notepad otherwise nothing will be done.

Comments

Popular posts from this blog

Switch from Classic to Claims Authentication in SharePoint 2010

How to query list data using web service