Forum Discussion
misrich
Jan 10, 2022Copper Contributor
Issues installing MDE on Win2K12 R2
Hello, I've been able to install MDE on Win2K16 & Win2K19 however, Win2K12 R2 is proving to be abit more complicated. When I execute the onboarding package I get the following error [Error Id: 15,...
misrich
Jan 10, 2022Copper Contributor
Secondly, I run the MDE Client Analyzer. Test: OMSListener; Resulta: SenseOms listener missing;
Guidance: This device is unable to upload cyber data. Contact Microsoft support if issue persists and you require assistance with onboarding.
I performed a telenet on the server to see if I can get out and it responds
Guidance: This device is unable to upload cyber data. Contact Microsoft support if issue persists and you require assistance with onboarding.
I performed a telenet on the server to see if I can get out and it responds
SteveMacNZ
Jan 10, 2022Iron Contributor
If the Defender PowerShell module is missing (e.g. Get-MPComputerStatus etc) does not return data or errors this needs to be resolved first as a lot of the other tools you run to collect MDE data rely on the PS cmdlets.
Also since there is no GUI on Server 2012 R2 you also need to use the PS cmdlets for running AV scans [Start-MpScan -ScanType QuickScan]
Also since there is no GUI on Server 2012 R2 you also need to use the PS cmdlets for running AV scans [Start-MpScan -ScanType QuickScan]