How to Onboard a Windows Device into Microsoft Defender for Endpoints
Script to check service
$Process = Get-Process | select Name | Sort-Object -Property Name
$services = "MsMpEng","NisSrv","MsSense","SenseCE"
foreach ($serv in $services)
{
if($Process.Name -contains $serv) { Write-Host $serv "is running." -ForegroundColor Green}
else
{ Write-Host $serv "is not running" -ForegroundColor Red }
}
#Intune
#MicrosoftEndpointManager
#MicroosftDefenderforEndpoint
#Microosft365Defender
#MSDefender
#Defender
#MDE
#M365
#MDATP
#WhatisMicrosoftDefender
#WhatisMicrosoftIntune
#WhatisMicrosoft365Defender
#DefenderAntivirus
#Antivirus
#IntuneTutorial
#MicrosoftDefenderTutorial
#MDETutorial
#MDATPTutorial
#MicrosftDefenderOverview
#How to Onboard a Windows Device into Microsoft Defender for Endpoints
#MicrosoftDefender
#EndpointSecurity
#Cybersecurity
#ThreatProtection
#SecuritySolutions
#CyberDefense
#EDR
#MalwareProtection
#CyberThreats
#SecurityTips
#MicrosoftSecurity
#ITSecurity
#SecurityAwareness
#SecurityBestPractices
#CyberResilience