ProLiant Deployment and Provisioning
1833007 Members
2504 Online
110048 Solutions
New Discussion

Re: RDP error code

 
SOLVED
Go to solution
terry123
Regular Advisor

RDP error code

hi All,

getting a error message from RDP console after a distributing job (attached).

anyone can point me to get a reference for the error coding?

5 REPLIES 5
Gordon Leonard
Honored Contributor
Adrian Clint
Honored Contributor

Re: RDP error code

Terry,

In Altiris/RDP

Tools > Options > Domain Accounts(tab)

Add a domain admin account.

While you are there add 2 more accounts
One with the domain = WORKGROUP & one = TMPWORK
The username/password should be the local admin acount details for a new scripted install/image
terry123
Regular Advisor

Re: RDP error code

thx,

but what is the usage for the user account create for WORKGROUP & TMPWORK?

Adrian Clint
Honored Contributor
Solution

Re: RDP error code

WORKGROUP is the default workgroup that is in the supplied default.txt (unattended.txt) for scripted installs. (unless you changed it).

TMPWORK is the default workgroup that a deployed image joins after its run sysprep/ripprep
terry123
Regular Advisor

Re: RDP error code

thx all