Jump to content

RunOnceEx and network share


arjanv

Recommended Posts

Hi,

i'm running serval programs from the runonceex, and these arre located on a win2003 server. at that installation point the install ask for a username and password, when i type in the username and password from the server the installation begins, and work well.

Is it possible to integrate the username and password, so it won't ask for it.

Can anyone help me?.

thanks

Link to comment
Share on other sites


Depending on what you are doing, yes it is possible. You could write a bat/script file that would map the drive prior to calling the program installs.

The way that I have mine setup is this,

-WinPE launches, prompts tech for username/password and maps drive to network.

-Tech is then prompted for computername and some basic info (Which OS, Office, formatting options, etc)

-Once they submit this, the HD is formated and several files are written to the HD, these include, Unattend.txt and several script files.

-Needed files are copied to the HD (i386, Drivers, some patches)

-Setup launches

-Once setup is complete, runonce calls a script Install patches/chipset and copy a script to the startup folder then reboot.

-OS autologs in, then maps a network drive and calls a script that will install all standard apps.

Link to comment
Share on other sites

I made a login script (net use \\server password /user:username)

Now it won't ask for a username and password, but now i get a download look a like window with the buttons open en save, is it possible that the applcation start automaticly?

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