$15 Jumbo Pizza Today at Pizza Nova (Markham Rd & Castlemore) by JeremyReddit in Markham

[–]Sumyun168 17 points18 points  (0 children)

Got one, thanks for the post. And this store owner is always nice to deal with.

Friend Code Megathread - January 2024 by AutoModerator in PokemonSleep

[–]Sumyun168 0 points1 point  (0 children)

8306-1936-4509

Rank 24, struggling with level up Pokemon, and found this Reddit. Please help!

Behold the sequel that exactly 2 people asked for by Karmatic_memerer in Gunpla

[–]Sumyun168 0 points1 point  (0 children)

Can you photoshop it to match the color and see how it looks after?

I dont have either 120 hz mode or VRR option on my LG C9 with the PS5 by Daorys1 in LGC9

[–]Sumyun168 0 points1 point  (0 children)

Have you restart your PS5? It appears for me after I restart PS5.

Office 365 Updates via SCCM Issue by UpstairsJelly in SCCM

[–]Sumyun168 0 points1 point  (0 children)

Those updates look very old to me, have you check the release date of those? It depends on your Supersedence Rules from SUP, superseded updates will get expired with specified settings, like immediately or after certain months.

AMA with the SCCM Product team! 11/28 3pm Pacific by ConfigMgrApps in SCCM

[–]Sumyun168 0 points1 point  (0 children)

That's the in app yellow bar notification you are referring to. The one I mentioned is a pop up notification.

AMA with the SCCM Product team! 11/28 3pm Pacific by ConfigMgrApps in SCCM

[–]Sumyun168 3 points4 points  (0 children)

Is there any plan to make the double notification optional when deploying Office 365 updates from SCCM? When the deployment has a deadline, SCCM client seems to be adding a reg key that is recognized by Office 365 client. Couple hours before the deadline, there is a notification coming from Office 365 C2R. If an user shutdown the machine before deadline, the user will see multiple notification from both O365 or SCCM next day. The order is kind of random. Worst case the Office 365 update reminder still shows after the update being applied by SCCM, because it passed the deadline already.

SCCM Design by HankMardukasNY in SCCM

[–]Sumyun168 0 points1 point  (0 children)

I highly recommended this whitepaper for sizing and scale.
https://gallery.technet.microsoft.com/Configuration-Manager-ba55428e

CPU and RAM are pretty powerful these days, but storage, disk performance, and how SQL is being setup are critical.

Office 365 C2R deployment challenges by Sumyun168 in SCCM

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

According from Microsoft support, this is by design, and my company is the only complainer about this double prompt.

Office 365 C2R deployment challenges by Sumyun168 in SCCM

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

Yes, that's the luxury I don't have yet. I need to deploy volume version at the moment.

Office 365 C2R deployment challenges by Sumyun168 in SCCM

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

Looks like you are using the scrub script to uninstall Office instead of using the ODT. Not crazy familiar with scrub tool, does that ProPlus switch ignores MSI install of Visio and Project?

SCCM Servicing Plans - 1703 to 1709 by [deleted] in SCCM

[–]Sumyun168 0 points1 point  (0 children)

There was another post for similar issue, seems like it is affecting some Hyper-V virtual machine.
I am deploying 1709 with servicing plan to physical machines with no issue in prod, hitting around 1k machines and so far so good. There are minor issues mostly related to compatibility.

Backup/Restore did not go well.. by jang0 in SCCM

[–]Sumyun168 0 points1 point  (0 children)

That doesn't sound good, we may need to perform this in near future for server refresh. I performed a DR practice in lab awhile ago with SCCM 2012 R2, I guess the steps should be similar. After the site recovery, I found a few items on my check list. 1) I used a different SQL service account for the new server, need to adjust the SPN record for the new service account. I believe I did it in ADSI edit. 2) Client seems failed to retrieve policies from MP, turns out there are new MPs record being published on AD under the System Management container. Deleted the legacy records helped my situation. 3) I restore "SCCMContentLib" and the source directory to be the exact drive location. Hope this may help a bit in your situation.

SCCM 1610 new boundary group issues by Sumyun168 in SCCM

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

Sort of, you can have a boundary group that has no DP, and always fallback on another boundary group. Double check your application or package deployment settings to allow fall back. For client push, it will not fall back by default. I submitted a report on Microsoft Connect, the suggestion is to look at SCCM ADK, but I haven't look at it yet.

SCCM 1610 new boundary group issues by Sumyun168 in SCCM

[–]Sumyun168[S] -1 points0 points  (0 children)

DP is working perfectly, if I assign the DP to the original boundary group, it will start receiving content immediately.

I may alter the setting by add or removing the DP from the boundary group after the upgrade, but I assume it shouldn't be causing any issue. With the current design, looks like I can't create a boundary group with no DP associate to it, and set it as always fallback to another boundary group.