본문 바로가기
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
배치파일
2016.12.31 14:56

systeminfo_to_services

조회 수 272

@echo off
C:
cd\

echo 서비스 중지
echo.
echo. Windows Update
echo.
sc stop wuauserv
echo.
echo.
echo. Windows Defender
echo. 
sc stop WinDefend
echo.
echo. Windows Backup
echo. 
sc stop SDRSVC
echo.
echo. superfetch
echo. 
sc stop SysMain
echo.
echo. Google 업데이트 서비스 (gupdate)
echo.
sc stop gupdate
echo.
echo. Adobe Acrobat Update Service
echo.
sc stop AdobeARMservice
echo.
echo. Task Scheduler
echo.
sc stop Schedule
echo.
echo.
echo.
echo.
echo.
echo.
echo 서비스 사용안함
echo.
echo. Windows Update
echo.
sc config wuauserv start= disabled
echo.
echo. Windows Defender
echo.
sc config WinDefend start= disabled
echo.
echo. Windows Backup
echo.
sc config SDRSVC start= disabled
echo.
echo. superfetch
echo.
sc config SysMain start= disabled
echo.
echo. Google 업데이트 서비스 (gupdate)
echo.
sc config gupdate start= disabled
echo.
echo. Adobe Acrobat Update Service
echo.
sc config AdobeARMservice start= disabled
echo.
echo. Task Scheduler
echo.
sc config Schedule start= disabled
echo.
echo.
echo.

exit


 


  1. CASZONE X-TOOLS Add-On v1.6.3

  2. CASZONE X-TOOLS v4.8.2

  3. No Image 06Dec
    by
    2016/12/06 Views 192 

    systeminfo_vbs.vbs

  4. No Image 06Dec
    by
    2016/12/06 Views 153 

    systeminfo_to_pc

  5. No Image 06Dec
    by
    2016/12/06 Views 159 

    systeminfo_to_samba

  6. No Image 06Dec
    by
    2016/12/06 Views 182 

    cpuz

  7. No Image 13Dec
    by
    2016/12/13 Views 261 

    박과장님께 ㅋㅋ

  8. systeminfo_to_samba

  9. systeminfo_to_pc

  10. systeminfo_to_power

  11. No Image 31Dec
    by 관리자
    2016/12/31 in 배치파일
    Views 272 

    systeminfo_to_services

  12. systeminfo_to_info

  13. systeminfo_to_sw

  14. systeminfo_to_winup

  15. systeminfo_to_vbs

  16. systeminfo_to_tel

  17. systeminfo_to_info_COMPUTERNAME

  18. 날자별 파일별 묶음 배치파일 소스

  19. 1_NAS move 날짜별

  20. 1_PC move 날짜별

  21. 2_NAS copy 복사 mp4

  22. 2_PC copy 복사 mp4

Board Pagination Prev 1 2 3 4 5 6 7 Next
/ 7