Event banner
From admin to standard user with Endpoint Privilege Management
Event details
In today's digital landscape, managing user privileges effectively is crucial for maintaining security and productivity. Don’t miss actionable insights and practical tips for deploying Endpoint Privilege Management using Microsoft Intune. Learn how to start the process of removing local admin privileges and implementing the principle of least privilege, while ensuring standard user accounts can still perform necessary tasks through controlled elevation. Join to gain the knowledge and tools needed to implement Endpoint Privilege Management effectively, ensuring a secure and efficient IT environment.
Speakers: Mike Danoski, Don Brown
This session is part of Microsoft Technical Takeoff: Windows and Intune.
32 Comments
- Tomasz WoźniakCopper Contributor
- Does EPM work with co-managed workstations ?
- Can EPM be a good solution when user need to change a specific system settings for example update the current time zone ?
- How does the admin approval work ? Is the approval per user request, per managed rule ? How does the admin know there is pending request ? Is he supposed to monitor the requests page all the time ?
- What is the additional impact for overall cpu usage and the performance of the EPM agent ? Are there scenarios where the use of EPM agent is not recommended ?
- Jason_Sandys
Microsoft
- Yes. See https://learn.microsoft.com/en-us/mem/intune/protect/epm-overview#requirements
- Not today, however, users always have the power to change the time zone (assuming you haven't forced a specific time zone by policy or enabled auto time zone detection by policy).
- Approvals are covered in detail at Use EPM support approvals for file elevation requests with Intune | Microsoft Learn. Approvals are per request. There are no built-in notifications today to alert an admin of a pending approval request. See https://learn.microsoft.com/en-us/mem/intune/protect/epm-support-approved#manage-pending-elevation-requests.
- Dano or Don can better answer this, however, resource usage impact is minimal to my knowledge as the agent doesn't really do much processing wise except watch for process launches and process them.
- chriscavazosqCopper Contributor
Thanks for the content! Hope to see you at a conference soon Dan-O!
- Mike-Danoski
Microsoft
Glad you liked it and see you next time!👋
- Heather_Poulsen
Community Manager
Thanks for joining today’s session on “From admin to standard user with Endpoint Privilege Management” at Microsoft Technical Takeoff. Q&A will remain open through Friday so keep your comments and questions coming! Up next: Day 2 at Microsoft Technical Takeoff!
- ucbryanweaverCopper Contributor
Can you have a rule that allows an application to run but only at certain times?
- Mike-Danoski
Microsoft
Once a rule is created, it will stay on the device until the policy is no longer assigned. The rule is only used when the elevation of the process is needed.
Would you mind sharing your use case for time sensitive rules? - Don Brown
Microsoft
Endpoint Privilege Management isn't for process run blocking, per se. You might want to look at App Control for Business < Manage approved apps for Windows devices with App Control for Business policy and Managed Installers in Microsoft Intune | Microsoft Learn > for determining conditions where apps should run or not.
- ManjitBCopper Contributor
For PowerShell scripts, how can you make sure the remote signing is not for a venerable script ?
- Jason_Sandys
Microsoft
Sorry, not fully understanding the question here and it's not really specific to this session either. However, are you referring to scripts already in production use that are unsigned? There is no way for the PowerShell execution policy to discriminate between when the scripts were put into production. The execution policy will apply to all scripts otherwise it's more or less useless, IOW, it's an all or nothing proposition otherwise it's meaningless. Is there reason you can't go back and sign your "venerable" scripts? This is the recommended path forward (along with setting the Execution Policy to All Signed and enabling constrained language mode.
- ManjitBCopper Contributor
I got the answer later in the talk. They mentioned file hash and using Copilot Security. Overall this session was great. !!
- Don Brown
Microsoft
Let's flip that around... if the certificate has been compromised, you should be able to update your reusable object or just remove the rule.
- shin0933Brass Contributor
Will remote help ever have unattended access? This has been a huge issue for my department.
- Mike-Danoski
Microsoft
There is a dedicated Remote Help session later this week - Thursday, March 6, 10:00 AM PST
Secure helpdesk support using Intune Remote Help - - Jason_Sandys
Microsoft
Not the subject of this session, but this is something under deep investigation currently and we intend to add at some point (although that's not a guarantee or commitment). There's nothing additional share though on possible timelines or delivery expectations.
Check out the session linked to by Dano as well for more info.
- shin0933Brass Contributor
My reports are showing blank. How do I know I have my EPM reports set up correctly?
- ucbryanweaverCopper Contributor
Can I use EPM with hybrid joined devices?
- Mike-Danoski
Microsoft
Yes. There are no additional steps required.
- Jason_Sandys
Microsoft
Yes. See https://learn.microsoft.com/en-us/mem/intune/protect/epm-overview#requirements
- Heather_Poulsen
Community Manager
Welcome to “From admin to standard user with Endpoint Privilege Management” at Microsoft Technical Takeoff. Q&A is open now and throughout the week. Please post any questions or feedback here in the Comments.
- RanishKumarOccasional Reader
When the same application is running on different versions, how can you prevent creating duplicates rules for it? A rule policy is only effective for that particular version of the application when it is created using the certificate or the hash value. What about for current versions or when a new version is released?
- Mike-Danoski
Microsoft
The most specific rule will win: For more information on policy conflict: Configure policies to manage Endpoint Privilege Management with Microsoft Intune | Microsoft Learn