Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rmcguire80

  1. rmcguire80

    deleted items retention

    could I please get some more assistance on this as when I run the above script nothing comes up....we have the retention policies along with the appropriate tags to only hold 14 days in the deleted items, but for the two users who we have this assigned to its not working
  2. rmcguire80

    import photos to be used in exchange

    ok when I run Get-ManagementRole -cmdlet Import-RecipientDataProperty I get Name: Migration and RoleType: Migration The photos are showing when I hover over the users name in the email message but not in the Social Networking section, unless I turn off cached exchange mode
  3. rmcguire80

    import photos to be used in exchange

    where do I check to see that the migration role was already assigned to Organization Management Role
  4. rmcguire80

    how do I run this script in exchange management shell

    Im trying to run the following script to change the offline address book to allow photos with exchange...but how do I run the below script $attributes = (Get-OfflineAddressBook "Default Offline Address Book").ConfiguredAttributes $attributes.Remove("thumbnailphoto,Indicator")...
  5. rmcguire80

    import photos to be used in exchange

    ok, I see I need to update my offline address book and run the script listed here....but where do I run this? http://blogs.technet.com/b/exchange/archive/2010/06/01/3410006.aspx
  6. rmcguire80

    import photos to be used in exchange

    ok, the photo is showing now when I hover over the user before sending an email but how do I get it to show on the social networking section on a received email from this user?
  7. rmcguire80

    import photos to be used in exchange

    I have followed the below link: http://blogs.technet.com/b/exchange/archive/2010/03/10/3409495.aspx and have ran the listed script in our exchange management shell for one of our users but their photo isn't showing up when they send me an email is there any thing else which needs to be checked...
  8. rmcguire80

    deleted items retention

    still after running this when I run Get-Mailbox Server | fl Name, ManagedFolderAssitantSchedule, Im not seeing anything
  9. rmcguire80

    deleted items retention

    so I have set the schedule, so now just wait and see if for the two mailboxes I have set if this processes tomorrow morning? thanks for your help
  10. rmcguire80

    deleted items retention

    Do I put this in the exchange Management Shell or Powershell?
  11. rmcguire80

    deleted items retention

    I just ran the following Get-MailboxServer | fl Name, ManagedFolderAssistantSchedule and under the schedule it shows nothing
  12. rmcguire80

    deleted items retention

    what do we need to look for to see if the mailbox management is running correctly as we have 2 mailboxes assigned to a 14 day retention policy to delete the deleted items, but its not working
  13. rmcguire80

    deleted items retention

    We only want to hold 2 weeks worth of items in each users deleted items though
  14. rmcguire80

    deleted items retention

    yes, we don not have retention policies set on any of our users....we have set them on two of them, but then do we have to run the start-managedfolderassistant, or when will this run nightly?
  15. rmcguire80

    deleted items retention

    Has this changed in Exchange Server versions as its odd that its working for some of our users but not all......so from the link listed this will allow us to for instance only go back x number of days in our deleted items in users' mailboxes?

Part and Inventory Search

Back
Top