Unsolved
This post is more than 5 years old
20 Posts
0
43323
December 7th, 2011 06:00
OME failing to remotely install Server Administrator
I've successfully installed OME on a Windows Server 2008 R2 SP1 and have run my discovery/inventory for the subnets I want.
There was one physical Dell Blade that did not have Server Administrator on it so I tried running the Remote Task: Deploy Server Administrator.
I created a new Deployment Task with the following:
General--
-Task Name: Test
Installer path: C:\$support$\OpenManage\windows\SystemsManagement\SysMgmt.msi
Install Arguments: /qn
Allow Reboot
Task Target--
Remote server
Schedule and Credentials--
Run Now
Username and Password: my username/pwd (admin rights on both servers)
It fails with Unable to copy the package file: . I try running the task again, same issue: Unable to copy the file to the remote system.
I've configured the firewall per this thread in the forum (even though the subject was Dell ITA):
http://en.community.dell.com/techcenter/systems-management/f/4469/t/19415757.aspx
Any ideas?


victor_waelchli
91 Posts
0
December 7th, 2011 07:00
On the Essentials server, did files get put into the system update folder? C:\Program Files (x86)\Dell\SysMgt\Essentials\SystemUpdate\
if not, check the permissions on that folder and remake the task.
if so, verify you have network discovery on the target and can browse the admin$ share on the target from the essentials server using the same credentials.
NonTimeboMala
20 Posts
0
December 7th, 2011 07:00
I've checked the NTFS permissions on the SystemUpdate folder, and Local Admins have Full Control over the folder and its children (I'm a domain admin which are local admins.)
I can browse to the admin$ share on the target successfully from the OME server using my credentials.
Could you please clarify 'network discovery on the target' ?
NonTimeboMala
20 Posts
0
December 7th, 2011 07:00
I had enabled network discovery on the OME server, but just checked and saw that it was OFF. Following the directions here:
social.technet.microsoft.com/.../e1cc2310-b4f7-4de5-818a-352d8f792de5
I was able to get network discovery to stay on. FYI, the firewall is turned off on OME.
I do not have network discovery turned on for the target server. It is running Windows Server 2003 R2 SP2; firewall is also turned off.
Yet, the files are still not created in the SystemUpdate folder on the OME server.
victor_waelchli
91 Posts
0
December 7th, 2011 07:00
technet.microsoft.com/.../cc753176%28WS.10%29.aspx - enabling network discovery.
NonTimeboMala
20 Posts
0
December 7th, 2011 08:00
Thank you very much for all of your help and time, Victor.
I put full control to the Users group and anything else I could to the SystemUpdate folder and push those permissions down to its children.
I deleted the previous task and recreated it. I executed the task and verified the SysMgmt_6_5_0.msi was created under the Packages folder in SystemUpdate.
I can see the msiexec kicked off on my target server where I want Server Administrator installed, but now the task is at a standstill. Currently it is still at 0% and no activity on the processor for the target server.
DELL-Rob C
4 Apprentice
•
2.8K Posts
0
December 7th, 2011 08:00
I wonder if you restart the DSM Essentials Task service if that would help.
victor_waelchli
91 Posts
0
December 7th, 2011 08:00
if the files are not created on the SystemUpdate then the issue is on the essentials server.
be sure when it fails that you are remaking the task from scratch. also try to change the source of the msi.
also try to give everyone full control of the systemupdate folder then remake the task.
DELL-Rob C
4 Apprentice
•
2.8K Posts
0
December 7th, 2011 09:00
thanks, and just to confirm: you did a "restart" on the Task Mgr service just to be sure?
victor_waelchli
91 Posts
0
December 7th, 2011 09:00
Now that the files are copied and the Msiexec is running on the target now we need to troubleshoot the silent install on the target server.
if you point the server administrator task at the setup.exe or the downloaded managed node self extracting zip you can experience this type of issue.
NonTimeboMala
20 Posts
0
December 7th, 2011 09:00
No, I didn't do that. I did reboot though! ; )
DELL-Rob C
4 Apprentice
•
2.8K Posts
0
December 7th, 2011 09:00
Hi, here is another suggestion to consider:
Please check the Task manager service is running. Then go to the following folder “C:\$support$\OpenManage\windows\SystemsManagement\SysMgmt.msi” check the permissions. If the folder permissions are not fully accessible change them to be fully accessible or copy the content of the folder to a root location C:\
Then try again.
thanks,
Rob
NonTimeboMala
20 Posts
0
December 7th, 2011 09:00
Task Manager service is running on OME and the Sysmgmt.msi file has full permissions for everyone.
I deleted and recreated the task with the same results.
NonTimeboMala
20 Posts
0
December 7th, 2011 12:00
I have the task pointed directly at the MSI file with the /qn switch. I still receive the same error message from the start.
DELL-Rob C
4 Apprentice
•
2.8K Posts
0
December 7th, 2011 14:00
Well, I think we've collected what data we could here in the forum. I'm at a loss. It seems like it is deploying it out to the managed node ok. I'll need to ask you to call 800-945-3355 to open a ticket with support. From there, we can collect more info on your system, collect logs, etc., and hopefully get to a quick resolution.
Thanks,
Rob
NonTimeboMala
20 Posts
0
December 9th, 2011 07:00
Rob, Victor. I don't know what the deal was, but the deployment kicked off. I rebooted the test server and the OME server, set different creds so I can determine what processes were kicking off for the installation, and it all worked. Thanks for giving me some valuable troubleshooting tips that I can document for me team!