I have been asked what protocols/process is used when IF EXIST is used in our login script... Unfortunately I have no idea. I know it is closely related to the IF EXIST dos command, but I am unable to find any code or examples of how it truly operates.

Can anyone help me out with an example of how it actually works?


Thanks!