Jump to content

Recommended Posts

Posted

I'm having some difficulty installing the Server Appliance Kit from a batch file called from cmdlines.txt. The line

msiexec.exe /i %systemdrive%\sa-wss2003\sasetup30.msi ADDLOCAL="BackEndFramework,WebUI,SetDateAndTime,UsersAndGroups,NetworkSetup,Logs,SystemBackup,AlertEmail,S
hutdown,RemoteDesktop,SysInfo,NAS,DisksAndVols,ScheduledDefragmentation,ShadowCopyManagement,Service
s" /qn

allways fails but if use

msiexec.exe /i %systemdrive%\sa-wss2003\sasetup30.msi ADDLOCAL="BackEndFramework,WebUI,SetDateAndTime,UsersAndGroups,NetworkSetup,Logs,SystemBackup,AlertEmail,S
hutdown,RemoteDesktop,SysInfo,NAS,DisksAndVols,ScheduledDefragmentation,ShadowCopyManagement" /qn

it does work.

The only differance between these two lines is the "Services" component.

Both lines work from the "Run" dialog box.


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