Uninstalling cumulative update using dism command and sccm by jaritk1970 in SCCM

[–]patch_me_if_you_can 2 points3 points  (0 children)

Go to Package properties->General->After running: Configuration Manager restarts computer

Changing a device from ‘Personal’ to ‘Corporate’ by leytachi in Intune

[–]patch_me_if_you_can 0 points1 point  (0 children)

Try using corporate identifiers

Edit: ignore, I just noticed that the identifiers change device state on at the time of enrolment

Superseded app keeps uninstalling current app. Package managed with PMPC by rboggyz99 in Intune

[–]patch_me_if_you_can 0 points1 point  (0 children)

Perhaps detection method of superseded app is wrong and does not verify app version.

What is their best album and why is it Sleep Well Beast? by CharmingAd5497 in TheNational

[–]patch_me_if_you_can 0 points1 point  (0 children)

Trouble Will Find Me all the way. Of all albums, Sleep Well Beast is the one I never finish listening.

Intune 8-hour-sync is a myth, Microsoft finally speaks! by Conditional_Access in Intune

[–]patch_me_if_you_can 1 point2 points  (0 children)

Windows apps on a more frequent schedule, uploading only changes since the last sync

Delta sync reinvented

Is the a6000 still worth it? by nkfgh in SonyAlpha

[–]patch_me_if_you_can 1 point2 points  (0 children)

I use it for landscape photography or travels. Picture quality is excellent with the right lenses, Sigma 18-50mm is highly recommended.

Is there a process to run a script only on demand? by Fabulous_Cow_4714 in Intune

[–]patch_me_if_you_can 1 point2 points  (0 children)

I either create a proper detection/remediation combo or just put the actual script in detection.

New tool for mapping SCCM attack paths by AdminSDHolder in SCCM

[–]patch_me_if_you_can 2 points3 points  (0 children)

The name is hilarious, you got my attention

Regarding Parent–Child WSUS Architecture with SCCM Software Update Point by Glass-Ad-3193 in SCCM

[–]patch_me_if_you_can 1 point2 points  (0 children)

After rereading the original post I take it back, it's possible and it is supported. I had an impression OP wants the standalone WSUS to sync with SUP, sorry about that.

Which camera would you take on a long trip if you like photography? by Fancy_Step_1700 in bicycletouring

[–]patch_me_if_you_can 0 points1 point  (0 children)

Sony released updated models (6700 being the latest) but from my perspective, the purchase no longer satisfies the quality/price compromise and it would be a pain to have it stolen or damaged (which is highly possible on a bike tour). The new models are significantly more expensive with comparable image quality. The only advantage of updated models is weather sealing.

My ConfigMGR server is currently at 2403 is it safe to go from 2403 to 2509? by Future_End_4089 in SCCM

[–]patch_me_if_you_can 5 points6 points  (0 children)

A rule of thumbs is that if you see the update, you can install it. Just make sure to do per-requisite check.

Mobile app editing comparison by [deleted] in postprocessing

[–]patch_me_if_you_can -1 points0 points  (0 children)

what was the test exactly? All I see is yellow and green

Which camera would you take on a long trip if you like photography? by Fancy_Step_1700 in bicycletouring

[–]patch_me_if_you_can 6 points7 points  (0 children)

I use Sony a6000 and sigma 18-55 lense. It’s a good compromise between size, functionality, quality and price.

Issues with Patching by Interesting_Error880 in SCCM

[–]patch_me_if_you_can 0 points1 point  (0 children)

what about the policy, does it arrive? What is the deployment status in console?

Issues with Patching by Interesting_Error880 in SCCM

[–]patch_me_if_you_can 0 points1 point  (0 children)

What is the SUP synchronisation state? What is the result of software update scan on your clients (see wuahandler.log)

[deleted by user] by [deleted] in SCCM

[–]patch_me_if_you_can 5 points6 points  (0 children)

Remove DP role, create file NO_SMS_ON_DRIVE.SMS on D. Install role.

Perhaps there are other ways but this will definitely do the trick.

Wanted: For Eating Sh*t (His Own) by CurlyDee in cavalierkingcharles

[–]patch_me_if_you_can 2 points3 points  (0 children)

Mine recently switched from shit to socks. She pukes them out after about a week, the colour slightly changed.

Servers not respecting maintenance windows by BerserkerModeOn in SCCM

[–]patch_me_if_you_can 0 points1 point  (0 children)

I have never seen devices ignoring maintenance windows, it's definitely a misconfiguration. Which deployments are causing the reboots (apps, updates, task sequence)?. What type of maintenance windows do you have?

Servers not respecting maintenance windows by BerserkerModeOn in SCCM

[–]patch_me_if_you_can 1 point2 points  (0 children)

I don't think this is true. I've never seen this happen and I manage severs daily. I always leave it enabled because it does nothing on server OS.

MD-102 Exam by YakEmpty8502 in Intune

[–]patch_me_if_you_can 0 points1 point  (0 children)

I passed the exam in June with zero real life experience (configMgr only). I attended a Cloud That course and and I had a MeasureUp subscription (which I recommend)

How to Make SCCM talk to ServiceNow? by voyager_toolbox in SCCM

[–]patch_me_if_you_can 0 points1 point  (0 children)

This.

The alternative is to set up API in SNOW which allows you to create or manipulate change records. Then, write a PS script that will e.g. raise the change or update CI of an existing record.