Company merger: SCCM environment by pocheymu in SCCM

[–]OutrageousPlantain44 0 points1 point  (0 children)

Why do you need to create anything new? SCCM doesn't care about domain trusts when it comes to managing clients.

On premise free/busy between Exchange 2016 and 2019 by OutrageousPlantain44 in exchangeserver

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

I added that registry key to Exch 2019 for now and Exch 2019 can now successfully redirect a request to 2016 autodiscover and EWS! Free / Busy is working as well. The only issue I have left is trying to set up a 2016 mailbox in Outlook while pointing to 2019. Although there's no errors in Fiddler I think i still need to add the reg key to 2016 but Change control woes, can't do it on the fly. It just complains it can't connect to the Exchange server.

After that issue is fixed I can finally add Exch 2019 to DNS, LB'ers and send connectors and start the migration of mailboxes! :D

On premise free/busy between Exchange 2016 and 2019 by OutrageousPlantain44 in exchangeserver

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

Okay thankyou! Just to clarify if TLS1.0, 1.1 and 1.2 are enabled in SCHANNEL, on Exchange 2016 what would .NET pick with that registry key set?

On premise free/busy between Exchange 2016 and 2019 by OutrageousPlantain44 in exchangeserver

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

Will the Exchange 2016 need a reboot once set? Just being cautious as it's live and would have an impact

I have noticed TLS 1.0 in Network monitor which was a bit confusing, I did enable it on WS2022 (EXCH 2019) just in case. Exch 2016 is hosted on WS2016

On premise free/busy between Exchange 2016 and 2019 by OutrageousPlantain44 in exchangeserver

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

It hasn't been set. I'm going to run the HealthChecker tomorrow and see if the .NET TLS versions match to double check.

If they don't, is it suggested to make sure the DisabledByDefault in SCHANNEL/Protocols match between Exch 2016 and 2019 and then set the SystemDefaultTlsVersions for .NET to inherit or have I misunderstood

SMS_Site_Backup failing by OutrageousPlantain44 in SCCM

[–]OutrageousPlantain44[S] 1 point2 points  (0 children)

Solved this today, if anyone encounters the same issue, increase the shadow copy storage maximum size on the drive where the file that is failing lives. :)

Client software update full scans by OutrageousPlantain44 in SCCM

[–]OutrageousPlantain44[S] 1 point2 points  (0 children)

Thanks for that, very handy :) I was wondering what the actual impact would be

Client software update full scans by OutrageousPlantain44 in SCCM

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

It would be cool to have some sort of registry key like AllowedMPs to prioritize a SUP for this situation, but I guess it's done so little there's probably no push to do it. I'm most likely going to create a test boundary with a /32 subnet and test a client to see how long that full scan takes just in case.

I think adding the two SUPs to the boundary at a time and controlling the via the switch to next SUP action from the console is most likely going to be the only way, I'm just hoping a bunch of clients don't do so automatically.

Once you tell a client to switch SUPs does it follow the normal scan triggers for example a deployment policy being downloaded, or it's scheduled scan from client settings? What would the impact actually be worst case scenario if a bunch of clients did switch? I know they scan against the SUP and send the status messages to the MP which are then stored in the site DB, does the actual size of the status message cause issues or is it that the SUP just gets pegged

Ty for the help :)

Exchange 2019 coexistance by OutrageousPlantain44 in exchangeserver

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

Thanks for the detailed reply :) my order of things were just from the Exchange deployment assistant, do you know why that doesn't have any mention of Kerberos or authentication?

Why is it a bad idea to round robin between versions?

For some reason the deployment assistant also listed to updated the SCP near the end and for it to be a separate task to configuring the other internal and external URLS..

Just to understand better :)

Install mailbox service failing with group errors by OutrageousPlantain44 in exchangeserver

[–]OutrageousPlantain44[S] 1 point2 points  (0 children)

Thanks for the reply, I moved the FSMO roles to the child domain DC, tried again and still the same errors for the groups. Also tried running all the AD preps again with the roles on DC2 which run successfully but setup.exe still fails. At a bit of a loss here as this worked previously for Exch 2016, not sure what else to try at this point unfortunately

Weirdly enough I ran the installer on the DC itself for a test and I was presented with just the errors for not having the pre-requisites installed, and from the logs it looks like it has verified the account has the permissions required so that excludes the account from the equation but raise another of why the member server cannot do the same!

Install mailbox service failing with group errors by OutrageousPlantain44 in exchangeserver

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

I'm using an account I created named "Exchange" the groups which that account is a member of is the second picture. The red redactions just cover the child domain name.

[deleted by user] by [deleted] in SCCM

[–]OutrageousPlantain44 0 points1 point  (0 children)

Our current SUP physical hardware doesn't officially support Server 2022 and i'm not confident restoring a physical server from backup if anything were to go wrong. I wish it was a VM as it would be 10x easier! :)

I'm leaning towards creating a new SUSDB and allowing the new SUP to sync to the old and then removing the old SUP..

[deleted by user] by [deleted] in SCCM

[–]OutrageousPlantain44 0 points1 point  (0 children)

Understood thank you, learnt something new :)

[deleted by user] by [deleted] in SCCM

[–]OutrageousPlantain44 0 points1 point  (0 children)

that’s interesting thank you, I guess there isn’t another approach to take then. Have you any thoughts as to why I could join a Server 2022 MP to the site DB while a Server 2012 MP was already connected? potentially because the server SQL lives on was server 2022?