Giter Site home page Giter Site logo

intuneoffboarding's Introduction

Welcome ๐Ÿ‘‹


Things you will find here:

  • โ˜๏ธ Azure
  • ๐Ÿ’ป Intune
  • ๐Ÿš™ Automation
  • ๐Ÿš Powershell
  • ๐Ÿ“Š KQL
  • ๐Ÿ”ง DevOps
  • โœ๏ธ Javascript
  • โœ๏ธ Python
  • and more ...

intuneoffboarding's People

Contributors

ugurkocde avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

intuneoffboarding's Issues

AD Removal for HDJ Devices

Is it possible to include Local AD Computer object removal in situations where the device is HDJ?

Something to check for ADDC connectivity and if so delete the computer object

PowerShell v5.1

Awesome script!! Thank you!! I'm not able to run it in PowerShell v5.1, but it works great in v7.

Here's the errors I receive in v5.1

PS C:\git\azureDevOps\sysAdmins\SysAdmin_Scripts\Intune> .\Intune-offBoarding.ps1
At C:\git\azureDevOps\sysAdmins\SysAdmin_Scripts\Intune\Intune-offBoarding.ps1:323 char:139
+ ... indowsAutopilotDeviceIdentity -Filter "contains(serialNumber,'$($Intu ...
+                                                                 ~
Missing argument in parameter list.
At C:\git\azureDevOps\sysAdmins\SysAdmin_Scripts\Intune\Intune-offBoarding.ps1:352 char:139
+ ... indowsAutopilotDeviceIdentity -Filter "contains(serialNumber,'$Search ...
+                                                                 ~
Missing argument in parameter list.
At C:\git\azureDevOps\sysAdmins\SysAdmin_Scripts\Intune\Intune-offBoarding.ps1:406 char:58
+                 $deviceNamesString = $deviceNames -join ", "
+                                                          ~
Missing argument in parameter list.
At C:\git\azureDevOps\sysAdmins\SysAdmin_Scripts\Intune\Intune-offBoarding.ps1:434 char:123
+ ... indowsAutopilotDeviceIdentity -Filter "contains(serialNumber,'$($Intu ...
+                                                                 ~
Missing argument in parameter list.
At C:\git\azureDevOps\sysAdmins\SysAdmin_Scripts\Intune\Intune-offBoarding.ps1:496 char:44
+             Write-Host "Log file not found."
+                                            ~
The string is missing the terminator: ".
At C:\git\azureDevOps\sysAdmins\SysAdmin_Scripts\Intune\Intune-offBoarding.ps1:252 char:65
+                 if (!(Get-Module -ListAvailable -Name $module)) {
+                                                                 ~
Missing closing '}' in statement block or type definition.
At C:\git\azureDevOps\sysAdmins\SysAdmin_Scripts\Intune\Intune-offBoarding.ps1:251 char:43
+             foreach ($module in $modules) {
+                                           ~
Missing closing '}' in statement block or type definition.
At C:\git\azureDevOps\sysAdmins\SysAdmin_Scripts\Intune\Intune-offBoarding.ps1:242 char:13
+         try {
+             ~
Missing closing '}' in statement block or type definition.
At C:\git\azureDevOps\sysAdmins\SysAdmin_Scripts\Intune\Intune-offBoarding.ps1:501 char:32
+ $Window.ShowDialog() | Out-Null
+                                ~
The Try statement is missing its Catch or Finally block.
At C:\git\azureDevOps\sysAdmins\SysAdmin_Scripts\Intune\Intune-offBoarding.ps1:241 char:33
+ $InstallModulesButton.Add_Click({
+                                 ~
Missing closing '}' in statement block or type definition.
Not all parse errors were reported.  Correct the reported errors and try again.
    + CategoryInfo          : ParserError: (:) [], ParseException
    + FullyQualifiedErrorId : MissingArgument```

Device not found

I have tried the IntuneOffboarding tool. Modules are installed and succesfully connected. Searched in the Intune portal for a device name, copied the device name and paste into to IntuneOffboarding tool. Message: please ensure device name is valid.

There is also no sign-off button to test in another tenant. IntuneOffboarding tool keeps succesfully connected to the same tenant after closing the tool.

Offboard

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.