Jump to content

Join the domain later after install of apps from guirunonce?


Recommended Posts

Is this scenerio possible?

Automatically logon locally as an Admin

GuiRunOnce runs cmd file and installs apps

Join Domain and place computer in active directory from info provided at the osc screens at the start of ris?

Restart so GPO policies applied..

Basically Id like to install apps before it has joined the domain so I dont have a case where gpo's are applied before GuiRunOnce.

Thanks in advance

Link to comment
Share on other sites

  • 3 weeks later...

you can definitely join the domain at any point. you'll need to grab netDom.exe for your OS, should be on the resource kit. then you can just run a script like this:

netdom JOIN %COMPUTERNAME% /Domain:corp.bayadv /USERD:sec_builder /PasswordD:password

that works for me (the join domain settings in unattend.txt doesn't work for me at all, so i _have_ to do this. but i call it in the cmdlines.txt part, not in guirunonce).

you can specify which OU you put the PC in too, im not sure about how to get the OSC info.. you'll have to figure that bit our yourself, i don't use RIS or OSC

Edited by omniwolf
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...