/build/static/layout/Breadcrumb_cap_w.png

Microsoft Systems Management Server 2003 Console

Version: 6

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 1.7k  |  Created: 09/05/2005

Average Rating: 0
Systems Management Server 2003 Console has 1 inventory records, 1 Questions, 0 Blogs and 2 links. Please help add to this by sharing more!

Deployment Tips (3)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
118
Note
The above works great except for one little thing: the install pauses at the end to tell you it was sucessful. The trick is to add the /NoUserInput switch at the end like this:

.\SMSSETUP\BIN\I386\Setup.EXE /script console.ini /NoUserInput
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
117
Command Line
following is the VBScript code to install. You will also need to create an ini file (instructions further down)you can call the ini file whatever you want as long as you use the same name in your script. I called it "console.ini"

----------------------------------------------------------
'Install SMS 2003 Console
WshShell.run ".\SMSSETUP\BIN\I386\Setup.EXE /script console.ini ", 1, true
-----------------------------------------------------------

in the following directory \SMSSETUP\BIN\I386 , save a text file with an ini extension

and copy the following into it. This is what you require for it to work
------------------------------------------------------
[Identification]
Action=InstallAdminUI

[Options]
FullName=111111
OrgName=222222
SMSInstallDir=C:\SMSADMIN
SDKServer=333333

---------------------------------------------------------

replace 111111 with the registered owners name
replace 222222 with your organisations name
replace 333333 with your SMS servers name

For further info click here.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
117
Command Line
Use this to creat an SMS 2003 package:

I used the following line directly from SMS program to launch it form an SMS package in hidden mode

.\smssetup\bin\i386\setup.exe /script console.ini /nouserinput, 1, true

Worked like a charmed!!

You must configure the console.ini file like explained earlier above. Copy the source on your SMS serveur, remove unnessary folders.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Systems Management Server 2003 Console

Version

6

Questions & Answers (1)

Questions & Answers related to Microsoft Systems Management Server 2003 Console

13
ANSWERS

Blogs (0)

Blog posts related to Microsoft Systems Management Server 2003 Console

Reviews (0)

Reviews related to Microsoft Systems Management Server 2003 Console

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ