Browse by Tags
All Tags »
Monad (RSS)
Exchange Management Shell: It's a new automation and scripting shell. It has the command-line management interface and associated command-line plug-ins for Exchange Server that enable automation of administrative tasks in an Exchange 2007 environment.
Read More...
How to list Service Information using Windows Powershell & cmdlet: In Exchange Server 2007, Get-Service cmdlet will be used to retrieve information about the services installed on the computer. By default, it will return the results in alphabetical
Read More...
How to verify Autodiscover Service info for Outlook 2007 using "Test-OutlookWebServices" cmdlet: In Exchange Server 2007 environment, to verify the Autodiscover service settings for Outlook and that has Client Access server role installed or not, we can
Read More...
Identifying Cmdlet: Simple way to recognize the cmdlets by their name format -- " a verb and noun separated by a dash (-), such as Get-Help, Get-Process, and Start-Service " For example, each cmdlet has a help file that you can access by typing: get-help
Read More...
About cmdlets: After entry of Exchange Server 2007, there is a famous buzzword called "cmdlet" started revolving. In this series, we'll look some of its features, usage and importance in Exchange Server 2007 environment. What is a cmdlet? A cmdlet, pronounced
Read More...
What is a PowerShell? Windows PowerShell or Powershell or Windows Shell is a new Windows command-line shell (includes an prompt and scripting environment, which can accept and return text) designed for specially system adminis. Windows Powershell Vs.
Read More...