윈도우 스케줄 batch 로 disable enable 하는 방법
powershell Disable-ScheduledTask -TaskName "스케줄명"
powershell enable-ScheduledTask -TaskName "스케줄명"
파워쉘 윈도우 스케줄러 enable disable
배치 윈도우 스케줄러
batch windows scheduler enable disable
반응형
'프로그래밍 > powershell' 카테고리의 다른 글
[powershell] 파워쉘 프로세스 개수 체크하기 (0) | 2023.10.06 |
---|---|
[powershell] cmd 윈도우 방화벽 정책 ip 영역 scope 범위 출력 명령어 (0) | 2023.09.26 |
[powershell]cmd창 파워쉘 실행 파일 내용 cat tail (0) | 2023.09.14 |
[powershell] 설치된 프로그램 리스트 조회 (0) | 2022.10.11 |
[powershell] windows 계정 이름 rename (0) | 2022.07.26 |
댓글