Search results

  1. larry

    Outlook refuses to show embedded images on Citrix Windows 2008 R2

    Is external content saved to secure temp or to TIF? (I don't know.) If Word saves to TIF and Outlook looks there first, it would explain why Outlook can find the images after word gets them. If Outlook is started using Run as Admin, does it get the images?
  2. larry

    Combo Box

    I have not used combobox with macros, but they use case statements so you should be able to. The lady has a code sample at Select from a list of subjects before sending a message - Slipstick Systems that should point you in the right direction. Dim your object at the beginning - Dim oItem...
  3. larry

    Question regarding contact links

    Policies are applied to the computer, so yes they will apply to your account, but unless she is logging into the computer using her work account, policies won't be applied to the computer. If she VPNs into work, policies might be applied (but I don't think so). You can check here for...
  4. larry

    Question regarding contact links

    So only a few are affected right now? Thinking out loud... I wonder if the sync process corrupted the contacts and the two fields "bled" together.
  5. larry

    Outlook Appointment issue when synchronized with iCloud 2

    Yes, uninstalling it will return Outlook to it's original functioning state. (It's in that state now, but only when you are working with appointments in the outlook data file, not iCloud.) Outlook needs iCloud to sync with iCloud db. You'll need to copy the synced data back to outlook if you...
  6. larry

    Question regarding contact links

    Are you using iCloud 2 to sync? D -- do you think iCloud would do this? I know it does some strange things.
  7. larry

    Outlook 2010 - sending pdf about 8 MB problem

    What antivirus do you use? I've seen this problem when certain antivirus programs scan email. One way to test it is to restart Outlook in Safe mode then download a message with a PDF attachment. You need to download a new message to test, Safe mode won't fix the existing messages.
  8. larry

    Outlook 2010 using Quick Print to print attachments

    I noticed that too (with Save as), and the only way i know to keep the attachment highlighted is to select it so it previews. I guess the reason it jumps back to message is because of the attachment preview feature. You can also turn off attachment preview in tools, options, trust center...
  9. larry

    BCC - How many email address will it accomodate?

    That's an odd number for the server limit. It's usually a "round" number - 25, 100, 1000, 1250, etc. I can see an admin using 1250, 1300, maybe even 1325, but not 1334. It could be a too long string on the message - the fields only hold so much text - but 1334 seems high unless many address...
  10. larry

    Deleting folders or feeds when deleting from default RSS Feeds structure?

    Were the feeds delivered to the folders at first, then moved? The first warning just removes the folder, the other two indicate a feed is associated with the folder. You should only see the first one if they are delivered elsewhere.
  11. larry

    Exchange 2010 Receives But Does Not Send Email To Internet

    That is the network mask. It should have your IP address or the local network IP address.
  12. larry

    top tool bar not working

    The files my be hidden, Windows likes to hide that path. In Windows XP, copy and paste this line into the address bar of windows explorer then press Enter. %USERPROFILE%\Application Data\Microsoft\Outlook That should show the contents of the folder. (this board may split Outlook into...
  13. larry

    Exchange 2010 Receives But Does Not Send Email To Internet

    To be clear: they are talking about removing the gateway on the second NIC in the Exchange server box. In my network we use the gateway on the Internet-facing network card and leave the gateway field facing the local network card blank.
  14. larry

    Upgrade advice needed

    fighting the cloud seems to be a losing proposition. :) You don't need to use the cloud features, although I kinda like being able to save directly to skydrive. Dropbox has saved my backside a couple of times so I'm liking the cloud. We use a private cloud at work so I'm used to remote storage...
  15. larry

    How do I change the default "Add to Outlook Contacts" Folder

    You can't change the folder that is used as default, but you can use the Move to folder command instead of save and close.
  16. larry

    Using Outlook 2010 in Outlook2003 as backup ?

    Re: Using Outlook 2010 in Outlook2000 as backup ? I thought it fit Office to a T. :D :D :D
  17. larry

    Exchange 2003 to 2013 mail

    Yes, that method will work or you can use ExMerge to export the mailboxes and the MailboxImportRequest cmdlet to import them on the new server. Mailbox Import and Export Requests: Exchange 2013 Help
  18. larry

    microsoft outlook 2007 error

    Is the C: drive full? Check in Windows Explorer. If it is, you'll need to empty the temp folder and delete files you no longer need.
  19. larry

    Modify Subject line of incoming mail where I am in Cc line

    Do you use BES? If not, I'm not sure it will help as the messages are picked up by the BB before Outlook processes the message. You can use a run a script rule, like the one at Run a Script Rule: Change Subject then Forward Message - Slipstick Systems. (Remove the lines that forward it.)
  20. larry

    Outlook 2007: "Meeting" tab is missing

    Do you have any of the tabs? If you see the tab names but not the tabs, double click on the tab name to show it.
Back
Top