mirror of
https://github.com/Xevion/powershell.git
synced 2025-12-07 05:15:56 -06:00
Add labs 1 & 2 done from the past
This commit is contained in:
13
content/labs/Lab-Two.md
Normal file
13
content/labs/Lab-Two.md
Normal file
@@ -0,0 +1,13 @@
|
||||
+++
|
||||
title = "Lab Two"
|
||||
summary = "My answers for Lab Two"
|
||||
date = "04/19/2022"
|
||||
+++
|
||||
|
||||
1. `Get-Process`
|
||||
2. `Get-WinEvent Application -MaxEvent 100`
|
||||
3. `Get-Command -CommandType Cmdlet`
|
||||
4. `Get-Alias`
|
||||
5. `New-Alias np notepad.exe`
|
||||
6. `Get-Service M*`
|
||||
7. `Get-NetFirewallRule -Direction Inbound`
|
||||
Reference in New Issue
Block a user