The following works OK:
net use /yes H: tocfpdc2usersNBS
net use /yes N: Tocfpdc2NBS
When I run this to delete the connection:
net use H: tocfpdc2usersNBS /delete
net use N: Tocfpdc2NBS /delete
I get error message 3510 – A command was used with conflicting switches
What am I doing wrong
Thanks, John