Jump to content

Recommended Posts

Posted

Hi all.

I've setup the FirstLogonCommands to run a command file that installs soem software. However as you may know it does this before the desktop is instantiated. The CMD file includes a reboot I'd like to to do after the desktop has fully instantiated, is there a way to trigger the command file to run after the desktop is created rather than before or should a reboot during the middle of this not matter?

  • 2 weeks later...

Posted

You can delay the reboot command in that cmd file using something like Ping command or sleep.exe-kind-of-application...

The desktop is showed after all the commands in FirstLogonCommands are executed, so if you make a delay in the file with your applications, you can force a reboot.

Just use 1-2 (even 3 won't hurt) minute after all is done for the reboot to give Windows time to load everything.

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...