Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources: Active Threads
Viewing all articles
Browse latest Browse all 8411

role

$
0
0

PS> Import-Module ServerManager

 

PS> Get-WindowsFeature *file*

PS> Get-WindowsFeature *powershell*

PS> get-WindowsFeature Web*

 

i need server role i tried above commands its working but i need roles of servers 

in domain  where i have 10 servers. so i need role of each servers .

simply want to say i need server roles on all servers 


Viewing all articles
Browse latest Browse all 8411

Trending Articles