Code Monkey home page Code Monkey logo

Comments (7)

davefalkus avatar davefalkus commented on August 15, 2024

Hi Ahigu,

Are you using the Azure Active Directory Module for Windows Powershell shortcut to test the script? If so could you run a native Powershell window without loading the MSOnline module and it should work.

Let me know if it doesn't.

Dave

from powershell-intune-samples.

Ahigu avatar Ahigu commented on August 15, 2024

Dave,
I ran it from a normal powershell window and I got the following:

Windows PowerShell
Copyright (C) 2015 Microsoft Corporation. All rights reserved.

PS C:\windows\System32> C:\Scripts\Getintunedevices.ps1

Please specify your user principal name for Azure Authentication: [email protected]

Checking for AzureAD module...
WARNING: EAS Devices are excluded by default, please use -IncludeEAS if you want to include those devices

You cannot call a method on a null-valued expression.
At C:\Scripts\Getintunedevices.ps1:222 char:5

  • $errorResponse = $ex.Response.GetResponseStream()
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : InvokeMethodOnNull

No Managed Devices found...

PS C:\windows\System32>

from powershell-intune-samples.

davefalkus avatar davefalkus commented on August 15, 2024

Hi Ahigu,

I've just updated the script as there was some invalid characters from the upload, could you test it again and let me know the result. I've tested from my side and the script is working.

Thanks

Dave

from powershell-intune-samples.

Ahigu avatar Ahigu commented on August 15, 2024

Thanks Dave things are working as intended now. Is there a way to export this to a csv file???

from powershell-intune-samples.

davefalkus avatar davefalkus commented on August 15, 2024

The ManagedDevices_Hardware_Get.ps1 will export to a CSV:
https://github.com/microsoftgraph/powershell-intune-samples/blob/master/ManagedDevices/ManagedDevices_Hardware_Get.ps1

from powershell-intune-samples.

davefalkus avatar davefalkus commented on August 15, 2024

Hi Ahigu,

If everything is working for you I will close the issue, feel free to open the issue again if you hit any issues.

Dave

from powershell-intune-samples.

Ahigu avatar Ahigu commented on August 15, 2024

from powershell-intune-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.