Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Microsoft Windows Server Command Line Administration: Covering ver 2012, 2016, 2019

Posted By: ELK1nG
Microsoft Windows Server Command Line Administration: Covering ver 2012, 2016, 2019

Microsoft Windows Server Command Line Administration: Covering ver 2012, 2016, 2019
English | 2021 | ISBN: B097QDJ8VB | 437 pages | PDF,EPUB,AZW3 | 11.2 MB

GUI applications are nice and they do provide significant levels of hand holding, they’re cumbersome and inefficient.

GUI applications are nice and they do provide significant levels of hand holding, they’re cumbersome and inefficient. The command line is an essential part of the administrator experience—at least, if the administrator wants to go home at night and spend weekends somewhere other than work. Using the command line can often provide faster results with far less effort. In addition, the command line lends itself to easy automation, so you might not need to manually perform some tasks at all; you can let the computer do them while you have a cup of coffee and gab with a friend in the next cubicle. However, no one can memorize every command, or even a significant subset of them, so Microsoft Windows Server Command-Line Administration provides you with a quick reference for the common commands and provides examples of their use to help you avoid potential errors. In short, if you want to spend time doing something other than adding users to the server, you need this book!
Work Faster and More Efficiently
Have you looked at the Administrative Tools folder of the Control Panel lately? It typically contains fourteen or more links to consoles that you use to administer Windows using a GUI. Finding the right console isn’t always straightforward. For example, most people would be tempted to look for hardware settings in System Configuration, but they really appear in Computer Management. Some of the consoles don’t even appear in the Administrative Tools folder. A typical Windows setup includes 21 consoles, so one-third of the consoles are missing—you need to know they exist in order to use them. If you want to set a group policy, you need to know that you have to use GPEdit.MSC (the Group Policy Editor) to change them, but don’t count on Windows helping you. In short, the GUI is disorganized and difficult to use. On the other hand, if you want to use the command line, you open one item—the command prompt. How much simpler can things get?