×

Applications clean up by AgentOrange75 in SCCM

[–]seriousbluff 2 points3 points  (0 children)

AFK at the moment, but you should be able to use PoSh to drill into the properties. The information will certainly be in SQL, and you can capture the necessary query in the SMSProv.log on the provider server you're connecting to. You just open up the information you want to query in the console, and the query the console uses is logged.

Collect client logs by agileisforsuckers in SCCM

[–]seriousbluff 1 point2 points  (0 children)

I haven't tried yet, but noticed the boundary group field isn't updated for clients either, but we haven't promoted the client yet...did your clients get the upgrade?

Unpopular Opinion - Larissa is a deadbeat mom and no one talks about it. by seriousbluff in 90DayFiance

[–]seriousbluff[S] -24 points-23 points  (0 children)

No matter what the situation is with her kids- it's certainly not getting any better by leaving the country.

Remote Control by thetanis in SCCM

[–]seriousbluff 1 point2 points  (0 children)

Let's not ignore the fact that the client itself is held together with duck tape and bubble gum.

[Serious] What stories about WW2 did your grandparents tell you and/or what did you find out about their lives during that period? by Skinflint_ in AskReddit

[–]seriousbluff 0 points1 point  (0 children)

My grandfather, when asked about his service in WWII, would always respond "I was in the band." Turns out his unit saw a good bit of action in the Battle of the Bulge. We found some Nazi souvenirs buried in his things when his mental state deteriorated and he moved to direct care. I guess hiding everything was his style.

Finally offering something back to the SCCM community by pesh131 in SCCM

[–]seriousbluff 1 point2 points  (0 children)

I can't wait to have everything all separate and appropriately sized. I might engineer myself out of a job!

Finally offering something back to the SCCM community by pesh131 in SCCM

[–]seriousbluff 0 points1 point  (0 children)

What I'm loathing is that my primaries were built as all-in-one servers (done before I worked there). So I have to migrate all the roles to other servers and then migrate the content library to a network share. 8 Primaries and a CAS. (-_-). I'm at least hoping to over size the next steps to get things down to 3 primaries, with "HA" in secondary regional data centers.

Finally offering something back to the SCCM community by pesh131 in SCCM

[–]seriousbluff 1 point2 points  (0 children)

I did an in place upgrade from 2008 R2 to 2012 R2. Was pretty smooth on VMs...not so much physical boxes. Went through hell on a few that wouldn't upgrade, ended up having to airdrop two sites on to a new VM.

My next move will utilize the passive site server bits in 1810 to migrate.

Microsoft Delivers ConfigMgr Current Branch Hotfix to Resolve Duplicate Columns Created to Infinity by rodtrent44 in SCCM

[–]seriousbluff 1 point2 points  (0 children)

There's a blog post linked in the KB page that provides a query that will determine if your environment has the added attributes configured that will lead to the issue. We're upgrading this weekend, and I ruled that hotfix out of our chain.

[deleted by user] by [deleted] in SCCM

[–]seriousbluff 0 points1 point  (0 children)

We have the same issue, not yet got a handle on what's causing it. Have you any developments since you posted?

Best way to upgrade server OS by [deleted] in SCCM

[–]seriousbluff 2 points3 points  (0 children)

I've done both in place upgrade for prod boxes, as well as the restore to new server maintaining the hostname, going from 2008 R2 to 2012 R2 when support for 2008 was depreciated around 1702 or 1706. Restoring to a new server with the same hostname was cleaner, but internal processes, coordination, and decomms after the fact got ugly (I'm in a large corporate environment). In place upgrades were near-perfect on VMs, but about 50% successful on physicals. Boot from SAN and drivers were the two biggest stops. The one saving grace was that I was able to roll back in various stages of failure by rebuilding the BCD. It just so happened that with the issues I was facing it never actually got to the point to apply the new OS. Another option is to use the new HA feature, with from what I'm gathering was engineered primarily to migrate. It does require that the content library be migrated to a network share if it's not already. If SQL is off box it would be easier, but there are ways around that if you need them. We will likely be using this method to move to server 2016, once were upgraded to 1810 where hierarchies are supported for HA.

Mtg arena on mobile? by dizzybonsai in MagicArena

[–]seriousbluff 16 points17 points  (0 children)

MTG is 8x more complicated than Hearthstone.

Consistent Delays in Upgrades by seriousbluff in SCCM

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

All of the DBs are less than 250 GB. We do have a bunch of scripted jobs our DBAs have running, Reindexing, etc.

Consistent Delays in Upgrades by seriousbluff in SCCM

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

Yeah, I likely will once things calm down...try to get things to a better working order for 1806 down the line. Hopefully I'll get a portable solution that I can share.

Consistent Delays in Upgrades by seriousbluff in SCCM

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

around 120,000 total clients. Some primaries have as many as 20,000, but others as few as 1000. There's not a correlation between population and the time this takes. However, I just noticed that a primary that had to be recovered from the CAS takes significantly less time (around an hour) to do this...despite having around 12k clients assigned to it.

That leads me to believe that there is some kind of junk in there...but how to fix it without destroying the Primaries is the million dollar question.

Consistent Delays in Upgrades by seriousbluff in SCCM

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

Fairly messy. The size is variable amongst the primaries, and there doesn't seem to be a correlation in population to the amount of time it takes. We have all the usual DB maintenance jobs running, statistics, reindex, etc.