8,330 questions
got error
What error did you get?
If psexec can't find the executable it should say that.
C:\>psexec \\localhost racadm.exe
PsExec v2.2 - Execute processes remotely
Copyright (C) 2001-2016 Mark Russinovich
Sysinternals - www.sysinternals.com
PsExec could not start racadm.exe on localhost:
The system cannot find the file specified.
If the folder where racadm is installed is not in the system path, then you have to include the full path.
psexec \\computername "C\Program Files\Dell\WhateverFolder\racadm.exe" getniccfg