Re: Script to install AdminUI Silently.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: OM (OM_at_discussions.microsoft.com)
Date: 10/28/04


Date: Thu, 28 Oct 2004 10:35:05 -0700

Here what I'm going to do:
1] Create a launcher that will initiate Setup.exe with command line.
2] Launcher will wait to let setup.exe finish its process.
3] I have old tool in my goodies bag that can be run with /kill "Window
Name". This will close that Start Menu window.

Thanks for your help.

"Jeff Harbaugh [MSFT]" wrote:

> Unfortunately no there is not. Atleast as far as I know.
>
> --
> Thanks,
> Jeff Harbaugh [MSFT]
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "OM" <OM@discussions.microsoft.com> wrote in message
> news:628B6904-9623-4F3F-9AB2-A403A8532267@microsoft.com...
> > Thanks. I created one script file and it works.
> > One more question. Is it also possible to close start Menu window
> > automatically at the end of the installation? I'm using /nouserinput
> > /hidden
> > switch and it works great but at the end user still see that open start
> > menu
> > window.
> >
> >
> > "Jeff Harbaugh [MSFT]" wrote:
> >
> >> Here is an example. You can call the file whatever you want. You can find
> >> this in the COncepts, Planning and Installation Guide
> >> Example of an SMS Initialization File
> >>
> >> The following is an example of an SMS initialization file.
> >>
> >> [Identification]
> >>
> >> Action=InstallPrimarySite
> >>
> >> [Options]
> >>
> >> FullName=Sam Woodman
> >>
> >> OrgName=Microsoft
> >>
> >> ProductID=123-4567890
> >>
> >> SiteCode=FIN
> >>
> >> SiteName=Finance
> >>
> >> SiteDomain=Seattle
> >>
> >> SecurityMode=Standard
> >>
> >> ServiceAccount=smsadmin
> >>
> >> ServiceAccountDomain=Seattle
> >>
> >> ServiceAccountPassword=Animal$Cracker27
> >>
> >> NumOfClients=100
> >>
> >> OptionalUnits=Remote Control
> >>
> >> SMSInstallDir=D:\SMS
> >>
> >> InstallSQLServer=0
> >>
> >> NumberOfAdminUI=5
> >>
> >> SDKServer=Rainy
> >>
> >> [SQLConfigOptions]
> >>
> >> SQLServerName=Rainy
> >>
> >> SQLServerVersion=7.0
> >>
> >> UseSQLIntegratedSecurity=0
> >>
> >> SQLLoginID=sa
> >>
> >> SQLLoginPassword=Harpo&Chico
> >>
> >> CreateSQLDevice=1
> >>
> >> DatabaseName=SMS_FIN
> >>
> >> DatabaseDevice=SMSdata_FIN
> >>
> >> LogDevice=SMSlog_FIN
> >>
> >> SQLDevicePath=F:\MSSQL\SMSDATA
> >>
> >> NumberOfSqlConnections=75
> >>
> >> AutoConfigSqlConnections=1
> >>
> >>
> >>
> >>
> >> --
> >> Thanks,
> >> Jeff Harbaugh [MSFT]
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >> "OM" <OM@discussions.microsoft.com> wrote in message
> >> news:67FA83D4-F9B5-4036-8F6B-389EBC8C9125@microsoft.com...
> >> > I'm thinking to use this command "setup.exe /script [script file]" to
> >> > install
> >> > AdminUI silently, but I can't find any info on how to create this
> >> > script
> >> > file. What should be the script file extension? Any info or direction
> >> > to
> >> > find
> >> > this info will be helpful.
> >> > Thanks
> >> >
> >>
> >>
> >>
>
>
>



Relevant Pages

  • Re: The Dock through the years
    ... Simple Finder interface in OS X. ... operate in a similar way to Launcher. ... most things got covered up by whatever front window ... trying to get by with some jack-of-all-trades like the Dock. ...
    (uk.comp.sys.mac)
  • Re: The Dock through the years
    ... if you were like me there'd be a corner of the Launcher window ... thing's buried so you can just go straight to it without any bother. ... But you'll move your actual hands to the keyboard from the mouse rather ... Slide the window, uncovered, no brain work, hardly any hand movement, ...
    (uk.comp.sys.mac)
  • Session Management when launching "New" Window
    ... new window to display the contents of the report in. ... The one problem I have noticed is that if the user leaves the "launcher" ... popup blockers of various programs? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: mapping pid to window handle
    ... Xin Li wrote: ... >assuming the PID is responsible for launching a window. ... the launcher needs to ...
    (comp.os.linux.x)
  • Re: Can I launch IE6 without address bar from command line
    ... launched page and embedded links and then close the window? ... Yes, I have developed exactly that kind of command line tool, called Quero ... Launcher. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)