Hi all,
I am just currently creating a batch logon script for a SBS box. I have been able to successfully create the basic script such as the “net use” commands etc for network drives. However, my boss wants a script inside it that says “If [COMPUTERNAME] THEN do not run script”. Can anybody help me write this? Thanks. It should be a Windows Batch File (i.e. runs in Command Prompt cmd.exe)
Thanks all