Can you start a command prompt, and type:
replacing the render1 with a name of a system you are trying to edit.
Thats really all the app does, is replace the \\computername with your selected comp from the list for various different somewhat useful command lines.
So if it works from the command line, but not from the app, then thats a different issue from not working altogether.
replacing the render1 with a name of a system you are trying to edit.
Code:
C:\>psservice \\render1 stop "VraySpawner 2009" PsService v2.21 - Service information and configuration utility Copyright (C) 2001-2006 Mark Russinovich Sysinternals - www.sysinternals.com SERVICE_NAME: VraySpawner 2009 DISPLAY_NAME: VRaySpawner 2009 (null) TYPE : 10 WIN32_OWN_PROCESS STATE : 3 STOP_PENDING (STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN) WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x0 WAIT_HINT : 0x0

Comment