In Windows Server 2008 Datacenter, I could not find the PowerShell webadministration
module. I tried Get-PSSnapin
and Get-Module -ListAvailable
, neither of which showed webadministration
And I don't see the webadministration
module under the directory %SystemRoot%\system32\WindowsPowerShell\v1.0\Modules
!!
Do I need to install or enable something to have webadministration
on Datacenter ?