Now you can use the Server Manager module for Windows PowerShell
For the Windows PowerShell, command-line counterpart of the Server Manager is ServerManager module. It is not possible to import this module into the Windows PowerShell by default. However, you can import the Module before you can use the cmdlets it provides. Still, if you want to import the Server Manager module, just enter Import-Module ServerManager at the Windows PowerShell prompt. Once you import the Module in the PowerShell prompt, you can use it with the currently running instance of the Windows PowerShell. If you start the Windows PowerShell next time, it is required to import the Module again in order to use its features.
Before importing, please note that you must be running Windows PowerShell with elevated user rights.
Moreover, you can then use the following cmdlets:
• Add-WindowsFeature
• Get-WindowsFeature
• Remove-WindowsFeature
Have a look at the syntax of these three cmdlets:
• Add-WindowsFeature [-Name] <string[]> [-IncludeAllSubFeature] [-logPath <string>] [-WhatIf] [-Restart] [-Concurrent] [<CommonParameters>]
• Get-WindowsFeature [[-Name] <string[]>] [-logPath <string>] [<CommonParameters>]
• Remove-WindowsFeature [-Name] <string[]> [-logPath <string>] [-WhatIf] [-Restart] [-Concurrent] [<CommonParameters>]
Thank you for reading this post. You can now Leave A Comment (0) or Leave A Trackback.
Post Info
This entry was posted on Sunday, March 21st, 2010 and is filed under Cool Site, How to, Microsoft, Software, Technology, Tips Tricks, Windows.You can follow any responses to this entry through the Comments Feed. You can Leave A Comment, or A Trackback.
Previous Post: A simplified, full featured and better tool for Network performance monitoring »
Next Post: How to find the Internet Protocol version of Windows 7 »
- YouTube decides to increase the Video length limit to 15 minutes
- Cooler Master debuts the latest Notebook Cooler – NotePal U3
- Staxofax Portable Software takes control, store and organize all the information
- Bing Highlights extension for Safari
- Download Windows 7, Windows Server 2008 R2 SP1 Beta and more
- Animated Weather Forecast App lets you find the realistic weather
- Google Punch of Google Docs
- Magic Table makes your dream come true to cook in table cloth
- Space Invader Couch assures a comfortable seating with unique appearance
- Futuristic vacationing airship Eunoia















