I have a display board outside of a conference room that continuously shows an Outlook calendar for the conference room bookings. Right now it requires that someone log onto the host pc and manually move the calendar view one day forward each day. Is there a script that could automate that? Tahnk you for your consideration.
|
This may be a bit brutal, but you could do the following:
What this will do is terminate outlook, and restart it. Because it is set to Calendar as startup page, it will open on todays date in the calendar, in day view. Batch file:
| |||
feedback
|
