Do you know how to use Windows PowerShell to navigate the filesystem and manage files and folders? Or how to retrieve a web page? This introduction to the PowerShell language and scripting environment provides more than 430 task-oriented recipes to help you solve the most complex and pressing problems, and includes more than 100 tried-and-tested scripts that intermediate to advanced system administrators can copy and use immediately. You'll find hands-on tutorials on fundamentals, common tasks, and administrative jobs that you can apply whether you're on a client or server version of Windows. You also get quick references to technologies used in conjunction with PowerShell, including format specifiers and frequently referenced registry keys to selected .NET, COM, and WMI classes. With Windows PowerShell Cookbook, you’ll get more done in less time. Take a tour of PowerShell’s core features, including the command model, object-based pipeline, and ubiquitous scripting Learn PowerShell fundamentals such as the interactive shell and fundamental pipeline and object concepts Perform common tasks that involve working with files, Internet-connected scripts, user interaction, and more Solve tasks in systems and enterprise management, such as working with Active Directory, the filesystem, registry, event logs, processes, and services
15 { "Server Enterprise for Itanium-based Systems"; break; } 16 { "Business N"; break; } 17 { "Web Server (full installation)"; break; } 18 { "HPC Edition"; break; } 19 { "Windows Storage Server 2008 R2 Essentials"; break; } ...
The ideal companion to any tutorial or reference, this book meets the needs of system administrators at any level.
How do you use PowerShell to navigate the filesystem, manage files and folders, or retrieve a web page? This introduction to the PowerShell language and scripting environment provides more than...
The ideal companion to any tutorial or reference, this book meets the needs of system administrators at any level.
Manage and maintain your Microsoft Exchange 2010 environment with Windows PowerShell 2.0 and the Exchange Management Shell.
Updated for PowerShell 5.1 and Open Source PowerShell up to 7.0 and beyond, this comprehensive cookbook includes hands-on recipes for common tasks and administrative jobs that you can apply whether you're on the client or server version of ...
And, of course, no book on PowerShell would be complete without acknowledging the great work done by the PowerShell team, including Joey Aiello, Steve Lee, Jim Truher, and many more. The team has consistently listened to the community, ...
"Portable help for PowerShell scripters"--Cover.
A guide to using Windows PowerShell to script Windows administrative tasks and control Windows from the command line.
Deploying a DSC web-based pull server is more complex than deploying an SMB pull server. The SMB-based pull server is simple: just create a couple of shares and place the relevant files on that share. The web server approach requires ...