사용자 도구

사이트 도구


cloud:azure:powershell

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
cloud:azure:powershell [2018/06/17 01:42]
starlits
cloud:azure:powershell [2018/06/17 01:49] (현재)
starlits
줄 8: 줄 8:
 Get-Command -CommandType application | Where-Object {$_.Name -like "b*.exe"} Get-Command -CommandType application | Where-Object {$_.Name -like "b*.exe"}
 </code> </code>
-  - 윈도우 시작시간 (wmic os get lastbootuptime) <code>+  - 윈도우 시작시간(부팅시간) (wmic os get lastbootuptime) <code>
 C:\Users\Administrator>wmic os get lastbootuptime C:\Users\Administrator>wmic os get lastbootuptime
 LastBootUpTime LastBootUpTime
줄 21: 줄 21:
 Get-ChildItem -Path c:\ -Filter *.avi -Recurse Get-ChildItem -Path c:\ -Filter *.avi -Recurse
 </code> </code>
 +
 +===== 참고링크 =====
 +  - https://zetawiki.com/wiki/%EC%9C%88%EB%8F%84%EC%9A%B0_uptime
cloud/azure/powershell.1529167356.txt.gz · 마지막으로 수정됨: 2018/06/17 01:42 저자 starlits