Summary
In addition to network service and configuration settings, PowerShell is commonly used to configure and manage settings on a local Windows machine. In this module, you've learned about common PowerShell cmdlets you can use to perform management tasks with greater efficiency on a Windows 10 or Windows 11 computer. The following are the key takeaways:
- The
Microsoft.PowerShell.Managementmodule includes many built-in cmdlets you can use to obtain information and perform specific operations on a local computer. - The
Microsoft.PowerShell.Securitymodule includes many built-in cmdlets you can use to manage the basic security features on a Windows computer.
Additional reading
To learn more, go through the following documents: