Powershell, Links for Getting Started

Status
Not open for further replies.

office politics

It's all just 1s and 0s
Messages
6,555
Location
in the lab
10 PowerShell commands every Windows admin should know | 10 Things | TechRepublic.com

10 PowerShell commands every Windows admin should know
Date: December 13th, 2010
Author: Brien Posey

Over the last few years, Microsoft has been trying to make PowerShell the management tool of choice. Almost all the newer Microsoft server products require PowerShell, and there are lots of management tasks that can't be accomplished without delving into the command line. As a Windows administrator, you need to be familiar with the basics of using PowerShell. Here are 10 commands to get you started.



and


common tasks completed in powershell

Windows PowerShell Cmdlets

A Task-Based Guide to Windows PowerShell Cmdlets
Cmdlets are the heart-and-soul of Windows PowerShell, Microsoft's latest command shell/scripting language. This series provides a task-based introduction to Windows PowerShell cmdlets: Rather than focusing on the individual cmdlets themselves, the emphasis is on the tasks you can carry out using those cmdlets. These tasks include everything from reading and writing text files to managing event logs to sorting and filtering data.
 
Status
Not open for further replies.
Back
Top Bottom