Question #1
Diana actually helped me with this the other day, but i was unable to get it working--I very much appreciated the response though, and hope i can still resolve the issue.
I was trying to setup an Outlook.cmd that would open multiple folders when starting Outlook, using this as the code:
@start "" "%ProgramFiles(x86)%\Microsoft Office\Office15\outlook.exe" /select outlook:Inbox
@start "" "%ProgramFiles(x86)%\Microsoft Office\Office15\outlook.exe" /select outlook:Calendar
@start "" "%ProgramFiles(x86)%\Microsoft Office\Office15\outlook.exe" /select <outlook://Mailbox - XXXXXXXX%20XXXX/Inbox> (XXX is in place of the actual folder name that had a space in it)
This is the only way i could run this without getting an error, but it will not open the last mailbox window--which is for another user that i am a delegate for. Any ideas on how to get this to work? I did try the original code that Diana recommended --Outlook:”Mailbox – Mary Conrad/Sent Items” ) with this i get an error that outlook cannot start.
Along with this--is there a way to force outlook to remember window size and location? People have said to use File>Exit and it will remember, but that doesnt seem to work for me.
Question #2 (using outlook 2013)
I am a full delegate for another user (USER-A lets say). What i would like to do is create a task for USER-A from an email in USER-A's inbox. What is happening now is that outlook will only allow me to create it in my own tasks. This seems like it should be so simple, but i cannot figure out how to get it to work correctly. I do NOT want to have to delegate the task to USER-A and have them have to accept every task that is assigned to them, i just want to create a task in THEIR task list. I have tried creating a QuickStep to do this, but it wont let me pick a Tasks folder to send messages to.
Question #3 (Outlook 2013)
I have 2 users that are using surface pro tablets, and when mousing over appointments in the calendar, then do not get a pop-up with additional info like everyone else using Outlook 2013 sees by default. Is this something within the surface tablet that may be disabling this functionality, or is it a glitch in Outlook? I have checked the options and matched them so they are the same as a users that has the correct functionality.
Diana actually helped me with this the other day, but i was unable to get it working--I very much appreciated the response though, and hope i can still resolve the issue.
I was trying to setup an Outlook.cmd that would open multiple folders when starting Outlook, using this as the code:
@start "" "%ProgramFiles(x86)%\Microsoft Office\Office15\outlook.exe" /select outlook:Inbox
@start "" "%ProgramFiles(x86)%\Microsoft Office\Office15\outlook.exe" /select outlook:Calendar
@start "" "%ProgramFiles(x86)%\Microsoft Office\Office15\outlook.exe" /select <outlook://Mailbox - XXXXXXXX%20XXXX/Inbox> (XXX is in place of the actual folder name that had a space in it)
This is the only way i could run this without getting an error, but it will not open the last mailbox window--which is for another user that i am a delegate for. Any ideas on how to get this to work? I did try the original code that Diana recommended --Outlook:”Mailbox – Mary Conrad/Sent Items” ) with this i get an error that outlook cannot start.
Along with this--is there a way to force outlook to remember window size and location? People have said to use File>Exit and it will remember, but that doesnt seem to work for me.
Question #2 (using outlook 2013)
I am a full delegate for another user (USER-A lets say). What i would like to do is create a task for USER-A from an email in USER-A's inbox. What is happening now is that outlook will only allow me to create it in my own tasks. This seems like it should be so simple, but i cannot figure out how to get it to work correctly. I do NOT want to have to delegate the task to USER-A and have them have to accept every task that is assigned to them, i just want to create a task in THEIR task list. I have tried creating a QuickStep to do this, but it wont let me pick a Tasks folder to send messages to.
Question #3 (Outlook 2013)
I have 2 users that are using surface pro tablets, and when mousing over appointments in the calendar, then do not get a pop-up with additional info like everyone else using Outlook 2013 sees by default. Is this something within the surface tablet that may be disabling this functionality, or is it a glitch in Outlook? I have checked the options and matched them so they are the same as a users that has the correct functionality.