Skip to Content
Windows Server 2016 Administration Cookbook
book

Windows Server 2016 Administration Cookbook

by Jordan Krause
April 2018
Intermediate to advanced content levelIntermediate to advanced
248 pages
7h 18m
English
Packt Publishing
Content preview from Windows Server 2016 Administration Cookbook

Building and executing your first PowerShell script

Command Prompt and PowerShell are both great command-line interfaces that can acquire and configure information about our servers. Most of us are familiar with creating some simple batch files that are driven by Command Prompt, essentially programming out small tasks within these batch files to automate a series of commands. This saves time later as we do not have to type out the commands line by line, especially for common tasks or for items that we need to run during login.

PowerShell has similar functionality, the ability to write out multiple lines of PowerShell cmdlets inside a script file. We can then launch this script file as we would a batch file, automating tasks while taking advantage ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Windows Server 2016 Cookbook

Windows Server 2016 Cookbook

Jordan Krause

Publisher Resources

ISBN: 9781789135930Other