This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<# | |
.SYNOPSIS | |
Runs a scheduled task to deploy MDE via the provided onboarding package script | |
.DESCRIPTION | |
This script is for onboarding machines to the Microsoft Defender for Endpoint services, including security and compliance products. | |
Once completed, the machine should light up in the portal within 5-30 minutes, depending on this machine's Internet connectivity availability and machine power state (plugged in vs. battery powered). | |
.PARAMETER OnboardingScript | |
Retrieved from https://security.microsoft.com > Settings > Endpoints > Onboarding > Download Onboarding Package | |
Script will need to be extracted and placed at the path provided | |
.NOTES |
OlderNewer