Autopilot Program Retention

Bob Frick 21 Reputation points
2022-01-19T12:19:48.003+00:00

Autopilot PC is in a security group that is required to install Office 365 and user has an older 32 bit version of Office installed. I need the user to remain in that security group but not install the new office version.

Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
411 questions
0 comments No comments
{count} votes

Accepted answer
  1. Crystal-MSFT 43,721 Reputation points Microsoft Vendor
    2022-01-20T03:22:01.487+00:00

    @Bob Frick , For our situation, I have two suggestions for the reference:
    Suggestion 1:
    Create a new security group without the specific user. Change the office 365 app assignment to this new group.

    Suggestion 2:
    Create a filter to target the device. To create a filter, here is a link for the reference:
    https://learn.microsoft.com/en-us/mem/intune/fundamentals/filters

    Under Microsoft 365 app assignment, choose "Exclude filtered devices in assignment" to avoid the app installation.
    166587-image.png

    Hope it can help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


1 additional answer

Sort by: Most helpful
  1. Bob Frick 21 Reputation points
    2022-01-24T11:59:11.703+00:00

    Thank you!