Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Installing OEM12C Agent on windows using PsExec

User_U42KEJul 21 2016 — edited Jul 27 2016

Hi All,

I am trying to install OEM12C agent for windows 64 bit from my staging server(Windows) which stages the PsExec software and the windows agent software, I get the following error upon running the agentDeployPsExec.bat command.

I am doing this as oracle user which has admin rights and same priviliges on both the staging and target server. Not sure why it is complaining about the user name or bad password. The password is correct...not sure what am I missing here.

Appreciate your help.Thanks!

OMS:12.1.0.5 Running on Linux

Windows agent Version = 12.1.0.5.0

Platform = Microsoft Windows x64 (64-bit)

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

D:\oracle\oms>agentDeployPsExec.bat PROPERTIES_FILE=response_file_windows_agent12c.txt

D:\oracle\oms>echo off

===================================================================

Agent deployment started on host : abcdprddb01.bacdef.com

Creating installation base directory ...

"Command D:\oracle\PsExec\PSTools\psexec.exe  \\abcdprddb01.bacdef.com -u oracle -p ******  cmd.exe /c mkdir D:\oracle\oms\agent12c\ADATMP_--_--  failed.

The LOG_FILE shows the following error:

Copying  D:\oracle\agent_stage\\unzip.exe D:\oracle\agent_stage\\unzip_tmp.exe 

        1 file(s) copied.

D:\oracle\PsExec\PSTools\psexec.exe  \\abcdprddb01.bacdef.com -u oracle -p ******  cmd.exe /c mkdir D:\oracle\oms\agent12c\ADATMP_--_-- 

PsExec v2.2 - Execute processes remotely

Copyright (C) 2001-2016 Mark Russinovich

Sysinternals - www.sysinternals.com

Logon failure: unknown user name or bad password.

Connecting to abcdprddb01.bacdef.com...Starting PSEXESVC service on abcdprddb01.bacdef.com...Connecting with PsExec service on abcdprddb01.bacdef.com...Starting cmd.exe on abcdprddb01.bacdef.com...

PsExec could not start cmd.exe on abcdprddb01.bacdef.com:






Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 24 2016
Added on Jul 21 2016
2 comments
1,288 views