-
Notifications
You must be signed in to change notification settings - Fork 656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Intune user display name #155
base: master
Are you sure you want to change the base?
Commits on Dec 10, 2018
-
Adding allusers and alldevices logic
Also added indication if no assignments
Configuration menu - View commit details
-
Copy full SHA for 46b596e - Browse repository at this point
Copy the full SHA 46b596eView commit details -
Merge pull request #1 from markstan/markstan-patch-1
Adding allusers and alldevices logic
Configuration menu - View commit details
-
Copy full SHA for 1ff9832 - Browse repository at this point
Copy the full SHA 1ff9832View commit details
Commits on Jan 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d317e1b - Browse repository at this point
Copy the full SHA d317e1bView commit details -
Merge pull request #2 from markstan/markstan-patch-2
Update Validate-NDESConfiguration.ps1
Configuration menu - View commit details
-
Copy full SHA for 51f1511 - Browse repository at this point
Copy the full SHA 51f1511View commit details
Commits on Oct 30, 2020
-
Update Win10_PrimaryUser_Get.ps1
Adding display name for Intune registered owner
Configuration menu - View commit details
-
Copy full SHA for 659b0e2 - Browse repository at this point
Copy the full SHA 659b0e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c34456 - Browse repository at this point
Copy the full SHA 1c34456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f2e7d - Browse repository at this point
Copy the full SHA 50f2e7dView commit details
Commits on Nov 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 56a3c6a - Browse repository at this point
Copy the full SHA 56a3c6aView commit details
Commits on Dec 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d0f46cf - Browse repository at this point
Copy the full SHA d0f46cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c92506 - Browse repository at this point
Copy the full SHA 6c92506View commit details -
Fix for issue microsoftgraph#116
Function Application_iOS_Add updates needed microsoftgraph#116
Configuration menu - View commit details
-
Copy full SHA for 278a5e6 - Browse repository at this point
Copy the full SHA 278a5e6View commit details -
Fix for issue microsoftgraph#109
DeviceConfiguration_Export.ps1 also exports "Software update" policies microsoftgraph#109
Configuration menu - View commit details
-
Copy full SHA for 0d99f19 - Browse repository at this point
Copy the full SHA 0d99f19View commit details -
Update Validate-NDESUrl.ps1 (microsoftgraph#145)
$testChallenge = $null is to reset $testChallenge when running it multiple times. $testChallenge gets compounded when running it multiple times in ISE, causing incorrect test & result
Configuration menu - View commit details
-
Copy full SHA for 673713d - Browse repository at this point
Copy the full SHA 673713dView commit details -
Update UsageSummary API Endpoint (microsoftgraph#120)
Update UsageSummary API Endpoint
Configuration menu - View commit details
-
Copy full SHA for 6584822 - Browse repository at this point
Copy the full SHA 6584822View commit details
Commits on Dec 30, 2020
-
Sample update for issue microsoftgraph#154
Unable to add multiple groups on Add-DeviceConfigurationPolicyAssignment microsoftgraph#154
Configuration menu - View commit details
-
Copy full SHA for ddc6aef - Browse repository at this point
Copy the full SHA ddc6aefView commit details
Commits on Apr 14, 2021
-
Added noDependencies flag to YAML header
Flag indicates that the code in this repository doesn't have external versioned dependencies
Configuration menu - View commit details
-
Copy full SHA for 5a78ad3 - Browse repository at this point
Copy the full SHA 5a78ad3View commit details
Commits on May 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c713a42 - Browse repository at this point
Copy the full SHA c713a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d99f3 - Browse repository at this point
Copy the full SHA a9d99f3View commit details
Commits on Aug 1, 2021
-
Change MDATP App naming to defender for Endpoint (microsoftgraph#170)
Change older MDATP naming to Defender for Endpoint for the App creation.
Configuration menu - View commit details
-
Copy full SHA for 616339a - Browse repository at this point
Copy the full SHA 616339aView commit details -
HB of localized readme files (microsoftgraph#127)
Co-authored-by: OfficeGlobal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59fc607 - Browse repository at this point
Copy the full SHA 59fc607View commit details
Commits on Oct 12, 2021
-
Application_MDM_Export.ps1 invalid characters (microsoftgraph#186)
Fixed invalid characters on line 195 of Application_MDM_Export.ps1
Configuration menu - View commit details
-
Copy full SHA for 8f22163 - Browse repository at this point
Copy the full SHA 8f22163View commit details
Commits on Jan 13, 2022
-
Add Application_Detected_Apps_Get.ps1
Application_Detected_Apps_Get.ps1 returns a list of all detected applications in an Intune tenant.
Configuration menu - View commit details
-
Copy full SHA for 72ea745 - Browse repository at this point
Copy the full SHA 72ea745View commit details -
Configuration menu - View commit details
-
Copy full SHA for efcb30a - Browse repository at this point
Copy the full SHA efcb30aView commit details
Commits on Oct 3, 2022
-
Fixup for new version of cert connector
1. Removed '#region Checking if NDES server is the CA'. No longer needed. 2. Remove '#region Checking Request Filtering'. No longer needed. 3. Updated cert thumbprint location 4. Removed Subject test for encrypting cert. No longer users hostname. 5. Removed old log files. Added new event logs 6. Changed detection logic for unattended scenario.
Configuration menu - View commit details
-
Copy full SHA for c06978d - Browse repository at this point
Copy the full SHA c06978dView commit details
Commits on Oct 5, 2022
-
Changing default to unattended mode
Great suggestion by @peteregerton on adding check for old connector (from https://github.com/microsoftgraph/powershell-intune-samples/pull/228/files) Changing default to unattended mode for easier use
Configuration menu - View commit details
-
Copy full SHA for e550d52 - Browse repository at this point
Copy the full SHA e550d52View commit details