Ive created a shared folder on the member server \\FSHARE that I would like to have the users of the \\FSG domain automatically connect to via a logon script. The \\FSG domain users do not have local accounts on \\FSHARE. The script I have created below doesnt work because of a lack of a password, what can I do to fix this? Is it possible to setup some kind of trust on \\FSHARE's local secpol using the script??
net use M: \\FSHARE\Imaging /persistent:YES
net use M: \\FSHARE\Imaging /persistent:YES