Reply to thread

AW: Re: AW: Re: AW: [New Plugin] PowerScheduler++ (New Version 1.2.0.8)



If you have configured your windows power settings properly, you should check if the system is going to suspend by itself after a recording is finished:

  • uncheck the "Server forces system to enter sleep..." checkbox in PS++ config
  • start a recording
  • wait for recording to end
  • system should suspend after configured idle time (configured in control panel -> power settings)

If not, you can call "powercfg /requests" as administrator(!) to see what is preventing standby.


Michael




Format for shares in the grid is: Share name, Client name (without leading "\\"), User name


Example: [CODE]------------------------------------------

|   | Share   | Client   | User          |

==========================================

|   | myfiles | mypc     | myself        |

------------------------------------------

|   | videos  | mpclient |               |

------------------------------------------

|   | C$      |          | administrator |

------------------------------------------[/CODE]


Blank fields are interpreted as wildcard (like "*"), so no entry at all means "any active share". This is the default, if you do not enter any values into the grid.


You can either enter settings manually or select from a list of currently active connections (Select button). So if you have no client connecting to a local share at the moment, you will get an empty popup list. If you are not sure about what to enter manually, you should open a typical connection from your client (e.g. listen to music or watch videos stored on the server) and then use the Select button to see what active shares there are in use.


Michael


Top Bottom