I am trying to get list of WebApplication in a Given Server.
Get-SpWebapplication retrieves all the WebApplication in the Current machine.
I need to get the list of WebApplication in a particual server. How to Do it.
Please help me with this.
To get a list of all SharePoint Web Apps, use the following:
Get-SPWebApplication | Select DisplayName, Url
Go to "C:\windows\system32\inetsrv" folder and try this: .\appcmd list wp
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With