• Daum
  • |
  • 카페
  • |
  • 테이블
  • |
  • 메일
  • |
  • 카페앱 설치
 
카페정보
카페 프로필 이미지
간단유틸
카페 가입하기
 
 
 
카페 게시글
윈도우 오류 MDM 선언 구성: (매개 변수가 틀립니다.)
동우 추천 0 조회 1,605 23.03.02 23:27 댓글 11
게시글 본문내용
 
다음검색
첨부된 파일
댓글
  • 작성자 23.03.03 00:01

    첫댓글 Auditpol /set /subcategory:"Device Management" /success:enable /failure:enable
    이렇게 하라고 하는대 어렵네요 안됨 ㅋㅋ;;

  • 작성자 23.03.04 02:25

    프로세스 모니터 켜고
    pach 해서
    DmEnrollmentSvc.exe
    감시 하라고 하내요 어떤 녀석이 켜는지 ㅎㅎ;; 지가 모르나 봄 ㅠ.

  • 작성자 23.03.04 02:59

    Microsoft-Windows-DeviceManagement-Enterprise-Diagnostics-Provider/Admin
    Microsoft-Windows-DeviceManagement-Enterprise-Diagnostics-Provider/Debug
    Microsoft-Windows-DeviceManagement-Enterprise-Diagnostics-Provider/Operational

    찾음 ㅎㅎ
    https://cafe.daum.net/candan/GGFN/409
    wevtutil.exe el > d:\test.txt
    한대 좀 다르다 ㅠㅠ..

  • 작성자 23.03.04 12:13

    sc stop "DmEnrollmentSvc" & sc config "DmEnrollmentSvc" start= disabled
    sc stop "dmwappushservice" & sc config "dmwappushservice" start= disabled

  • 작성자 23.03.06 14:39

    MDMService 서비스라고 하는대 없다

    없으니 만들기 ㅋ
    reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MDMService" /v "Start" /t REG_DWORD /d "4" /f

  • 작성자 23.03.06 14:36

    Get-Service | Where-Object {$_.DisplayName -like "*MDM*"}
    찾으라고 한다

  • 작성자 23.03.07 14:00

    schtasks /change /tn "Microsoft\Windows\ExploitGuard\ExploitGuard MDM policy Refresh" /disable >nul

  • 작성자 23.03.07 14:02

    https://learn.microsoft.com/en-us/answers/questions/217971/windows-server-2019-rds-task-scheduler
    https://social.technet.microsoft.com/Forums/ie/en-US/ee09b167-5616-4dda-84f4-aa1c134503d7/server-2016-rdsh-with-xenapp-715-start-menu-and-all-other-modern-ui-system-apps-not-working?forum=ws2016
    역시 RDS 관련임.. 난 쓰지도 않는

  • 작성자 23.03.08 14:43

    헐 또 켜지내요 -_-;;

  • 작성자 23.03.08 15:05

    오후 1시 정도 발생 하내요

  • 작성자 23.03.10 13:38

    https://learn.microsoft.com/ko-kr/troubleshoot/mem/intune/device-enrollment/troubleshoot-windows-enrollment-errors

최신목록