Jump to content

Bypass legal Notification After RIS domain add at first login?


Recommended Posts

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!

Link to comment
Share on other sites

  • 4 weeks later...

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

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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