• 0

Automatic Out of Office after 15:00 Mon-Fri?


Question

I have a work colleague that works 09:00 to 15:00 but standard business hours are until 17:00.

 

Is it possible for Out of Office to automatically switch on at 15:00 and turn off at 09:00 Mon-Fri in Microsoft Outlook 2013?

13 answers to this question

Recommended Posts

  • 0

Do you have an Exchange server? i presume yes because you said you are using OOO.

 

In Exchange 2013 / Exchange Online you can set this via PS:

Set-MailboxAutoReplyConfiguration -Identity MAILBOX -AutoReplyState Enabled -InternalMessage "OOO Internal message." -ExternalMessage "OOO External Message."

So you can create a schedule task in the Exchange Server that runs once this PS for the target user mailbox (at the start time of the OOO) and one schedule task that also runs once that runs the same PS but with the Disabled parameter (at the end of time of the OOO). That way you can have a OOO that is recurring automatically for a single user; if more users want this feature be sure to see the performance impact of starting and ending this PS for a big quantity of users.

 

You can see more parameters for this PS command in here: http://technet.microsoft.com/en-us/library/dd638217.aspx

  • 0

If you have outlook 2010 and go to File, Info, Automatic Replies (Out of Office), you can set the time period for when the out of office will work for.  You will need to setup multiple rules for the different days, but it can be accomplished.

  • 0

More info is needed... are you using some kind of PBX system? Or IP Phone? 

Sorry, I had "Outlook 2013" in the topic's tags but I've added it to the message body.

 

If you have outlook 2010 and go to File, Info, Automatic Replies (Out of Office), you can set the time period for when the out of office will work for.  You will need to setup multiple rules for the different days, but it can be accomplished.

I'll take a look at Rules, many thanks (Y)

  • 0

i don't think a scheduled powershell script is that complicated, its very simple to understand. try it? :)

We're just a small company with 8 computers and 1 server connected to a UPS. Non of us know what PowerShell is or how to use it and although I could figure it out, I don't want to mess.

  • 0

i don't think a scheduled powershell script is that complicated, its very simple to understand. try it? :)

While for some powershell scripts are not hard to understand The OP's colleague wanted to set the OOO reply his/her self so they might not be comfortable in setting a status via powershell or have the access to do so. Setting via a powershell script is more of a Admin task and i am sure if the admin of the exchange box wanted to do this they would have there own way of doing  it.

 

edit (sorry Elliot b) didnt see your reply until i posted mine.

  • 0

While for some powershell scripts are not hard to understand The OP's colleague wanted to set the OOO reply his/her self so they might not be comfortable in setting a status via powershell or have the access to do so. Setting via a powershell script is more of a Admin task and i am sure if the admin of the exchange box wanted to do this they would have there own way of doing  it.

 

edit (sorry Elliot b) didnt see your reply until i posted mine.

I have no issue if it was my server, I'd love to mess.

 

I was just hoping there was a UI option within Outlook that I was missing.

  • 0

Sorry. To be honest, that's way too complicated for us, shame it's the only way to do it. But we appreciate your help!

 

Do you have someone or a enterprise managing your email? If yes then ask them if they can implement that (server side) if it's an Exchange Server, because that will be automated and won't depend of the end user.

 

But in Outlook the only way to do this is by scripting: you can set a macro to start the OOO everytime the Outlook closes, so if your college closes the Outlook it will automatically start the OOO. This, of course, requires testing (tests to see if the OOO answers to internal and external mails).

 

You can create a macro like this:

Private Sub Application_Quit()
    OutOfOffice True
End Sub

Private Sub Application_Startup()
    'Remove this subroutine if you do not want to turn OOF off automatically.'
    OutOfOffice False
End Sub

Sub OutOfOffice(bolState As Boolean)
    Const PR_OOF_STATE = "http://schemas.microsoft.com/mapi/proptag/0x661D000B"
    Dim olkIS As Outlook.Store, olkPA As Outlook.PropertyAccessor
    For Each olkIS In Session.Stores
        If olkIS.ExchangeStoreType = olPrimaryExchangeMailbox Then
            Set olkPA = olkIS.PropertyAccessor
            olkPA.SetProperty PR_OOF_STATE, bolState
        End If
    Next
    Set olkIS = Nothing
    Set olkPA = Nothing
End Sub

and add it to your current Outlook session. So everytime your college starts Outlook, the OOO is disabled; everytime he closes it, it enables the OOO.

 

you can check here the full article for this solution: http://www.experts-exchange.com/Software/Office_Productivity/Groupware/Outlook/A_3487-Automating-Out-of-Office-in-Outlook.html

  • 0

Hi Elliot,

 

You can create a normal outlook rule that checks the header of a received email to see if it contains " 00:", " 01:", " 02:" (add one for each hour you want the out of office reply) and then have the server reply with your out of office message. The text to search for is a space, the hour, and a colon.

This topic is now closed to further replies.
  • Posts

    • foobar2000 2.25.10 by Razvan Serea foobar2000 is an advanced freeware audio player for the Windows platform. It features the simplest, most minimalistic interface you'll ever see in this kind of program. Other features include full unicode support, ReplayGain support and native support for several popular audio formats. foobar2000 features: Supported audio formats: MP3, MP4, AAC, CD Audio, WMA, Vorbis, FLAC, WavPack, WAV, AIFF, Musepack, Speex, AU, SND... and more with additional components. Gapless playback. Full unicode support. Easily customizable user interface layout. Advanced tagging capabilities. Support for ripping Audio CDs as well as transcoding all supported audio formats using the Converter component. Full ReplayGain support. Customizable keyboard shortcuts. Open component architecture allowing third-party developers to extend functionality of the player foobar2000 2.25.10 changelog: Improved implementation of built-in UPnP Media Renderer, implemented gapless playback compatible with popular UPnP control apps. Enabled discovery of OpenHome UPnP devices as output devices. Enabled TLS v1.3 encryption for HTTPS connections. Fixed Ogg/Opus files with single chapter not showing correct track numbers. Fixed Direct2D visualizations getting stuck after GPU driver reinitialization. Updated 7-Zip library to 26.01. Updated UnRAR library to 7.2.6. Download: foobar2000 64-bit | 7.3 MB (Freeware) Download: foobar2000 32-bit | 6.4 MB Links: Home Page | foobar2000 for Mac | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Pick up Babbel Language Learning lifetime subscription at 47% off with code by Steven Parker Learn all 14 languages and access more than 10,000 hours of high-quality language education online. Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can pick up a lifetime subscription to Babbel Language Learning at 47% off. Note: Available to U.S. customers & NEW users only. Learn Spanish, French, Italian, German, and many more languages with Babbel, the #1 top-grossing language-learning app in the world. Developed by over 100 expert linguists, Babbel is helping millions of people speak a new language quickly and with confidence. After just one month, you will be able to speak confidently about practical topics, such as transportation, dining, shopping, directions, making friends and socializing and much more! Get lifetime access to learn all 14 languages Practice with 10-15 minute bite-sized lessons that fit conveniently into your schedule Cover a wide range of useful real-life topics, from travel to family, business, food & more Use speech recognition technology to keep your pronunciation on point Learn at a variety of skill levels, from beginner to advanced Get personalized review sessions to reinforce what you learn so it really sticks Study whenever & wherever you want and your progress will be synchronized across your devices Use offline mode to access courses, lessons & review items when not on Wi-Fi—just download them beforehand Languages Available: Spanish (Spain), German, Italian, French, Portuguese, Swedish, Turkish, Dutch, Polish, Indonesian, Norwegian, Danish, Russian, Spanish (Latin America) Good to know Length of access: lifetime Valid for New Users in the USA Only Redemption deadline: redeem your code within 30 days of purchase Please note redemption is required via Web Browser. Access to the mobile app will be available after redemption has been completed via web browser Max number of devices: Unlimited Access options: desktop & mobile Number of languages: 14 (all current languages) Updates included Babbel Language Learning: Lifetime Subscription (All Languages) normally costs $299, but you can pick it up for just $159 for a limited time - that represents a saving of $140. For a full description, specs, and license info, click the link below. Deal Price $159.00 with code LEARN (was $299) NOTE: For NEW users in the US only. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • AltSendme 0.4.2 is out.
    • Simple answer is yes, you will still get the Windows updates and as long as browser is up to date, you will be good. Only thing secure boot does is protect you against boot level threats and make it harder to install other OS's. I've been looking into this pretty thoroughly lately myself as wifes computer has secure boot disabled plus my other, older computers that run Linux, don't have secure boot enabled. Have seen all kinds of questions about this on the Linux Mint and MX Linux forums. Just don't suddenly enable secure boot now.
    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      494
    2. 2
      +Edouard
      225
    3. 3
      PsYcHoKiLLa
      148
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!