josh clare Posted March 31, 2010 Share Posted March 31, 2010 Hello all, I have a computer running windows xp in a domain running windows server 2003. Each time i start up the computer, it runs comand prompt for what i believe to be a net logon script? :s. It then requires the administrators password to enable access to a mapped network drive, i have since given permission to the user to access the drive without needing to type the password in the command prompt each time at start up. I just need to stop cmd from popping up asking for a password each time the user logs on. i have looked in start up and msconfig for it but cannot see it. Can anyone please help. Much appreciated, Thanks Josh Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/ Share on other sites More sharing options...
sc302 Veteran Posted March 31, 2010 Veteran Share Posted March 31, 2010 \\servername\netlogon for starters, there is a chance that the logon script is there being that you see a dialog. Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592416040 Share on other sites More sharing options...
josh clare Posted March 31, 2010 Author Share Posted March 31, 2010 yes \\dnsserver\netlogon has a few .bat files and in the active directory on the dns server, i have looked at everyones user properties and they all run office.bat script but for some reason, this one user is asked to enter the administrator password each time when he logs on in command prompt. every one elses user name does not show the command prompt :s please help Cheers, Josh Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592416630 Share on other sites More sharing options...
sc302 Veteran Posted March 31, 2010 Veteran Share Posted March 31, 2010 pm me the contents of the office.bat file and i will explain what is going on, if there is anything to explain. Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592416656 Share on other sites More sharing options...
josh clare Posted March 31, 2010 Author Share Posted March 31, 2010 pm'ed thanks Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592416854 Share on other sites More sharing options...
zyfse Posted April 2, 2010 Share Posted April 2, 2010 Hi there, can tell me what kinds of pop-up dialog box, is it only Command Line pop-up dialog box or Windows Logon-like pop up dialog box. Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592426408 Share on other sites More sharing options...
josh clare Posted April 6, 2010 Author Share Posted April 6, 2010 its command line pop up, thanks, josh Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592443814 Share on other sites More sharing options...
sc302 Veteran Posted April 6, 2010 Veteran Share Posted April 6, 2010 its command line pop up, thanks, josh Josh, has this been taken care of? I can look at though a remote sesssion if you'd like. Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592443940 Share on other sites More sharing options...
zyfse Posted April 6, 2010 Share Posted April 6, 2010 Hi! if this user enter into safe mode of windows xp, is there any command line pop up dialog box? Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592444898 Share on other sites More sharing options...
sc302 Veteran Posted April 6, 2010 Veteran Share Posted April 6, 2010 Hi! if this user enter into safe mode of windows xp, is there any command line pop up dialog box? it is coming from the dc, not the pc. It is in the user profile in adu&c, in the profile tab. Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592446518 Share on other sites More sharing options...
zyfse Posted April 7, 2010 Share Posted April 7, 2010 Hi, if the PC wants user enter the password to access Mapped Drive, can first enter the password to access, then disconnect the Mapped Drive and do Map Drive again then restart PC (or logoff then login) to see if the pop up appear? Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592449990 Share on other sites More sharing options...
theefool Posted April 7, 2010 Share Posted April 7, 2010 Or, better yet, check the permission on the share and the permissions on the folder to see if that particular user has access permissions. Perhaps even check "Member Of" under ADUC and compare with another user. Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592450018 Share on other sites More sharing options...
josh clare Posted April 9, 2010 Author Share Posted April 9, 2010 here is a screenshot of the message, sorry for the delayed response, thanks josh sorry here it is Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592460756 Share on other sites More sharing options...
sc302 Veteran Posted April 9, 2010 Veteran Share Posted April 9, 2010 This comes down to a rights/permission issue. You will have to use the tools provided in windows to verify permissions and/or reset permissions. Remember to verify share level and file level permissions. Again I can look at it if you'd like. Try the same user on a diff comp, does it follow? If it does then it most certainly a user rights issue. Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592461398 Share on other sites More sharing options...
zyfse Posted April 9, 2010 Share Posted April 9, 2010 Hi! so the screenshot is the cmd.exe, can first close this cmd dialog box, then right click "My Computer" >>> left click "Map Network Drive..." >>> in Drive: TextBox please choose "P:" >>> in Folder: TextBox please input "\\NAS\Public" >>> then tick "Reconnect at logon" option >>> left click "Finish" button >>> here Windows will ask user to input a vaild username and a vaild password, if the user login account (because now your computer has already login, so Windows recognise the logined user name and password as a default user account to access this network drive) has permission to access the network drive "\\NAS\Public", after you click ""Finish" button, you can see network drive icon inside "My Computer", if the user login account (because now your computer has already login, so Windows recognise the logined user name and password as a default user account to access this network drive) has no permission to access the network drive "\\NAS\Public", please click "different user name" then input another a vaild username and a vaild password to access. Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592461896 Share on other sites More sharing options...
sc302 Veteran Posted April 9, 2010 Veteran Share Posted April 9, 2010 again this comes down to a permissions issue and/or a device that has not been setup properly. you could do this to get around setting up the device properly: net use p: \\nas\public /user:usernameonnasthathasaccess passwordforusernameonnas Link to comment https://www.neowin.net/forum/topic/888252-cmd-net-logon-help-please/#findComment-592462498 Share on other sites More sharing options...
Recommended Posts