client installation error

I was trying to install clients.

eror message i get in log file is:

Failed to connect to \\LPMAQD03\admin$ using machine account (5)

Failed to connect to \\LVSNHD15.xxxdomain.org01\admin$ using machine account (1203)

WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account xxxdomain\xxxuser.

using this xxxdomain\xxxuser I remember i have installed clients before. What to verify please help.

Thanks

Raofu.

January 23rd, 2013 10:08am

Are you able to access both machines admins$ ?

Error 1203 :The network path was either typed incorrectly, does not exist, or the network pr
ovider is not currently available. Please try retyping the path or contact your
network administrator.

Error 5: Access is denied.


Have you checked this ?

http://blogs.technet.com/b/sudheesn/archive/2010/05/31/troubleshooting-sccm-part-i-client-push-installation.aspx

Free Windows Admin Tool Kit Click here and download it now
January 23rd, 2013 10:38am

You need to verify that account is a local admin on the PC.  Also make sure someone/something hasn't turned off that admin share.
January 23rd, 2013 7:14pm

ensure the file and print sharing is enable and the account must have admin rights on target computer.

You can use GPO to make the domain user account member of local admins http://eskonr.com/2010/09/make-account-member-of-local-adminswhich-may-be-useful-in-configuration-manager-for-installation-of-sccm-client-push/

Free Windows Admin Tool Kit Click here and download it now
January 24th, 2013 4:21am

Are you able to deploy Client via ConfigMgr itself? Rather then going to client and getting it installed.

In second case, you need to use admin account, also this account should have access on the shared path mentioned.

January 26th, 2013 3:28pm

Thanks Everyone for helping with idea. I am very sorry for the delay to respond you back.

@nickmo

Could you please guide how can I check that admin share hasn't been turned off? Is this account has to be in local admin group or any other special right is there to install the client?

Thanks in advance

Raofu

Free Windows Admin Tool Kit Click here and download it now
January 28th, 2013 2:05pm

the account I am using to install client via ConfigMgr is a member of local admin group. Someone please help!!
February 4th, 2013 8:30am

If you are pushing clients from configmgr then have you checked the account has added in - Client Installation Methods - Client Push Installation - Accounts.

 

Pls click "Vote AS" if you find its useful.

Free Windows Admin Tool Kit Click here and download it now
February 5th, 2013 10:31am

I am trying to install by right clicking the client from the console. The account is used it is member of local administration group which is set by GPO. There is no firewall enabled on client machine. there is no DNS issue. the CLient is being resolved by DNS. Still I am facing below errors:

Failed to connect to \\LPMAQD03\admin$ using machine account (5)

Failed to connect to \\LVSNHD15.xxxdomain.org01\admin$ using machine account (1203)

WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account xxxdomain\xxxuser.

Anyone has got solution idea? please help!!

February 26th, 2013 7:58am

Hi,

Did you verify that file and printer sharing is installed? Server Service is running? and that the GPO actually psuhed the account to the client?
From the KB below.

  • There are network connectivity problems.
  • There are name resolution issues with, for example, Windows Internet Name Service (WINS) or Domain Name System (DNS).
  • The Remote Registry service is disabled on the client computer.
  • The Microsoft Windows XP or Microsoft Windows Server 2003 firewall is blocking communications between the SMS Advanced Client and the SMS site server.
  • The Server service on the client is not started.
  • File and Printer Sharing for Microsoft Networks is not installed on the client computer

http://support.microsoft.com/kb/925282?wa=wsignin1.0

Free Windows Admin Tool Kit Click here and download it now
March 1st, 2013 11:05pm

Hi

I am still on this problem. I have found admins$ is not accessible on those PCs. My ADS engineer is not aware of how currently some of PCs has got admins$ enabled. So I am here If anybody can help how to enable admins$ in client machines.

Please help.

March 6th, 2013 6:12pm

If you have remote registry, you can do it, but you'll need to reboot the remote system as well.

reg add \\COMPUTERNAME\HKLM\System\CurrentControlSet\Services\LanmanServer\Parameters /t REG_DWORD /v hidden /d 0 /f

reg add \\COMPUTERNAME\HKLM\System\CurrentControlSet\Services\LanmanServer\Parameters /t REG_DWORD /v autosharewks /d 1 /f

Then do a shutdown -m \\COMPUTERNAME -r -f -t 00 
Free Windows Admin Tool Kit Click here and download it now
July 2nd, 2013 9:00am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics