Cannot Push Installs

I have avast Enterprise 7 Server on a 2003 r2 server. I cannot push the installs to my test machine. My client is a w7 pro box. I have no firewalls on either machine. The message that I get is: Failed (Access is denied) and the remote install log is below.


07/24/12 09:24:45:   rinstInstall begin
07/24/12 09:24:45:   Init 50 60 C:\WINDOWS\TEMP\asw22.tmp C:\Program Files\AVAST Software\Enterprise Administration\InstPkgs NULL  0
07/24/12 09:24:45:   Store
07/24/12 09:24:45:   Domains: 
07/24/12 09:24:45:   Init DN\ PC
07/24/12 09:24:45:   PC: GetAccount
07/24/12 09:24:45:   PC: not found in domain list
07/24/12 09:24:45:   PC: Finished with error
07/24/12 09:24:45:   TerminateAll
07/24/12 09:24:46:   rinstInstall end 87

(edited computer name and domain out)

Anybody have an idea what I am doing wrong? Thanks.

It would seem to be an authentication issue. Be sure that you have your correct domain administrator credentials entered in the deployment task.

That was it. I had the wrong domain admin credentials in my deployment task. Thanks for the quick response.

If you are not sure about the Domain or Workgroup name, you can use the wildcard *
When specifying the domain account use the format below:
DomainName\AdministratorAccount

The most frequent mistake is to have it in the following format:
DomainName\Computername

Martin, you the man! (-: