OS75 windows / CLI / schtasks / backup / script @echo off rem 날짜포멧만 가지고 변수로 저장 YYYYMMDD형식으로 rem rem 아래 형식으로 스케줄에 등록 rem schtasks /create /tn "fb_book_backup_everyday" /tr C:\data\backup.bat /sc daily /st 03:00:00 /sd 2006/01/01 rem rem 스케줄 삭제 rem schtasks /delete /tn "fb_book_backup_everyday" rem rem setlocal enableextensions set arcname=%date:~0,4%%date:~5,2%%date:~8,2%%time:~0,2%%time:~3,2%%time:~6,2% "C:\Program Files\Firebird\Firebird_2_0.. 2020. 4. 16. windows / CLI / pdf command print "C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe" /t /h "c:\temp\1.pdf" "FX DocuPrint CM115/118 w" 2020. 4. 16. windows 10 / Defender off / 디펜더 끄기 windows 10 디펜더 끄기 실행 > regedit 컴퓨터 - HKEY_LOCAL_MACHINE - SOFTWARE - Policies - Microsoft - Windows Defender "새로만들기" > "DWORD(32비트) 값" > DisableAntiSpyware > 값 : "16진수" "1" 2020. 4. 16. Centos 7 / network config CLI Centos 7 / network config CLI [root@Server]# nmtui [root@Server]# [root@Server]# service network restart [root@Server]# 2020. 4. 16. 이전 1 ··· 15 16 17 18 19 다음 반응형