Installation guide

Note: Replace the following data with the Login Name part:
Domain Name\the computer name of the management server$.
E.g.) An input example for the case of domain
Domain name: Domain
The computer name of the management server: SSC_Management_Server
> sqlcmd E S (local)\SSCCMDB
1> CREATE LOGIN [Domain\SSC_Management_Server$] FROM
WINDOWS WITH DEFAULT_DATABASE=[pvminf]
2> go
1> EXEC master..sp_addsrvrolemember @loginame =
N'Domain\SSC_Management_Server$', @rolename =
N'sysadmin'
2> go
1> exit
8. Environment settings
Configure the environment settings and restart the PVMService.
1. Start SystemProvisioning Installation Folder\bin\PvmConfig.exe on the
management server.
2. The Environment Setting dialog box appears.