Hi Mudasir. Regarding password - the password is fine. I tried copy&paste as manual typing. There is an "$" in the password which makes me kind of think that SUM is not able to cope with special characters...
d:\usr\sap\SM1\SUM>net use \\%COMPUTERNAME%\sapmnt correctPassword /USER:SAPserviceSM1 The command completed successfully. d:\usr\sap\SM1\SUM>net use \\%COMPUTERNAME%\sapmnt wrongPassword /USER:SAPserviceSM1 System error 86 has occurred. The specified network password is not correct. d:\usr\sap\SM1\SUM>
Here is the content of INPUT-OS-USER-CREDENTIALS_08.txt
Nov 28, 2013 3:48:40 PM [Info ]: Host <HOSTNAME>. is identified as a Windows host. Requesting SAPServiceSID credentials. Nov 28, 2013 3:48:40 PM [Info ]: Cluster contains instances located on a Windows host. Nov 28, 2013 3:49:00 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.util.validate.ValidationFailureException: Invalid SAPServiceSID user credentials for host <HOSTNAME>.
Message was edited by: Tobias Harmes