Final Concepts Flashcards
0
Q
get-service
A
Lists all the running services
1
Q
get-command
A
to know what commands you have
2
Q
Alias
A
Gets all aliases
3
Q
get-help
A
Gets help from the system
4
Q
get-help about
A
Lists topics and categories of the help system
5
Q
cd env ls
A
Lists environment variables
6
Q
set-executionpolicy
A
Runs script in powershell
7
Q
Start-transcript
A
Starts transcript
8
Q
Set-alias grep select-string
A
Creates an alias for select-string