@Russ Appears it decided to start working again. I hadn't done anything and the other day I tested it and it worked. I'm unsure what was stopping it from working but it seems good for now.
Latest posts made by Forbidden Duck
-
RE: Command using Background Service
-
RE: Command using Background Service
@Russ I have psshutdown installed already. It worked fine until recently where it just stopped same with the foreground commands. I changed the foreground commands to batch files and they work fine now it's just the psshutdown fails to work. I changed the command to specify the PATH and it still doesn't work.
-
RE: Command using Background Service
@Russ I'm using the same command, however it just won't work.
psshutdown -d -t 10
-
RE: Command using Background Service
@Forbidden-Duck
I've fixed the foreground commands, I just had to make a bat file which changed the directory to Windows\System32 and it worked. However, I'm having issues with sleep mode. I made the bat file for it, if I run it as Admin it works fine, however it doesn't work with the background service and just having the plain command in the background command doesn't work either. I don't know why. -
RE: Command using Background Service
I just tested the foreground commands and they don't work either
-
Command using Background Service
I've had my Sleep Mode command working for about a month with no issues. It uses the background service to allow the command to put my computer to sleep. However, recently the command straight up stopped working and the background service is running. I'm unsure what the cause is. Any help is appreciated!
Thanks
-
RE: Background Service not installing?
@Russ
It appears the service doesn't want to startup properly now. I have to manually start it up myself. Currently it's set as Automatic.
and abort sleep isn't being discovered by my alexa. -
RE: Background Service not installing?
@Russ
Yea SYSTEM has access to that. That is odd that it's doing that. However it appears its working on the User Account, I suppose I'll keep it like that. -
RE: Background Service not installing?
@Russ
Tried it with the User Account. Works fine, didn't stop.