Detailed walkthrough of the Windows PowerShell room from the Cyber Security 101 Learning Path on TryHackMe. It covers PowerShell basics, command usage, navigating the file system, filtering and sorting data, retrieving system and network information, and scripting. The guide includes step-by-step solutions to various tasks and practical examples for beginners.
Table of contents
Task 3 — Question 1 : How would you retrieve a list of commands that start with the verb Remove ? [for the sake of this question, avoid the use of quotes (" or ') in your answer]Breakdown :Task 3 Question 2 : What cmdlet has its traditional counterpart echo as an alias?Task 3 Question 3 : What is the command to retrieve some example usage for the cmdlet New-LocalUser ?Sort: