Questions tagged [exchange-2019]

5 questions
1
vote
1 answer

Exchange showing local fqdn certificate warning after installing second exchange

hello and thanks in advance, following problem: we installed a second exchange 2019 server in a network to slowly migrate mailboxes etc. as of know it is just a blank installation. after said installation clients connecting in the local network via…
max
  • 11
0
votes
1 answer

Can't make all user book resource in Room mailbox

I cannot understand why i cannot make reservation like normal user, when in setting of Room, i specified "Book delegates --> Accept or decline booking request automatically" When I tried to create event i got error "You don't have permission to…
0
votes
1 answer

Mail flow rule not working correctly for attachments - Exchange 2019

We have an on-premises Exchange server 2019, where we want to create a mail flow rule which BCC's any emails sent with attachments to "attachments@domain.com" With the rule enabled we were getting many false positives, e.g. emails with clipboard /…
0
votes
0 answers

MS Server 2019 Exchange

I need some advice as I am a new ms server admin from a networks background. Essentially a client uses outlook to connect to their external imap account. But I would like the server to do this and the clients connect to the local server. I just need…
user969215
0
votes
3 answers

Remotely connect to Exchange 2019

I'm currently trying to write a skript that'll automatically connect to one of our exchange servers to open a exchange management shell remotely. This is the script I have written so far: $servers = "ex1.domain.local", "ex2.domain.local" $server =…
farosch
  • 401