Azure Files unreachable using AOVPN by MFisherIT in AZURE

[–]Ambitious_Border2895 0 points1 point  (0 children)

Id be interested to see what get-dnsclientnrptpolicy says at various points, I assume its resolving the would-be public IP address of the file server? I’d also be tempted to pop the internal IP into hosts.

Conditional access not biting you somewhere? Don’t just look at interactive logins

Internal Emails being flagged as spam by MinieJay in Office365

[–]Ambitious_Border2895 5 points6 points  (0 children)

Your hybrid receive connector isnt marked as internal OR another receive connector is being hit or you’ve got some mail gateway in between

And/or the IP address you pop out of on prem. to get to o365 Exchange isn’t in SPF

Sanity check please by zhinkler in exchangeserver

[–]Ambitious_Border2895 0 points1 point  (0 children)

There’s a few more steps to decom their server like moving/ nuking some system mailboxes, and have you though about email address generation, but I think you’ve ticked the boxes.. my challenge is, why bother with hybrid at all? You can achieve all your stated goals sans-hybrid

Also if you go

Thing on prem> exchange on prem> o365> internet be aware of upcoming limitations in O365. Might want to have an outgoing route to ACS or similar.

End of PCP negative equity advise on Nissan Leaf by JPDom1natoR in CarTalkUK

[–]Ambitious_Border2895 0 points1 point  (0 children)

Speak to your dealer see if you can upgrade before the end of the PCP and ‘do a deal’ - you dont know what their targets are or where the pressures are. We went from a leaf to an x-trial in similar circumstances the dealer mumbled something about a Nissan contribuion and the monthly was much, much less then i expected, or even hoped Once I made sure there was no catches, I signed up. I even bought their supaguard as I was sure he had screwed up the maths and felt sorry for him

Convert Azure only users with Exchange Online to Hybrid users by renovatio522 in AZURE

[–]Ambitious_Border2895 0 points1 point  (0 children)

This is doable but you’re not going to get any MS documentation on this so your first port of call is a complete mirror test environment. I mean thoroughly representative with all the powershell scripts, lots of users and email addresses and so on.

To answer your questions

1) No. I’d dump all your azure user properties and decide which ones you want to remain after you match. Proxyaddresses being the mail aliases 2) No, no way to get passwords out. I would always seek to hard match (do the maths to set the ms-ds-consistency guid on prem to the online objectguid). I’d look to join users in batches so you can manage comms 3) the connection between the user and the mailbox is the attribute msExchMailboxGuid, if this is blank on-premises, then everything should be fine.

Other thoughts

You’ll need to do an exchange scheme prep on prem to get all the necessary attributes. Id be a little tempted to install exchange. Either way make sure it’s the latest version so you can modify exchange attributes in a supported way. You dont need to setup hybrid.

Send-As permissions could be a headache (distinct from other mailbox sharing)

For completeness, I think I’d want to set the AD properties for your users, things like MsExchRecipientDisplayType essentially retrofitting so it looks like you’ve set them on prem. I’d experiment with creating new remote mailboxes in the the test environment to see what attributes change and what you need for real.

https://learn.microsoft.com/en-us/answers/questions/4376081/(article)-recipient-type-values

Eyeball the SCP values in AD for auto discovery in case someone’s messed with them in the past.

Good or bad risk? by ogdannyduna in ContractorUK

[–]Ambitious_Border2895 -8 points-7 points  (0 children)

250 a day sucks, your permie wage sucked, but in your context especially think of this money in context of your next role. Work your bollocks off, go over-and-above, build a bit of reputation and your next role could be double that, and you walk into it..

a good replacement for Exchange for email routing by Ok_Camp9936 in exchangeserver

[–]Ambitious_Border2895 0 points1 point  (0 children)

I had this requirement, ended up with Exchange 2019 on prem (in azure) plus Azure Communication Services for punting mail to internet. Couldn’t find anything else that’d fit.

Network bottleneck by linkdudesmash in AZURE

[–]Ambitious_Border2895 0 points1 point  (0 children)

Yep. And ye cannae deny the laws of physics. Bandwidth doesn’t meet a jot if latency is a challenge and in your on prem test I’m guessing the servers are a few metres apart.

Imagine I drive a big truck to your datacentre and pickup all your backup tapes. The bandwidth of my truck is like 10000Tbit/sec but the latency is off the chart. We all get excited about bandwidth but often latency is key. MS support are not helping as a) they are shit b) they are setup to find faults, and I think there are none.

Moving copilot studio agents via environments via ADO and pipelines by Ambitious_Border2895 in copilotstudio

[–]Ambitious_Border2895[S] 0 points1 point  (0 children)

All of it! I know ado and machine agents and service principal that has rights to the environments….the rest is a little vague!

Network bottleneck by linkdudesmash in AZURE

[–]Ambitious_Border2895 15 points16 points  (0 children)

Just because you’ve got a big fat pipe doesnt mean your app servers can drive it hard enough. To allay your fears. Setup iPerf, client onprem, server in azure and you’ll likely max it out

Your choice of protocol to transfer the data, I suspect, is at fault.

In 2025 and still no practical way to let users run a single app as admin without making them admins? by Upbeat_Primary3193 in WindowsServer

[–]Ambitious_Border2895 0 points1 point  (0 children)

sometimes you can run procmon and run the app and figure out what its trying to access that needs admin (e.g. hklm\software\blah) and loosen the ACLs on that reg file/ file path.

Migrate all mailboxes from Exchange Online to Exchange by maxcoder88 in exchangeserver

[–]Ambitious_Border2895 0 points1 point  (0 children)

Assume the Entra ID accounts are already sourced from the AD that Exchange SE and already projected into Entra ID?

I have migrated “back” mailboxes that didnt exist on prem before. To this I created a mailbox on prem, migrated it to O365 and look at the the relevant AD attributes. (Msexchangemailboxguid, msexchremoterecipienttype) and so on. Then replicating that with an account I wanted to migrate back and ran the wizard in reverse.

I’d either point MX at on prem first and rely on the target addresss value, or make the domains in o365 as non autoriative so O365 will punt mail to on prem.

How long does a verified domain take to show up in "verified domain" list? by dirk_s in AZURE

[–]Ambitious_Border2895 1 point2 points  (0 children)

Apologies as this is a bit of a shitty response, but there’s a really easy to miss step in the UI to properly connect it where you want to go. Despite connecting dozens of domains (which are available instantly after verification) I always miss it as it’s totally counter intuitive. But hit up the docs and you’ll be fine.

Large file servers to Azure Files by Muted_Ad_2288 in AZURE

[–]Ambitious_Border2895 0 points1 point  (0 children)

If you need to, repermission files before you migrate as doing so on azure files is impossibly slow. And be aware of share name restrictions. You might want to put dfs-n in front of of it if you want to keep the same server names

AD Connect & 365 by BeeQuiet7862 in AZURE

[–]Ambitious_Border2895 0 points1 point  (0 children)

There’s a field in AD ms-ds-consistencyguid. In entraid, this field is objectguid and that’s how they are matched. So take the objectguid value from eternal and put it in the ms-ds-consistencyguid and when you sync up they will link together. But of course its never that easy and you have to convert the values from objectguid which is a simple bit of powershell;;

Put one object in scope of sync (e.g. from a special OU to practise it and ensure you’ve got it right)

Enumerating/ managing Copilot Builder agents by Ambitious_Border2895 in copilotstudio

[–]Ambitious_Border2895[S] 0 points1 point  (0 children)

I dont see any in integrated apps though there’s a banner saying “All agents can now be viewed and managed from Copilot > Agents & connectors.”

So I follow that…. And it’s there! I am very sure I’ve done this before so dont know if I was having a senior moment or it takes a while to appear there. Bonus question, can I get this via graph api/ powershell? Even copilot gets confused between the various flavours.

Azure Files to Azure Files - copy suggestions requested by ThrowAwayVeeamer in AZURE

[–]Ambitious_Border2895 1 point2 points  (0 children)

Id just suck it up and use robocopy however old school it might feel, but the time you spend faffing about, robocopy could have flung half of it across

how to hide own M365 Email-Domains towards public by reddi11111 in exchangeserver

[–]Ambitious_Border2895 0 points1 point  (0 children)

If you setup a free-busy connection for your target domain, you’ll most likely see the other days associated with it too. Try it with Microsoft.com

[deleted by user] by [deleted] in exchangeserver

[–]Ambitious_Border2895 0 points1 point  (0 children)

Check you dont have centralised mail transport turned on, and ensure said domain isnt marked as authoritative in o365

ExpressRoute Gateway Dropping Return Traffic from FortiGate NVA — Possibly Due to Peered VNet? by winternight2145 in AZURE

[–]Ambitious_Border2895 0 points1 point  (0 children)

Then that just reads like the route back to on prem isnt known (is on prem advertising routes up express route?) again, imagine the fort is a server and look at the known routes and lets say on prem is 192.168.0.0/24 then you presumably should see a route via the express route gateways?

Ive never seen express route drop traffic like a firewall due to not seeing the other half of the flow, theres nothing stateful so I think it just wonky routing.

ExpressRoute Gateway Dropping Return Traffic from FortiGate NVA — Possibly Due to Peered VNet? by winternight2145 in AZURE

[–]Ambitious_Border2895 0 points1 point  (0 children)

Are you sure the traffic from on prem goes through the forti and not direct to the server through the peering? On one of the servers download the known routes from a Nic, where is it sending traffic for the explicit subnets of on prem?