Mastering Windows PowerShell 5 Administration
Ditulis pada: August 09, 2018
Coupon Details
Mastering Windows PowerShell 5 Administration, Write maintainable and production-quality scripts that save time and effort
Created by Packt Publishing
Preview This Course - GET COUPON CODE
What Will I Learn?
- Explore the new features available in Windows PowerShell 5
- Successfully handle error messages by using the try, catch, and finally block
- Debug code, log messages to the Windows event viewer, and send information, warnings, and errors by email
- Use robust PowerShell scripts in your datacenter to automate redundant tasks
- Access a remote database server to import and use the cmdlets that are available for SQL
- Query Microsoft SQL Server and MySQL Server and store the acquired information in memory in order to achieve tasks
- Connect to an API with XML and JSON that do not allow direct access to the database
- Automate group assignment and how to search by Organizational Units
- Work with real-world examples, which are simplified by applying PowerShell