Home All Groups Group Topic Archive Search About

Applying local holiday file on a user mailbox or resource.

Author
13 Jan 2009 7:49 AM
Anders Jensen
Hi All,

I looking for at way to apply my holiday file "danish.hol" via powershell -
Is this possible ??

Or is the only way to apply it .hol via Outlook itself?

Hoping someone can help..

regards
Anders Jensen

Author
13 Jan 2009 1:58 PM
Martin Blackstone [MVP]
I think you're going to find this is an Outlook function.
There is something here about this:
http://www.eggheadcafe.com/software/aspnet/30547637/outlook-holidays.aspx

BUT, if it was me, I would hop over to the Outlook newsgroups and let the
real experts give you the best answer.


Show quoteHide quote
"Anders Jensen" <and***@live.com> wrote in message
news:eHTAuNVdJHA.2112@TK2MSFTNGP02.phx.gbl...
> Hi All,
>
> I looking for at way to apply my holiday file "danish.hol" via
> powershell - Is this possible ??
>
> Or is the only way to apply it .hol via Outlook itself?
>
> Hoping someone can help..
>
> regards
> Anders Jensen
>
>
Author
13 Jan 2009 2:17 PM
John Fullbright
I suppose you could use Invoke-Item to run Outlook with the proper
switches...

"outlook.exe /hol <path>\outlook.hol"

John

Show quoteHide quote
"Anders Jensen" <and***@live.com> wrote in message
news:eHTAuNVdJHA.2112@TK2MSFTNGP02.phx.gbl...
> Hi All,
>
> I looking for at way to apply my holiday file "danish.hol" via
> powershell - Is this possible ??
>
> Or is the only way to apply it .hol via Outlook itself?
>
> Hoping someone can help..
>
> regards
> Anders Jensen
>
>