get-intunemanageddevice -filter. To configure a Device Type Enrollment Restriction, perform the following steps: Microsoft Endpoint Mangager admin center > Devices > Enroll Devices >. get-intunemanageddevice -filter

 
To configure a Device Type Enrollment Restriction, perform the following steps: Microsoft Endpoint Mangager admin center > Devices > Enroll Devices >get-intunemanageddevice -filter This week a relatively short blog post about a feature that already exists for a long time, but that is not that known

Both the primary user and enrolled by user are shown on the device Overview blade in Intune. One of the most important elements of troubleshooting Intune app protection policies on iOS or Android devices is analyzing the log files. Step 2: Create new enrollment profile. In this article. Get-IntuneManagedDevice | Where-Object {$_. Note the number of devices the user has enrolled. Teams. My test: (Enter YOUR TenantId, resourceGroup and webAppName. In this article. I want to script updating the primary user of Intune Managed devices as devices have been swapped between users, or built by one and used by another. See the command to use: Invoke_LocateDevice. Graph. Permissions. No unfortunately not. ), REST APIs, and object models. function Get-ManagedDevices(){. Click OK to return to the "Basics" tab, and then click Next. The scenario is the following. 3a) Get-AzureAdDevice -top 8000 | Export-csv C:powershellDeviceList. See a list of all the settings and what they do on the devices, including Microsoft HoloLens. NET 5, Powershell 7 is built on top of . See. About reporting data latency. We'll need to stick to Windows Powershell 5. Get list of intune managed devices. ALIASES. To view the reports for an individual policy, in the admin center go to Devices > Compliance Policies > Policies, and then select the policy for which you want to view its report details. I've tried doing the below (As an example of todays date) but that doesn't return anything at all: Get-IntuneManagedDevice -filter "manufacturer eq 'Apple'" | Get-MSGraphAllPages | Where-Object -Property issupervised -eq True. microsoft. nextLink and Value. Powershell Get-IntuneManagedDevice with two different Filters. Review the different columns: Managed: For a device to receive compliance or configuration policies, this property must show MDM or. On the Intune blade, select Devices. {"payload":{"allShortcutsEnabled":false,"fileTree":{"ManagedDevices":{"items":[{"name":"ExpiringCertJuly2020_All. See the new alert from the what’s new in Intune link. powershell; intune; microsoft-graph-api; Share. この記事の内容. For iOS/iPadOS and macOS devices, use the model identifier. In either case, notice the filter up front, and that is what is required here. 9. During MMS JAZZ Edition in New Orleans a couple of weeks ago me and the amazing Sandy Zeng did a presentation on using the Intune Powershell SDK and in this demo packed session we showed off a script that were able to find assigned policies and apps from AAD groups. Read. Select Generate report (or Generate again) to retrieve current data. The following table shows the properties that are required when you create the managedDevice. The version 1. The ability to link users, devices, and apps with Azure AD. This is logged into Graph Explorer as the same user described in the first post, and having added the permission DeviceManagementConfiguration. Intune discovered apps is a list of detected apps on the Intune enrolled devices in your tenant. This allows you to have a super effective and productive mobile workforce, without the. Download the Chrome browser executable and select the channel taking into account your audience. Set up the Android Enterprise fully managed device solution in Microsoft Intune to enroll and manage corporate-owned devices. {"payload":{"allShortcutsEnabled":false,"fileTree":{"Samples/ManagedDevices":{"items":[{"name":"ManagedDeviceOverview_Get. Intune Connect-MSGraph -AdminConsentMicrosoft Intune Plan 1: Microsoft Intune core capabilities are included with subscriptions to Microsoft 365 E3, E5, F1, and F3; Enterprise Mobility + Security E3 and E5; and Business Premium plans. Display basic location This will get location of a device and display basic info in PowerShell. Such devices include computers, tablets, and phones. Assign licenses to users. 4. Endpoint Security Manager. . Reload to refresh your session. Just before looking at the actual steps of changing the primary user of a Windows device, it’s good to go through a few notes about changing the. operatingSystem -match "Windows"} | select-object userDisplayName,deviceName,lastSyncDateTime | sort-object userdisplayname | Out-GridView To see a generated report of device state, you can use the following steps: Sign in to the Microsoft Intune admin center. The first time you run it you will be asked for the UPN of an administrator. In either case, notice the filter up front, and that is what is required here. We would like to show you a description here but the site won’t allow us. I am trying to write a PowerShell script that allows me to update all the names of our devices in Intune [430ish devices] to reflect our asset tags. count, @odata. To retrieve actual values GET call needs to be made, with device id and included in select parameter. Once you have your workspace open, click on Advanced settings (under Settings): Advanced settings. You may be prompted to confirm any new connectors that were added since your last test. Permission type. I won’t go into any more detail on this as there is. Enter the full string value (using -eq, -ne, -in, -notIn operators), or partial value (using -startswith, -contains, -notcontains operators). Read properties and relationships of the managedDevice object. INPUTOBJECT <IDeviceManagementIdentity>: Identity Parameter. This step joins the device to Microsoft Entra ID. Authenticate with certificate. Syntax used : Get-IntuneManagedDevice -Filter (("SerialNumber eq 'ABCDEFG11'") + (" or DeviceName eq 'ATG2000'")) # BOTH Values are correct, the filter returns a record. The data for these reports is generated at different times, which depend on the type of data: Service-based data from Windows Update – This data typically arrives in less than an hour after an event happens in the service. The function connects to the Graph API Interface and gets any Intune Managed Device. Next steps. Unpack the zip file and copy the content to the device we will onboard. Install PSResource. 0 API. Read Only Operator. xx. On the Basics section, enter a Name, and optional Description for the app configuration settings. DESCRIPTION. After uploading a new APNs certificate, enrolled devices stop syncing and new devices cannot be enrolled. Events include Alerts for a device that can't register with Windows Update (which is. Follow edited Jul 19, 2022 at 8:04. Namespace: microsoft. What you need to do is download the script and run it locally. g. For an overview of the Windows Autopilot deployment for existing devices workflow, see Windows Autopilot deployment for existing devices in Intune and Configuration Manager. Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant. In the Intune admin center, create an enrollment profile, and have your dedicated device group (s) ready to receive the profile. (faster method) Get-IntuneManagedDevice -Filter “UserPrincipalName eq ' [email protected] API and the Beta API. I also posted an example here: Using Send-MgUserMessage to send Email (with Attachments) Azure Active Directory (Azure AD) supports two types of authentication for service principals: password-based authentication (app secret) and certificate-based authentication. A fully managed device is associated with a single user and is intended. To retrieve actual values GET call needs to be made, with device id and included in select parameter. Wait while Company Portal checks your device. Then the managed device sends an API call to a Linux server that includes the managed device ID (please refer to the Figure). Jul 6, 2022, 7:04 PM. On the Devices blade, select All devices. Read properties and relationships of the managedDeviceOverview object. Hi, This could be a beginning connect-msgraph Get-IntuneManagedDevice | Where-Object {$_. Read the list of users (to get the SID). It perfectly works, however it doesn't give me Capacity of RAM (Always shows 0 for all devices)Install and import Microsoft. I'm. I needed to deleted all personal windows devices from Intune. ps1","path":"ManagedDevices/ExpiringCertJuly2020_All. Create Device Category in Intune. Describes steps needed for apps to use Microsoft Entra ID to access the Intune APIs in Microsoft Graph. JSON Formatted Values. You signed out in another tab or window. e, Via Device diagnostic. deviceName -eq 'TESTVM01'}See an overview of the steps to start using Intune. When I run the powershell command Get-IntuneManagedDevice -Filter "DeviceName eq 'my computer's name'" I can see the notes property field but it is empty. I can see in the Intune Admin Center webpage that there is definitely something in the Notes. Install-Module AzureAD Connect-AzureAD Get-AzureADUser | ft. Paging won't be an issue (for now) because our tenant has <500 items anyway, but it's good to know. Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant. :( I need a simple instructions please along…HI All, Thanks for all your reply. Name: Provide a name for the profile to distinguish it from other similar app configuration policies. Secure managed and unmanaged devices. Microsoft Intune is capable of doing some amazing things management-wise with Windows 10 devices. The instructions in your link are used to delete a Azure AD registered device, not used to delete the managed devices in Intune. Once enabled, Microsoft's management and security surfaces start working together, automatically determining which devices are onboarded to Microsoft Defender for Endpoint, and whether or not they are also enrolled in Microsoft Endpoint Manager. NET Core and thus can't load the assembly. Download Microsoft’s Win32 Content Prep tool. Installation Options. Namespace: microsoft. AutopilotNuke. Especially it shows what Azure AD Groups and Intune filters are used in Application and Configuration Assignments. 0. If prompted, fix any issues and continue to run the flow. I've tried doing the below (As an example of todays date) but that doesn't return anything at all: Get-IntuneManagedDevice -filter "manufacturer eq 'Apple'" | Get-MSGraphAllPages | Where-Object -Property issupervised -eq True. Microsoft Intune is a family of endpoint management solutions that enable you to protect and administer all your endpoints from a single place. To deliver a multi-app, kiosk-style scenario on your Android Enterprise dedicated devices, Microsoft Intune uses Microsoft’s Managed Home Screen. Microsoft Graph PowerShell SDK supports optional query parameters that you can use to control the amount of data returned in an output. The code below gives me an error, I think its failing to parse my string. The cmdlets in Basic Mobility and Security are described in the following list: DeviceTenantPolicy and DeviceTenantRule cmdlets: A policy that defines whether to block or allow mobile device access to Exchange Online email by unsupported devices that use Exchange ActiveSync only. Deploy certificate to devices. Note:. Including patching and defender ATP levels. In Alternate actions, select Join this device to Azure Active Directory, and enter the information they're asked. This is one time activity and doesn’t need any actions further. In Alternate actions, select Join this device to Azure Active Directory, and enter the information they're asked. Namespace: microsoft. In this article. On the Add Custom Role > Basics tab, specify the name of the role as Remote Help – Full Control. On first run, you're prompted to approve the required app. Improve this question. The statements I found for Library permissions on Stack Exchange don't report just the library permissions either, they are reporting the Sites permissions. Permissions. Click on Save. Here you will be able to enable the cleanup rule to delete devices that haven't checked in for {X} days; the. I can even do Get-IntuneManagedDevice -Filter "serialNumber eq 'DEADBEEF'"| select manageddeviceid to get the managedDeviceID value as an output. If you have extra questions about this answer, please click "Comment". @Jan Bakker Thanks for the idea, and I just checked/confirmed that indeed it's the same behavior in Graph Explorer. A Popup will appear with below options. microsoft. Then I will get the ID: 1 $Get_Device_ID =. To retrieve the information about the Azure AD users, you must install the AzureAD powershell module, and use the cmdlets as below. Endpoint Privilege Manager. To list properties of specific device add parameter managedDeviceId and its ID: Action on device Get-IntuneManagedDevice | Where-Object {$_. 6k 4 4 gold badges 34 34 silver badges 59 59 bronze badges. Request body. Intune admins can’t see phone call history, web surfing history, location information (except for iOS 9. If your devices are co-managed and meet the Intune device requirements, we recommend using the instructions in this quickstart to enroll them to Endpoint analytics via Intune. Monitoring Windows Update status required a separate OMS console in the past but now this data is available in. The specific use case here is that you might need to run a sync to multiple devices and instead of needing to go. {"payload":{"allShortcutsEnabled":false,"fileTree":{"Powershell_Commands":{"items":[{"name":"Intune_Powershell_Commands_Examples. Built-in search helps using this tool a lot. -----. ref: Use app-only authentication with the Microsoft Graph PowerShell SDK. Reload to refresh your session. I've also explicitly added my. Browse to the directory (e. I'm using Intune's Conditional Access to block non-compliant devices on my O365 tenant. Recently released in preview, Intune now supports changing the primary user of Windows 10 devices! The process is fairly simple. Right click the script and Run as administrator. You switched accounts on another tab or window. dude@example. The device's Overview page shows the device name, and lists key properties of the device, such as ownership, serial number, primary user, and device model. Go to endpoint. After that, run the following command to get the testing device information: Get-IntuneManagedDevice -managedDeviceId <Intune Device ID>. Microsoft. Hello, I'm setting up a report using microsoft graph via powershell to return device data where we can compare primary user and last logged on user. Sign in to the Microsoft Intune admin center. Select Troubleshoot + support. thefinalep • Additional comment actions. Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported. Managed Google Play is Google's enterprise app store and sole source of applications for Android Enterprise in Intune. App Control for Business policy vs Application control profiles: Intune App Control for Business policies use the ApplicationControl CSP. Version 1. You can use the Intune API in Microsoft Graph to manage devices, apps, and even configure Intune while using your preferred tools. Check status. . It manages user access to organizational resources and simplifies app and. If you're an ISV, you can also use the Intune API to manage client tenants. I can even do Get-IntuneManagedDevice -Filter "serialNumber eq 'DEADBEEF'"| select manageddeviceid to get the managedDeviceID value as an output. This step ensures that you're authorized to access. Get-IntuneManagedDevice -Filter "contains (deviceName,'AAY6P')" #| select serialnumber, devicename, userDisplayName, userPrincipalName, id, userId, azureADDeviceId, managedDeviceOwnerType, model, manufacturer. Using the Microsoft Graph, we can search Azure for all devices enrolled via co-management, create a brand new group, and then use the search results for the new group's members. Right click Company Portal app and select “ Sync this device “. Select Windows Server 1803, 2019 and 2022 and deployment method Local Script (for up to 10 devices) Press Download onboarding package. 3. You can export the device group membership details to . context, @odata. For your issue, I suggest go to the affected device side, Settings->Accounts->Access work or school, find the account, click info and then click Sync to do a manual sync, wait some time and see if it will change into device name. This application type includes similar intelligence as provided by winget but then directly integrated into Microsoft Intune. Create an application. 0" version of the Graph schema. I need to clean the devices list which contains thousands of Intune registered devices that have an enrolment date and no last-checking date (and therefore these would not be caught by the auto-purge). This new solution re-uses the Driver Automation Tool, with some additional code to cater for the following; Automatic provisioning of Azure Storage. Devices that are managed or pre-enrolled through Intune. is that the expected behavior? below follow the command line Get-IntuneManagedDevice -managedDeviceId "850c085b-deb0-46f8-a9c3-ac05f8f9bc26" To export the device details, click on Export. com"} You can make a list of all the users who have registered one device or more with the command: Get-IntuneManagedDevice | Select emailAddress | Sort-Object emailAddress -Unique. function Get-ManagedDevices(){. Microsoft Intune is a cloud-based service which allows you to remotely manage mobile devices and mobile applications. The Microsoft Graph is a REST API that allows developers (or smart administrators!) access to the data stored in the backend of Microsoft services. The intune connector is not supported in Microsoft flow currently, you could take a try to export the lists to an excel table firstly, then you could create a flow to loop through all the rows from the excel table, and insert it to the sharepoint list. Get-IntuneManagedDevice Hope it will help. You can find in a previous post, how to authenticate to the module wit a secret. 0 and beta endpoints. To see a generated report of device state, you can use the following steps: Sign in to the Microsoft Intune admin center. Manually Sync Intune Policies from Device Taskbar or Start. Switch to include EAS devices (not included by default) . Read properties and relationships of the deviceManagement object. Don't use the model name. I found a powershell script that extracts hardware information from Intune joined devices, however, the physicalMemoryInBytes that appears in the output file displays a 0. {"payload":{"allShortcutsEnabled":false,"fileTree":{"Samples/ManagedDevices":{"items":[{"name":"ManagedDeviceOverview_Get. I'm trying to understand how to use the data and the @odata. This week a relatively short blog post about a feature that already exists for a long time, but that is not that known. Click Devices->All devices in Intune portal. In the code, we limit the backend to query device hardware information only when querying all devices. Q&A for work. When you click on a group, you can see the AAD pane for the group. Get-IntuneManagedDevice -Filter "IMEI eq '01 012345 678910 1'" (Or -Filter "serialNumber eq 'DEADBEEF'" or whatever) and get my all my device's details output. Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant. Outputs. For the specific steps, go to Set up Intune enrollment of Android Enterprise dedicated devices. Enter Microsoft Intune. The hardward details for the device. Namespace: microsoft. 9. Customer is large org that needs to delegate device mgnt to sub-entities in their org. David Buck. . But I am running into a problem where it doesn't use the -AccoutnID parameter that the Get-AzureADDevice cmdlet uses, and I can't find any other parameters that look like they would substitute. Namespace: microsoft. i. Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported. Script usage. com Get-IntuneManagedDevice Get a filtered list of applications and select only the "displayName" and "publisher" properties: # The filter string follows the same rules as specified in the OData v4. Select a user from the popout and that’s it! Just be sure that the. That will eventually result in the information as shown in Figure 6, in which the tokens are automatically added based on. この API を呼び出すには、次のいずれかのアクセス許可が必要です。1. Get-IntuneManagedDevice -Select id,ethernetMacAddress | Get-MSGraphAllPages I get: Get-DeviceManagement_ManagedDevices : Cannot validate argument on parameter 'Select'. But I can provide a workaround below for your reference(use rest api to get the same result in azure powershell function which you expected). Go to Devices > Device Categories. powershell; microsoft-graph-intune; Share. JSON, CSV, XML, etc. That feature is the Intune Diagnostics for App Protection Policies (APP). g. It only lists the devices with the specific platform, like macOS. <#. OR. I believe you need to join the devices to azure via the work and school account setting on the computer for it to show up in managed devices in intune. By default most property of this type are set to null/0/false and enum defaults for associated types. The scenario is the following. since you have a hybrid envi you can join them via the hybrid method. Note . You can also view properties and system info for a device, as described in the following sections. We are using the below PowerShell script to change the Primary user of a device by checking the last logged in userid. Microsoft. I install Intune module and connect to Microsoft Graph with the following commands: There are two UPN values in Intune: the userPrincipleName at the device level is the ‘ Enrolled by ’ user, the ‘ Primary user ’ account is found one level deeper at the managedDevices/ {Device ID}/users level. Connect to the module using certificate . Type Get-IntuneManagedDevice 3. Applies to. All (and. Microsoft Intune is a cloud-based endpoint management solution. operatingSystem -match "Windows"} | select-object userDisplayName,deviceName,lastSyncDateTime | sort-object userdisplayname | Out. This setting applies to all users in your organization. DeviceID'" but I can't get it to display only the outputs from the items in csv. I have the need to run a report for all of our corporate devices in Intune to show the most recent checked-in user. Below is a link dump as I start this project. {"payload":{"allShortcutsEnabled":false,"fileTree":{"ManagedDevices":{"items":[{"name":"ExpiringCertJuly2020_All. We are using V1. I have put information into the notes field of an Intune Enrolled device. Select Add. Once you’ve selected the event logs you want to capture, click Save (above Data) and. A filter allows you to narrow the assignment scope of a policy. Now you need to connect with MSGraph. Once again, keep an eye on the notifications. This is logged into Graph Explorer as the same user described in the first post, and having added the permission DeviceManagementConfiguration. OR. Graph. I've managed to figure out how to find the. Choose Devices > All devices > choose a Windows device > Properties > Change primary user. To enable monitoring and reporting for Intune MDM enrolled devices, you’ll have to setup an OMS workspace and deploy the Microsoft Monitoring Agent as discussed in part 1 of this blog. Copy and Paste the following command to install this package using PowerShellGet More Info. There are specific. Windows introduced the ApplicationControl CSP to replace the AppLocker CSP. Intune Import-Module -Name Microsoft. Access to the Intune APIs in Microsoft Graph requires:{"payload":{"allShortcutsEnabled":false,"fileTree":{"ManagedDevices":{"items":[{"name":"ExpiringCertJuly2020_All. C:IntuneGraphSamples) Run PowerShell x64 from the start menu. The example below works: Get-IntuneManagedDevice -Filter "IMEI eq '123456789012345". An important part of your security strategy is protecting the devices your employees use to access company data. Once done, need the global admin to run the PowerShell script (lnk in earlier section) once via his/her credentials to grant consent. Select Reports > Device compliance > Reports tab > Device compliance. Grant read device list privileges in Intune. i see that there is a discovered apps section in Intune, but that can only be viewed once you have selected the device. Intune Import-Module -Name Microsoft. [Optional] You can configure scope tags for your app configuration policy. Add a nice description and click Next. Only non-user locations and file types are accessed. In the Intune admin center, devices show as Microsoft Entra joined. Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant. Don't call it InTune. Select Export and on the export device compliance report box, click Yes. I need to start creating reports for auditors about our intune devices. If this post helps, then please consider Accept it as the solution to help the other members. Control guest accounts, manage accounts and delete inactive accounts, allow or prevent saving to local storage,. For more detailed information about how to set up, onboard, or move to Intune, see the Intune setup deployment guide. I can do this with the below command: Get-IntuneManagedDevice -filter "manufacturer eq 'Apple'" | Get-MSGraphAllPages | Where-Object -Property issupervised. A fully managed device is associated with a single user and is intended. Discovered apps is a separate report from the app installation reports. On the Add User, enter a user principal name for the DEM user, and select Add. Display basic location This will get location of a device and display basic info in PowerShell. Open the Company Portal app, and sign in with their organization credentials ( [email protected] Intune PowerShell needs permission to: * Sign you in and read your profile * Read all groups * Read directory data * Read and write Microsoft Intune Device Configuration and Policies (preview) * Read and write Microsoft Intune RBAC settings (preview) * Perform user-impacting remote actions on Microsoft Intune devices (preview). ps1. Permissions. Graph. The hardward details for the device. 4) Edit csv file to only contain the Object Id's of the systems you want to remove from the large original group. I'm trying to search the output of get-intunemanageddevice by IMEI number and running into issues. Get-IntuneManagedDevice -Filter "deviceEnrollmentType eq 'windowsAzureADJoin'" However that returns all devices regardless of what the deviceEnrollmentType is. I've found suggestions on getting it to show. This view shows detailed information about the individual devices, and what you can do with them,. Graph. technet. I'm trying to search the output of get-intunemanageddevice by IMEI number and running into issues. {"payload":{"allShortcutsEnabled":false,"fileTree":{"ManagedDevices":{"items":[{"name":"ExpiringCertJuly2020_All. You don't need to move any co. Hello, I'm setting up a report using microsoft graph via powershell to return device data where we can compare primary user and last logged on user. Ask Question Asked 9 months ago. Let’s start with some simple examples. 0 vs Beta. List properties and relationships of the windowsManagedDevice objects. Here’s how to build a cloud-only solution for advanced dynamic device collections using Proactive Remediations, Azure Log Analytics, and Azure Logic Apps providing advanced targeting capabilities for policies and apps in Microsoft Intune, all without ConfigMgr. Modern provisioning with Windows Autopilot. Open the Azure portal and navigate to Microsoft Intune > Device enrollment > Windows enrollment to open the Device enrollment – Windows enrollment blade; 2. ”. For more information about scope tags, see Use role-based access control (RBAC) and scope tags for distributed IT. And In Azure AD, it shows the device name. DESCRIPTION. Intune Connect-MSGraph Get-IntuneManagedDevice | Get-MsGraphAllPagesThanks Peter! I found some commands to gather permissions but I am betting that they will be better and faster using Graph. The version 1. model (Model): Create a filter rule based on the Intune device model property. Select Device – Find Group Membership For Device from Intune MEM Portal 1. ; If you don't have a license for Microsoft Entra ID P1 or P2, see Sign up for. Step 3: Create dynamic Microsoft Entra group. You signed out in another tab or window. Install-Module IntuneStuff -Force Import-Module IntuneStuff -Force # connect to Graph API Connect-MSGraph # get all Intune policies Get-IntunePolicy -verbose # get just Apps and Compliance Intune policies Get-IntunePolicy. Connect-msgraph. ps1","path":"ManagedDevices/ExpiringCertJuly2020_All. And not necessarily if the BitLocker recovery key was successfully. Making sure that all devices are company owned refines management and identification, as well as enabling Intune to. After the primary user is. Under Status, select Check status. I have found one way to find the Hash ID from the portal. When the executable is downloaded, you need to prepare it so that it can be uploaded in Intune. In the MEM admin center, Navigate to Devices > Windows > Windows devices. . Strengthen endpoint management security with capabilities that help you protect your. In Power Automate, click “Test” on the ribbon. Intune. This can be changed manually on each device directly in the Intune portal after enrollment. Choose Select user > select the user having an issue > Select. I would recommend to user graph API instead. I am using the Microsoft PowerShell Intune cmdlets to query configuration settings for audit purposes. Filters has to do with targeting. Value But that will only get you the result of the 1000 devices. To list properties of specific device add parameter managedDeviceId and its ID: Action on device As in the first part, we will check the cmdlet to reboot a computer. Select the notification banner that says Preview upcoming changes to Devices and provide feedback. On the Basics page, provide the following information and click Next.