

InterviewSolution
Saved Bookmarks
1. |
Solve : How to run login script? |
Answer» <html><body><p>My company is in the process of switching from one Active Directory server to another (both running Win2003 Server <a href="https://interviewquestions.tuteehub.com/tag/standard-246169" style="font-weight:bold;" target="_blank" title="Click to know more about STANDARD">STANDARD</a>). I have moved the FMSO roles, DNS and WINS. Everthing seems to be working fine.However I am having trouble moving the login scripts to the new server. The login script is being called from Active Direcory under each <a href="https://interviewquestions.tuteehub.com/tag/user-25565" style="font-weight:bold;" target="_blank" title="Click to know more about USER">USER</a>'s profile tab - Login script field. I don't know if it is relevent or not but but when I run DCPROMO on the old server to remove AD I get a warning saying it can not contact any other domain severs.<br/><br/>I have searched online and per the advice of multiple <a href="https://interviewquestions.tuteehub.com/tag/posts-25660" style="font-weight:bold;" target="_blank" title="Click to know more about POSTS">POSTS</a> I have placed a test script on the new server at the following locations.<br/><br/>C:\WINDOWS\SYSVOL\sysvol\inwood.local\scripts<br/>C:\WINDOWS\SYSVOL\domain\scripts<br/>C:\WINDOWS\SYSVOL\domain\scripts\inwood.local\scripts<br/><br/>The old server's scripts are still running without an issue. They are located at the following locations.<br/><br/>C:\WINDOWS\SYSVOL\domain\scripts<br/>C:\WINDOWS\SYSVOL\sysvol\inwood.local\scriptsHave you moved your machines to the new domain? Are you running DHCP? Or static IPs? Does the machine have the new DNS server listed when you run ipconfig /all from a command line?<br/><br/>Thanks for the reply.<br/><br/>I found that I had many issues with the config. Eventually I had an outside firm help me set it up.<br/><br/>Thanks,<br/>Scottglad to hear your all set...<br/><br/>Welcome to the fourm!<br/><br/>Darn ! !<br/><br/>And we coulda' <a href="https://interviewquestions.tuteehub.com/tag/made-1082584" style="font-weight:bold;" target="_blank" title="Click to know more about MADE">MADE</a> all that money !I had same issue before with my new domain server.<br/>I just tried and tested putting my logon.bat to your similar directory and <a href="https://interviewquestions.tuteehub.com/tag/luckily-7382696" style="font-weight:bold;" target="_blank" title="Click to know more about LUCKILY">LUCKILY</a> its now working. <br/>let me check my config and tell you if we have the same.</p></body></html> | |