윈도우 작업 스케줄 생성 및 등록
xml 만들기 domain user 설정 로그인 할때와 터미널 세션이 연결될때 설정 위조건이 만족할 때 실행되는 값 xml 내보내기 ...
xml 만들기 domain user 설정 로그인 할때와 터미널 세션이 연결될때 설정 위조건이 만족할 때 실행되는 값 xml 내보내기 ...
/home/alang/2.RNTeam_PKG/OMSA.tgz 필요 패키지 설치 패키지 /etc/sysconfig/iptables 에 -A RH-Firewall-1-INPUT -m state –state NEW -m tcp -p tcp –dport 1311 -j...
프로그램 삭제 : wmic product where name=”GCWin” call uninstall 프로그램 설치 : msiexec.exe /quiet /i “c:\GCWinPackage_x64_1.msi” 설치되어 있는 프로그램 조회 : wmic...
wmic /node:localhost path win32_UserProfile where LocalPath=”c:\\users\\saintryu98″ Delete 2