-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Mastering Windows Server 2025 - Fifth Edition
By :
Most server administrators are familiar with the concept of creating batch files for use in the Command Prompt world. Have a series of commands that you want to run in sequence? Need to run this sequence of commands multiple times across different servers or repeatedly in the future? Throwing multiple commands inside a text document and then saving it with the .BAT file extension will result in a batch file that can be run on any Windows computer, issuing those commands in sequence, which saves you the time and effort of having to plunk out these commands over and over inside the CLI.
Scripting in PowerShell is the same idea, but is much more powerful. Commands in Command Prompt are useful but limited, while PowerShell cmdlets can manipulate anything within the operating system. With PowerShell, we can reference items from inside environment variables or the registry, we can easily issue commands to remote systems, and we can even utilize...
Change the font size
Change margin width
Change background colour