SMP User's Manual  
Last update: Feb. 2011

Manual Index

 

1. Brief Configurations & Installations

SMP is composed with Server and Client. Server is for administrator and Client is for each PCs. Once the installation finished, Client will be connected to the Server and sends PC hardware, software inventory data to the Server.

SMP Configuration

Install Server first, and then install Client with the given IP address of Server.

 

1-1. SMP Server

SMP Server is for administrator, PC inventory manager. Only one Server is exist in the SMP network.

  • Compatible with Windows Server 2008 R2, Server 2008, 7, Vista, XP, 2003
  • About 500 MB disk space required to manage 1,000 Client PCs
  • TCP/IP protocol
  • Server's IP address must be fixed

To install,

  • Log in as an administrator
  • Run SMP Server setup and follow the instructions.
  • Launch

If you launch the Server for the first time, Server will display the IP address of the Server. This IP address must be applied to the SMP Client Setup.

Windows Firewall Settings

Manual Index

 

1-2. SMP Client

SMP Client is for each PCs to manage. In SMP, the total number of Client PC is the license capacity and it is controlled by the SMP Server.

  • Compatible with Windows Server 2008 R2, Server 2008, 7, Vista, XP, 2003
  • About 3 MB disk space required

To install,

  • Log in as an administrator
  • Run SMP Client setup
  • Enter the IP address of SMP Server to communicate
  • Client will be run as a start-up program


    If you edit Setup.ini file, you can automatically apply the specific IP address.

Manual Index

 

1-2-1. Silent Setup

Client Setup supports silent setup by /s command line option. If you run Setup with /s option, program will not display the screen, require user's input at all.

If the Setup runs silently, Setup will read Setup.ini file for install options. Administrator must edit this file before distribution.

  • Edit Setup.ini file by Notepad to define install options.

; Define IP address of SMP Server
IP="your SMP Server's IP address here"

; Display tray icon of Client or not ("NO")
SYSTRAY="YES"

; Leave uninstall information or not ("NO")
UNINSTALL="YES"

  • Make a script to run Setup silently. Sample Script:

@net use Z: \\ServerName\SMPClientSetupFolder
@Z:Setup /s
@net use Z: /del

Note:

  • The Setup folder must be shared as read/write access.

  • If an error occurs, log will be created at the Setup folder, Error.log file.

Manual Index

 

1-2-2. Uninstall

To uninstall, select SMP 2011 Client at Control Panel > Add/Remove Programs.

You can also run uninstaller by running SMP Client Program's Folder\SMPclientuninstall.exe.

 

Manual Index

 

Manual Index


Copyright 2011Uinterface