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 Chriss Miller 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 ShackDaddy

  1. ShackDaddy

    How to restrict RDP users to the desktop

    An SSL cert is going to run you $8/year at NameCheap. It certainly shouldn't be an expense you work very hard to avoid. Yet I see people spending hours to avoid having to get one. My time is worth more than that. It's relatively easy to use native Microsoft tools to publish a single app to a...
  2. ShackDaddy

    Exchange Public Folder Db removal / woes

    All you need to do is use ADSIEdit to delete the public folder database. Then you'd be able to uninstall without it balking. Dave Shackelford ThirdTier.net
  3. ShackDaddy

    New sha256RSA certificate causing Outlook security popups

    It sounds like you missed one. The most common one to miss is this one: Set-ClientAccessServer -Identity "LocalServer" -AutodiscoverServiceInternalUri "https://mail.company.com/Autodiscover/Autodiscover.xml" That controls autodiscover and will definitely throw a popup if it's using the old...
  4. ShackDaddy

    Unable to send internal mails after export.

    How did you export the mailboxes? What did your process look like? Is it possible that someone else has disabled those mailboxes? Use the "get-mailbox jsmith" command to see if mailboxes still exist for each of the users that you exported. Dave Shackelford ThirdTier.net
  5. ShackDaddy

    WIFI not working although internet access to local area connection is working good

    I have seen that sometimes with similar devices, and usually I have to power the router off and then power it up again before it works. If that doesn't work, then I would do a factory reset on the router and set it up again from scratch: someone could have hacked in and changed settings if the...
  6. ShackDaddy

    Receive email for new domain into current server

    No, that should do it, assuming that configuring the shared mailbox includes adding an email address from that particular domain. There is no requirement create an email address policy for each accepted domain as long as you manually configure the addresses on relevant mailboxes. If you are...
  7. ShackDaddy

    rule to purge inbox after 90 days

    That's pretty much it. But I would test your policy with a single mailbox for a while to ensure that it's working the way you want it to. Here's someone's example project: https://ibenna.wordpress.com/2013/02/04/exchange-2010-retention-policy-to-clear-deleted-items/ Dave Shackelford ThirdTier.net
  8. ShackDaddy

    rule to purge inbox after 90 days

    Yes, you can do that by 1) creating an appropriate retention tag and then 2) creating a retention policy that includes that tag and finally 3) applying that retention policy to the users that you want to have this apply to. Dave Shackelford ThirdTier.net
  9. ShackDaddy

    active sync and autodiscover not working after exchange 2013 upgrade

    Thanks for posting a follow-up. Very strange: did the M$ tech give you any idea of how this situation came about? Dave Shackelford ThirdTier.net
  10. ShackDaddy

    active sync and autodiscover not working after exchange 2013 upgrade

    Also, it's a known problem that any user who has *ever* been a member of an administrative group in the past will not be able to provision ActiveSync when connecting to the Exchange 2010/2013 server. The fix is in this article...
  11. ShackDaddy

    active sync and autodiscover not working after exchange 2013 upgrade

    Are both servers published to the world on different public IP addresses? Which one is autodiscover.domain.com pointed at? Did you publish the legacy.domain.com A-record in the public DNS already? If you are going to do coexistence and not migrate all the users at the same time, you'll want to...
  12. ShackDaddy

    Does Exchange Need DNS to be Active Directory Intergrated

    Exchange does not need DNS to be AD integrated. Exchange just needs DNS to be properly configured to properly resolve all the domain-focused DNS records located in the _msdcs zone. That being said, what you're saying concerns me, since any domain member who pings your internal domain name...
  13. ShackDaddy

    Block network

    You'd want to install/enable the anti-spam agents first: https://technet.microsoft.com/en-us/library/bb201691%28v=exchg.150%29.aspx Then you'd be able to add that network to a blocklist. Dave Shackelford ThirdTier.net
  14. ShackDaddy

    Exchange 2010 Import PST

    Nope, the process skips duplicates. Or at least it always has every time I've rerun a batch after failure. Dave Shackelford ThirdTier.net
  15. ShackDaddy

    MultiTenancy and SSL and Outlook 2013

    That is normal on Exchange 2013, even if you don't have a multi-tenant installation. This is true both on-premise and when you have a hosted Exchange 2013 mailbox like at Office365. Don't worry about it. Autodiscover should get you connected, so you shouldn't have to specify a server name...

Part and Inventory Search

Back
Top