Jump to content

Bypass legal Notification After RIS domain add at first login?


Recommended Posts

Posted

Hello All,

I'd like our RIS server to add the computer to the domain. This seems to work fine once I made the change. However, we use runonceex to add some programs, etc at first login. Once added to the domain, we have a notice pop up(via group policy), to which you must click ok before proceeding to login. So now, instead of automatically logging in and proceeding with runonce, it stops, waiting for someone to click ok. Does anyone know a way to bypass this one time, for the purposes of fully automating our process?

Thanks!

  • 4 weeks later...

Posted

You could do something like what I am doing.

First build a machine off the network. Take the join domain part of the sif out and build a standalone machine.

Install all applications that you need.

Use netdom.exe and a simple script like so:

netdom join %computername% /d:domainname/userd:userid /passwordd:password

and reboot

Now your machine is on the domain and all apps are installed without asking for a ok to your disclaimer

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...