PowerShell To Retrieve List of Web Application
Situation: You want to know how many web applications have been created in your SharePoint Farm.
Old Method: Go to Central Administration and …
Smart Method: Use PowerShell!
How?
Launch your Administrator: SharePoint 2010 Management Shell
Type
Get-SPWebApplication Cmdlet
Press ENTER. Presto! In current farm, I have only 1 web application SharePoint –80 and the url is http://server
![]()
It’s that simple to get started. For additional parameters, you can type get-help get-spwebapplication
- Thanks, that is quite useful!...
- Hi Guys, Any one know how to push this out to multiple ma...
- Cheers mate. tried a bunch of stuff and this worked a treat ...
- .. ] is another nice source of information on this topic..]...
- I found easier way to do so. Tools-> Options-> Mail F...
- Yeah I was wondering how to sign up for the Windows Live Hot...
- Hello, I already have the image embedded into the html si...
- make sure you do all line breaks with shift + enter and b...
- after creating a sig with the logo you want, you can open MS...
- What if there is not signature folder, I'm doing this remote...


