dbTalk Databases Forums  

Deploy SQL 2005 client tools with Config Manager 2007 R2

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss Deploy SQL 2005 client tools with Config Manager 2007 R2 in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
smc2005
 
Posts: n/a

Default Deploy SQL 2005 client tools with Config Manager 2007 R2 - 02-10-2010 , 08:46 AM






Hi all,

We need to roll out the SQL 2005 client components to around 100 computers.
So far we have had no luck trying to package this up. We have tried the
following command line in a batch file:

net use x: \\server\source
x:
cd\SQL2005\en_sql_2005_std_x86_dvd\tools
setup.exe /qn ADDLOCAL=Client_Components,Connectivity,SQLXML,SQL _Tools90
net use /delete x:

This works fine when you run it whilst logged on as an admin user. However,
when we try to deploy using Config Manager, it doesn't work. The status of
the deployment sticks at 'Running' until the job times out after 2 hours.
Running it myself takes under 20 minutes so I don't think the period Config
Manager is allowing is the issue.

Any help gratefully recieved!

Best wishes,
Steven.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.