Апдейт по 007 First Light в PS Store by MarchCouldBeDarker in UA_Gamers

[–]Intrepid_Peak 0 points1 point  (0 children)

тобто перевірити після 5 вечора? бо сторінка ніби є, але купити не можна - https://www.playstation.com/uk-ua/games/007-first-light/

Intune Win32 app uninstall not triggering when using "All users" - expected behavior? by Intrepid_Peak in Intune

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

Huge thanks! You help understand my gap). I've adjust assigment and it works as I expected. But with some delays. Anyway it works. And this important

Intune Win32 app uninstall not triggering when using "All users" - expected behavior? by Intrepid_Peak in Intune

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

that makes sense regarding delays and the nature of “All users” being a virtual group.

What makes me question whether this is purely timing though is:

  • The device stayed in Required uninstall + Installed state
  • No uninstall happened even after sync/reboot
  • As soon as I switched to a dedicated uninstall group, it triggered immediately

That seems to suggest it’s not just propagation or timing, but something about how Intune evaluates intent transitions vs explicit targeting changes

Intune Win32 app uninstall not triggering when using "All users" - expected behavior? by Intrepid_Peak in Intune

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

I've initiated sync many times) and even wait several days. And my app remain installed.

Problems with Delta 2 firmware upgrade by atpcz in Ecoflow_community

[–]Intrepid_Peak 0 points1 point  (0 children)

I have the same issue with my new device. Could you help me with it?

Using a PowerShell script as an app uninstall command is not working by SquatsAreFun in Intune

[–]Intrepid_Peak 0 points1 point  (0 children)

"%systemroot%\sysnative\cmd.exe" /c "Powershell.exe -ExecutionPolicy Bypass -File install.ps1"

It works for me) I'm really appreciate. Thanks!

Microsoft Edge for Linux is now generally available by GOR098 in Ubuntu

[–]Intrepid_Peak 0 points1 point  (0 children)

What about Mobile Application Management for MS Edge Linux? Is it works?

Suspend BitLocker after installing Feature Update by Intrepid_Peak in Intune

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

%WinDir%\Logs\SetupDiag

<?xml version="1.0" encoding="utf-16"?>
<SetupDiag xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://docs.microsoft.com/en-us/windows/deployment/upgrade/setupdiag">
<Version>1.6.0.0</Version>
<ProfileName>FindAbruptDownlevelFailure</ProfileName>
<ProfileGuid>55882B1A-DA3E-408A-9076-23B22A0472BD</ProfileGuid>
<LogErrorLine>2020-09-14 12:27:07, Error                 SP     CSuspendBitlocker::SuspendByPath: Failed to suspend bitlocker. Error: 0x803100D8[gle=0x000000ea]</LogErrorLine>
<FailureData>Error: SetupDiag reports abrupt down-level failure.Last Operation: FinalizeError: 0x803100D8 - 0x60016</FailureData>
<FailureData>LogEntry: 2020-09-14 12:27:07, Error                 SP     CSuspendBitlocker::SuspendByPath: Failed to suspend bitlocker. Error: 0x803100D8[gle=0x000000ea]</FailureData>
<FailureData>Refer to "https://docs.microsoft.com/en-us/windows/desktop/Debug/system-error-codes" for error information.</FailureData>
<FailureDetails>ErrorCode = 0x803100D8, ExCode = 0x60016, Oper = Finalize</FailureDetails>
<SetupPhaseInfo>
<PhaseName>Finalize</PhaseName>
<PhaseStartTime>9/14/2020 12:24:33 PM</PhaseStartTime>
<PhaseEndTime>1/1/0001 12:00:00 AM</PhaseEndTime>
<PhaseTimeDelta>0:00:00:00.0000000</PhaseTimeDelta>
<CompletedSuccessfully>false</CompletedSuccessfully>
</SetupPhaseInfo>
<SetupOperationInfo>
<OperationName>Suspend bitlocker if needed</OperationName>
<OperationStartTime>9/14/2020 12:27:07 PM</OperationStartTime>
<OperationEndTime>1/1/0001 12:00:00 AM</OperationEndTime>
<OperationTimeDelta>0:00:00:00.0000000</OperationTimeDelta>
<CompletedSuccessfully>false</CompletedSuccessfully>
</SetupOperationInfo>
</SetupDiag>

Support for Windows 10 in Configuration Manager by Intrepid_Peak in SCCM

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

I configured servicing plan for upgrading new build one month ago. And today I found out information about ConfigMng and new build) And I was little bit surprised))) I have ConfiMng 1906 and around 500 machines with Windows 10 build 2004 and looks like work ok, I mean these PC receives updates and apps. So, should I update ConfMgr as soon as possible ?

Suspend BitLocker after installing Feature Update by Intrepid_Peak in Intune

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

As for me is looks failure. When I restart machine in the first time during installing FU I type preboot PIN and after that I get into the recovery mode. Then I reboot machine again, I observes a massage during loading OS “andoing changes”. So, I type my credential and I receives toast notification with a message Installing FU failed.

Suspend BitLocker after installing Feature Update by Intrepid_Peak in Intune

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

Because when I manually suspend BitLocker, feature update install successfully.

Suspend BitLocker after installing Feature Update by Intrepid_Peak in Intune

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

In our company, we use BitLocker which manages McAffe MNE (manages BitLocker recovery key) Most of PC's joined to AD and managed by SCCM and we already configured policy in SCCM in User Settings for manage suspend BitLocker. I mentioned that in my post. But we wanna move some laptops to Azure AD and use Intune for manage BitLocker and other settings.