1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

how to disable inbound fax during night ours (2003 srv)?

Discussion in 'Windows Home Server' started by alex, Sep 4, 2009.

  1. alex

    alex Guest

    I have a sbs 2003 where I use the fax server to send and receive. I need to
    disable incoming fax during the night, leaving the possibility of send.
    Is possible to do it? Maybe with script?
    Thank you.
    Alessandro
     
  2. alex <alexbelli@nospam.nospam> wrote:<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > I have a sbs 2003 where I use the fax server to send and receive. I
    > need to disable incoming fax during the night, leaving the
    > possibility of send. Is possible to do it? Maybe with script?
    > Thank you.
    > Alessandro<!--colorc--><!--/colorc-->

    Not sure if this would work, but if you stop the fax service via scheduled
    task at night and start it in the morining via another scheduled task, that
    might do it.

    net stop fax
    net start fax

    If this doesn't work, try posting in microsoft.public.windows.server.sbs as
    SBS does many things its own way and that's the best place to ask SBS
    questions.
     
  3. alex

    alex Guest

    thank you but is not what I need, because I should leave the possibility of
    send fax always.
    "Lanwench [MVP - Exchange]"
    <lanwench@heybuddy.donotsendme.unsolicitedmailatyahoo.com> ha scritto nel
    messaggio news:Ot8KGDjLKHA.4432@TK2MSFTNGP03.phx.gbl...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > alex <alexbelli@nospam.nospam> wrote:<!--coloro:green--><span style="color:green <!--/coloro-->
    >> I have a sbs 2003 where I use the fax server to send and receive. I
    >> need to disable incoming fax during the night, leaving the
    >> possibility of send. Is possible to do it? Maybe with script?
    >> Thank you.
    >> Alessandro<!--colorc--><!--/colorc-->
    >
    > Not sure if this would work, but if you stop the fax service via scheduled
    > task at night and start it in the morining via another scheduled task,
    > that might do it.
    >
    > net stop fax
    > net start fax
    >
    > If this doesn't work, try posting in microsoft.public.windows.server.sbs
    > as SBS does many things its own way and that's the best place to ask SBS
    > questions.
    > <!--colorc--><!--/colorc-->
     
  4. alex

    alex Guest

    I find a key

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fax]
    "QueueState"=dword:00000001
    that control this. I try to modify by a script and restart the service

    "Lanwench [MVP - Exchange]"
    <lanwench@heybuddy.donotsendme.unsolicitedmailatyahoo.com> ha scritto nel
    messaggio news:Ot8KGDjLKHA.4432@TK2MSFTNGP03.phx.gbl...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > alex <alexbelli@nospam.nospam> wrote:<!--coloro:green--><span style="color:green <!--/coloro-->
    >> I have a sbs 2003 where I use the fax server to send and receive. I
    >> need to disable incoming fax during the night, leaving the
    >> possibility of send. Is possible to do it? Maybe with script?
    >> Thank you.
    >> Alessandro<!--colorc--><!--/colorc-->
    >
    > Not sure if this would work, but if you stop the fax service via scheduled
    > task at night and start it in the morining via another scheduled task,
    > that might do it.
    >
    > net stop fax
    > net start fax
    >
    > If this doesn't work, try posting in microsoft.public.windows.server.sbs
    > as SBS does many things its own way and that's the best place to ask SBS
    > questions.
    > <!--colorc--><!--/colorc-->
     
  5. alex <alexbelli@nospam.nospam> wrote:<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > I find a key
    >
    > [HKEY_LOCAL_MACHINESOFTWAREMicrosoftFax]
    > "QueueState"=dword:00000001
    > that control this. I try to modify by a script and restart the service<!--colorc--><!--/colorc-->

    Did it work?
    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    >
    > "Lanwench [MVP - Exchange]"
    > <lanwench@heybuddy.donotsendme.unsolicitedmailatyahoo.com> ha scritto
    > nel messaggio news:Ot8KGDjLKHA.4432@TK2MSFTNGP03.phx.gbl...<!--coloro:green--><span style="color:green <!--/coloro-->
    >> alex <alexbelli@nospam.nospam> wrote:<!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >>> I have a sbs 2003 where I use the fax server to send and receive. I
    >>> need to disable incoming fax during the night, leaving the
    >>> possibility of send. Is possible to do it? Maybe with script?
    >>> Thank you.
    >>> Alessandro<!--colorc--><!--/colorc-->
    >>
    >> Not sure if this would work, but if you stop the fax service via
    >> scheduled task at night and start it in the morining via another
    >> scheduled task, that might do it.
    >>
    >> net stop fax
    >> net start fax
    >>
    >> If this doesn't work, try posting in
    >> microsoft.public.windows.server.sbs as SBS does many things its own
    >> way and that's the best place to ask SBS questions.<!--colorc--><!--/colorc--><!--colorc--><!--/colorc-->
     
  6. alex

    alex Guest

    yes
    "Lanwench [MVP - Exchange]"
    <lanwench@heybuddy.donotsendme.unsolicitedmailatyahoo.com> ha scritto nel
    messaggio news:eyd8epnLKHA.6016@TK2MSFTNGP05.phx.gbl...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > alex <alexbelli@nospam.nospam> wrote:<!--coloro:green--><span style="color:green <!--/coloro-->
    >> I find a key
    >>
    >> [HKEY_LOCAL_MACHINESOFTWAREMicrosoftFax]
    >> "QueueState"=dword:00000001
    >> that control this. I try to modify by a script and restart the service<!--colorc--><!--/colorc-->
    >
    > Did it work?
    ><!--coloro:green--><span style="color:green <!--/coloro-->
    >>
    >> "Lanwench [MVP - Exchange]"
    >> <lanwench@heybuddy.donotsendme.unsolicitedmailatyahoo.com> ha scritto
    >> nel messaggio news:Ot8KGDjLKHA.4432@TK2MSFTNGP03.phx.gbl...<!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >>> alex <alexbelli@nospam.nospam> wrote:
    >>>> I have a sbs 2003 where I use the fax server to send and receive. I
    >>>> need to disable incoming fax during the night, leaving the
    >>>> possibility of send. Is possible to do it? Maybe with script?
    >>>> Thank you.
    >>>> Alessandro
    >>>
    >>> Not sure if this would work, but if you stop the fax service via
    >>> scheduled task at night and start it in the morining via another
    >>> scheduled task, that might do it.
    >>>
    >>> net stop fax
    >>> net start fax
    >>>
    >>> If this doesn't work, try posting in
    >>> microsoft.public.windows.server.sbs as SBS does many things its own
    >>> way and that's the best place to ask SBS questions.<!--colorc--><!--/colorc--><!--colorc--><!--/colorc-->
    >
    >
    > <!--colorc--><!--/colorc-->
     

Share This Page