WmiObject 를 이용하여 네트워크 장치(랜카드, NIC)를 활성화, 비 활성화 시킨다. 핵심은 win32_networkadapter WmiObject 를 이용하여 해당 Network Adapter Object를 추출한뒤 .Enable() .Disable() 메서드를 호출 하는 것이다. Set-NetworkAdapterStatus.ps1 $Adapters = gwmi win32_networkadapter | ?{$_.PhysicalAdapter} $Adapters | select index, name, NetEnabled | Format-Table -AutoSize [int]$SelectedIndex = Read-Host “Select Network Adapter index ” $SelectedAdapter = $Adapters | ?{$_.index…
https://mandikaye.com/blog/r7g7ilnnivfYearly Archives: https://eloquentgushing.com/ujtmnj91fwd 2010
Powershell Test-Connection 으로 네트워크상의 Host들 확인하기
Powershell cmdlet 중 하나인 Test-Connection 은 네트워크상의 Host와 ICMP 패킷을 이용하여 연결을 테스트 할 수 있다. 이 cmdlet은 흔히 cmd 에서 사용하는 ping.exe와 매우 유사하다. Test-Connection [-ComputerName] [[-Source] ] [-AsJob] [-Authentication {Default | None | Connect | Call | Packet | PacketIntegrity | PacketPrivacy | Unchanged}] [-BufferSize ] [-Count ] [-Credential ] [-Delay ] [-Impersonation…
Powershell 에서의 정규 표현식 (Regular Expressions)
https://homeupgradespecialist.com/7vynh397up Regular Expression with Powershell
Powershell 논리, 비교 연산자 (Logical, Comparison Operators)
https://nedediciones.com/uncategorized/68nzcb9i5 Powershell 의 논리 연산자, 비교 연산자는 보편적으로 많이 사용 되는 특수문자 (> , <, =, &, …) 들을 사용하지 않고 -[keyword] 형태로 사용 된다. 들어가기 전에 Powershell 에서 bool 값은 $true, $false 로 표현 할 수 있음을 숙지 하자 논리 연산자 bool 타입을 연산하여 bool 값을 반환함 -and : 논리곱 $true -and $true # True…
https://solomedicalsupply.com/2024/08/07/k99sdwzsPowershell 개체(Object)와 파이프라인 (pipeline)
https://merangue.com/nt7z51sm7w Powershell Object and Pipeline
https://www.psicologialaboral.net/2024/08/07/py2egab6Powershell 명령 (Command) – Cmdlet, Alias, Function, Application
https://oevenezolano.org/2024/08/cbsvi99z8g About Powershell Command – Cmdlet, Alias, Function, Application
https://www.clawscustomboxes.com/1b0gsi6gxlPowershell 단축키 (Shortcut Keys)
Powershell 을 좀더 깊히 들어가기전에 우선 환경을 익히는 작업을 하면 더욱 편하고 즐거운 시간이 된다. 물론 작업 속도도 빨라 지는 효과가 있겠다. Enter, Backspace, Home, End 좌 우 화살표 같은 상식적인 기능은 생략 함. History 관련 ↑ (화살표 위) or F5 : 이전에 입력 했던 명령 뒤로 탐색 ↓ (화살표 아래) or F8 : ↑…
Powershell 스크립트(Script) 생성과 실행
https://inteligencialimite.org/2024/08/07/2yxfqbrg8 Write And Execute Powershell Script
https://solomedicalsupply.com/2024/08/07/5jjnmsihwPowershell 스크립트(Script) 실행을 위한 준비
https://polyploid.net/blog/?p=8hen22tiie0 For Run Powershell Script Setting (Change Execution policy)
https://merangue.com/6mrp0s7dtPowershell .svn 디렉토리 삭제
https://www.completerehabsolutions.com/blog/a8itjxde Remove All Child .svn Directories with Powershell command.
Cheap Xanax Bars- ← Previous
- 1
- 2
- 3
- Next →