Deploying agent - Admin$ Failed to open connection
I get this message of only some of the machine I am trying to get the agent to install on.
OS = Windows XP Pro
Ports open: 139, 445, 52230
Firewall is off
Simple file sharing is not checked
Anyone have any idea what might cause this problem
Thanks,
Gary
[04/25/10 10:56:21 PM] Begin provisioning...
[04/25/10 10:56:21 PM] Executing Windows platform provisioning.
[04/25/10 10:56:21 PM] Probing tcp ports for accessibility.
[04/25/10 10:56:21 PM] Port 139 [netbios-ssn] open.
[04/25/10 10:56:21 PM] Port 445 [microsoft-ds] open.
STEP 1: CONNECT TCP/SSH -SUCCESSFUL
[04/25/10 10:56:22 PM] Executing remote communications:
Initializing RPC
Connecting to ADMIN$
ERROR: Failed to open connection - NT_STATUS_INSUFF_SERVER_RESOURCES
STEP 3: PUSH SCRIPT\PROVISIONING -FAILED
End of remote communications.
[04/25/10 10:56:22 PM] End provisioning run.
OS = Windows XP Pro
Ports open: 139, 445, 52230
Firewall is off
Simple file sharing is not checked
Anyone have any idea what might cause this problem
Thanks,
Gary
[04/25/10 10:56:21 PM] Begin provisioning...
[04/25/10 10:56:21 PM] Executing Windows platform provisioning.
[04/25/10 10:56:21 PM] Probing tcp ports for accessibility.
[04/25/10 10:56:21 PM] Port 139 [netbios-ssn] open.
[04/25/10 10:56:21 PM] Port 445 [microsoft-ds] open.
STEP 1: CONNECT TCP/SSH -
[04/25/10 10:56:22 PM] Executing remote communications:
Initializing RPC
Connecting to ADMIN$
ERROR: Failed to open connection - NT_STATUS_INSUFF_SERVER_RESOURCES
STEP 3: PUSH SCRIPT\PROVISIONING -
End of remote communications.
[04/25/10 10:56:22 PM] End provisioning run.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
airwolf
14 years ago
Posted by:
KevinG
14 years ago
Posted by:
gkalus
14 years ago
Here is what I found out:
I got a message "not enough server storage is available to process this command" when trying to launch "\\localmachinename\admin$" from the run command.
It runs out that I had to ADD a registry setting:
I had to add IRPStackSize
You can increase the IRPStackSize value. You must first add this value to the following key if it is not already present:
HKEY_LOCAL_MACHINE\
SYSTEM\
CurrentControlSet\
Services\
LanmanServer\
Parameters
Value Name: IRPStackSize
Data Type: DWORD
With base set to decimal, enter the value 16 or higher. 15 is the default
Increasing this value requires some memory from the non-allocated memory pool, but the impact should not be noticeable.
I started with 4 stepped it up to 16 before it it finally worked. I r rebooted each time value changed.
Agent was successfully deployed.
I got a message "not enough server storage is available to process this command" when trying to launch "\\localmachinename\admin$" from the run command.
It runs out that I had to ADD a registry setting:
I had to add IRPStackSize
You can increase the IRPStackSize value. You must first add this value to the following key if it is not already present:
HKEY_LOCAL_MACHINE\
SYSTEM\
CurrentControlSet\
Services\
LanmanServer\
Parameters
Value Name: IRPStackSize
Data Type: DWORD
With base set to decimal, enter the value 16 or higher. 15 is the default
Increasing this value requires some memory from the non-allocated memory pool, but the impact should not be noticeable.
I started with 4 stepped it up to 16 before it it finally worked. I r rebooted each time value changed.
Agent was successfully deployed.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.