- Type Validation
- Level Foundational
- Time Weeks
- Cost Free
PowerShell Fundamentals
Issued by
QA Ltd
Earners of this badge have demonstrated an understanding of the PowerShell command syntax and are able to use several PowerShell cmdlets and their various options to navigate file systems and the Windows Registry as well as automate repeatable tasks.
- Type Validation
- Level Foundational
- Time Weeks
- Cost Free
Earning Criteria
-
Use the Get-Command cmdlet to show the IP commands within the NetTCPIP module. Use the Get-Alias cmdlet to create an alias, Use the Set-Item cmdlet with the function: prompt path to set a custom message for the Value parameter, Use the Get-ChildItem cmdlet to get the contents of the RDP configuration from the registry, Use the Get-ItemProperty, Select-Object, and Export-CSV cmdlets.