Author Topic: What Account For Remote Install, EXACTLY...?  (Read 5849 times)

0 Members and 1 Guest are viewing this topic.

RAILhead

  • Guest
What Account For Remote Install, EXACTLY...?
« on: January 04, 2006, 10:19:29 PM »
I'm evaluating Avast for our 50 workstations and 2 servers, but I can't get the push install to work. I know there have been TONS of topic on this, but what I want to know is which username/password needs to be used for the remote install.

I tried using the main server's admin user/pass combo, but it doesn't work (remote install fails with bad account, etc.).

Am I supposed to add the individual workstation's username/pass t remote install for all 50 stations?

Shouldn't be able to use the "master login" for the main server -- the account that gets access to EVERYTHING?

Am I supposed to have an admin account on each WS prior to doing this?

Thanks.

Offline Vlk

  • Avast CEO
  • Serious Graphoman
  • *
  • Posts: 11658
  • Please don't send me IM's. Email only. Thx.
    • ALWIL Software
Re: What Account For Remote Install, EXACTLY...?
« Reply #1 on: January 04, 2006, 10:38:21 PM »
The principal question is, are the machines part of a domain? If so, you can use a domain admin account (a member of the "Domain Admins" group).

If not, it's much more difficult. Is the local Administrator account password different on each of the machines?


Thanks
Vlk
If at first you don't succeed, then skydiving's not for you.

RAILhead

  • Guest
Re: What Account For Remote Install, EXACTLY...?
« Reply #2 on: January 04, 2006, 10:50:07 PM »
Yes, all the machines are on the domain. The domain format is domain.local, so when they login, each WS logs-in like:

username
password
domain.local

So, I was trying to use the main Admin password for the entire server which is also in the Domain Admins group. But, it's still not working.

Offline Vlk

  • Avast CEO
  • Serious Graphoman
  • *
  • Posts: 11658
  • Please don't send me IM's. Email only. Thx.
    • ALWIL Software
Re: What Account For Remote Install, EXACTLY...?
« Reply #3 on: January 04, 2006, 10:52:41 PM »
So, in this case, you'd fill in the following details to the Deployment Task

Domain: domain.local
Username: domain.local\Administrator
Password: <the domain admin password>


That should do the trick.

Thanks
Vlk
If at first you don't succeed, then skydiving's not for you.

Offline Vlk

  • Avast CEO
  • Serious Graphoman
  • *
  • Posts: 11658
  • Please don't send me IM's. Email only. Thx.
    • ALWIL Software
Re: What Account For Remote Install, EXACTLY...?
« Reply #4 on: January 04, 2006, 11:13:12 PM »
Oh, I forgot to say that what I just said above assumes that the domain name in the Catalog is really in the DNS form (i.e. that it's really "domain.local"). Because normally, it's in the NetBIOS form (without the dot in it - e.g. "DOMAIN").

Please check one of the machines in the Computer Catalog (in the ADNM console) what domain name it shows, and use this domain name in the account spefication in the deployment task properties.

E.g. if the domain name is shown as DOMAIN, use


Domain: DOMAIN
Username: DOMAIN\Administrator
Password: <the domain admin password>


Hope this helps,
Vlk
If at first you don't succeed, then skydiving's not for you.

RAILhead

  • Guest
Re: What Account For Remote Install, EXACTLY...?
« Reply #5 on: January 04, 2006, 11:24:12 PM »
I'll give that a go first thing in the morning.

Thanks for the quick help!

RAILhead

  • Guest
Re: What Account For Remote Install, EXACTLY...?
« Reply #6 on: January 05, 2006, 03:46:22 PM »
Still doesn't work. Heere's what the log says:

01/05/06 08:48:08:   rinstInstall begin
01/05/06 08:48:08:   Init 50 60 C:\WINDOWS\TEMP\aswFD.tmp C:\Program Files\Alwil Software\Management Tools\InstPkgs NULL C:\WINDOWS\TEMP\aswFC.tmp 0
01/05/06 08:48:08:   Store
01/05/06 08:48:08:   Domains: mikenspecialties.local,
01/05/06 08:48:08:   Init MIKENSPECIALTIE\JIMA
01/05/06 08:48:08:   JIMA: GetAccount
01/05/06 08:48:08:   JIMA: not found in domain list
01/05/06 08:48:08:   JIMA: CallBack 211 C:\Program Files\Alwil Software\Management Tools\DATA\log\MIKENSPECIALTIE_JIMA.log
01/05/06 08:48:08:   TerminateAll
01/05/06 08:48:09:   rinstInstall end 87


I also used the domain name without the ".local" and I get the same error.

Offline Vlk

  • Avast CEO
  • Serious Graphoman
  • *
  • Posts: 11658
  • Please don't send me IM's. Email only. Thx.
    • ALWIL Software
Re: What Account For Remote Install, EXACTLY...?
« Reply #7 on: January 05, 2006, 04:57:24 PM »
The log says that the domain name needs to be MIKENSPECIALTIE (without the trailing S)

So, finally, this should be the correct setup:

Domain: MIKENSPECIALTIE
Username: MIKENSPECIALTIE\Administrator
Password: <the domain admin password>


This is probably because the maximum size of the NetBios domain name is 15 characters.


Thanks
Vlk
If at first you don't succeed, then skydiving's not for you.

RAILhead

  • Guest
Re: What Account For Remote Install, EXACTLY...?
« Reply #8 on: January 05, 2006, 05:20:08 PM »
That did it! Now I just have to figure out why it's going by the NetBIOS name...