hello i have a problem with a external NAS that i want to use as backup disk..it's connected in my inner net with other 3 computers..but every time that i restart the connection ihave to type user e pw to access to it everytime... i know that can be used the command ( in cmd) net use to store the user e pw ..so i tried to type : net use Z: \\NSDC0207A\sh_maury /savecred ..but the user e pw are stored for the current session when i restart the computer i have to re-type them... the is not a command to save them permanently ? i tried also : net use Z: \\NSDC0207A\sh_maury /savecred /y net use Z: \\NSDC0207A\sh_maury /savecred /persistent:yes but wihtout success...when in cmd i digit : cmdkey /list i can see that the hey is stored for current session only sorry for my bad english thanks
i solved giving to the external disck the same user and pw of my computer account user...so the trust is automathed...hope this solution will be permanent Maury