I try to find the wuauclt process for my server remotly with the command:
tasklist /s shcs00001 /fi "imagename eq wuauclt.exe"
it's working in this way, but only when i'm logged in with this user. Is there a way to find out if this process is running without logging in to the Server?
Thanks for help
tasklist /s shcs00001 /fi "imagename eq wuauclt.exe"
it's working in this way, but only when i'm logged in with this user. Is there a way to find out if this process is running without logging in to the Server?
Thanks for help