XP Pro - Avast client deployment error

Hi We have a number of new identical Dell Optiplex GX620 that most have deployed ok. Hoever one does not deploy, the remote install log says:

08/18/06 14:28:36: rinstInstall begin
08/18/06 14:28:36: Init 50 60 C:\WINDOWS\TEMP\asw129.tmp D:\Program Files\Alwil Software\Management Tools\InstPkgs NULL C:\WINDOWS\TEMP\asw128.tmp 0
08/18/06 14:28:37: Store
08/18/06 14:28:37: Domains: DBLCAPITAL,
08/18/06 14:28:37: Init DBLCAPITAL\LON-CLI-WRK-005
08/18/06 14:28:37: LON-CLI-WRK-005: GetAccount
08/18/06 14:28:37: LON-CLI-WRK-005: Queueing
08/18/06 14:28:37: StartThread
08/18/06 14:28:37: Loop
08/18/06 14:28:37: SpawnThreads
08/18/06 14:28:37: LON-CLI-WRK-005: StartSetup
08/18/06 14:28:37: LON-CLI-WRK-005: Connecting
08/18/06 14:28:37: LON-CLI-WRK-005: WNetAddConnection2 \LON-CLI-WRK-005\C$ DBLCAPITAL\Administrator error 5
08/18/06 14:28:37: LON-CLI-WRK-005: WNetAddConnection2 \LON-CLI-WRK-005\ADMIN$ DBLCAPITAL\Administrator error 5
08/18/06 14:28:37: LON-CLI-WRK-005: RemoveOnError
08/18/06 14:28:37: LON-CLI-WRK-005: Finished with error
08/18/06 14:28:37: TerminateAll
08/18/06 14:28:37: rinstInstall end 0

We have Versions:
XP Pro x64 Edition SP1

Avast: Build: Jun2006 4.7.531

Thanks for posting the log. Error code 5 means “Access denied” so this must be an access right problem.

What if, on the server, you do

net use \LON-CLI-WRK-005\C$ /user:DBLCAPITAL\Administrator

(and specify the correct password), does that help?
Is the machine really in the DBLCAPITAL domain?

Thanks
Vlk

Thanks, that worked just fine ;D