admin 2022.07.22 iscsiservertarget 명령어 ( powershell ) iscsiservertarget ( iscsi에 연결된 메인스트로지 역할서버) iscsiservertarget 상태확인 기본 명령어 [crayon-641f232fdb225839733352/] 좀더 보기 편하게 필요한 필드값만 추출해보자 [crayon-641f232fdb232632264954/] 추가적으로 클라이언트 iscsi에 연결된것을 강제로 enable , disable 할수 있다 [crayon-641f232fdb238308335485/] 192.168.1.207번 연결된 상태에서 disable 진행해보자 [crayon-641f232fdb23d012817991/] 다시 207번을 enable 시켜보자 [crayon-641f232fdb241707991770/] Read More..
+ admin 2019.07.29 hp hpssacli.exe powershell cmd windows server에서 powershell을 이용하여 hpssacli.exe 커맨드를 이용하는 방법 1. 명령어 파일 다운로드 후 설치 https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_05d4c11e7ed3433e85c89ea604 2. 설치 후 cmd에서 명령어 입력 테스트 [crayon-641f232fdbf8d798897845/] 3. 이제 이 부분을 powershell에서 실행하게 구성해보자 [crayon-641f232fdbf96081245511/] Read More..
+ admin 2019.05.28 powershell get iis version powershell iis version get / check [crayon-641f232fdcb7c437479234/] windows 2008 R2 [crayon-641f232fdcb85401979037/] WINDOWS 2012 [crayon-641f232fdcb8b947353670/] WINDOWS 2016 [crayon-641f232fdcb90517791978/] Read More..
+ admin 2019.05.22 powershell MEMORY TOTAL USED FREE USAGE POWERSHLL MEMORY (RAM) TOTAL MEMORY / USED MEMORY / FREE MEMORY / USAGE(%) Kbyte값으로 표시 [crayon-641f232fdd248854903152/] 결과값 [crayon-641f232fdd251318949304/] Read More..
+ admin 2019.05.22 powershell get uptime ( 서버 업타임 시간 추출) powershell get server uptime [crayon-641f232fdd538585574845/] 결과값 [crayon-641f232fdd541544401125/] Read More..
+ admin 2019.05.22 powershell get memory (ram) / 메모리 슬롯 및 메모리 전체 용량 체크 메모리 슬롯 및 메모리 전체 용량 체크 powershell [crayon-641f232fdd7ff141019344/] 결과값 Read More..
admin 2019.05.14 보안 오류: (:) [], PSSecurityException [crayon-641f232fddf95443460832/] 이런식으로 에러가 발생되는 경우 powershell에 관리자 권한으로 실행되어 있어야 한다 [crayon-641f232fddf9d121092193/] Read More..
admin 2018.07.19 hyper-v powershell replica hyper -v vm replication 기본정보 [crayon-641f232fde243448410982/] Measure-VMReplication [crayon-641f232fde24b435563437/] Measure-VMReplication | ft vmid,vmname,Health,lrepltime -AutoSize [crayon-641f232fde250238174824/] Read More..
admin 2017.02.16 powershell copy 시간 체크 파일을 복사하는데 걸리는 시간을 파워쉘로 표시하는 방법 [crayon-641f232fde547930188338/] 2. 실제 소스 파일은 다음과 같다 Read More..