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
- I am sure it can be done! :) I am a no code guy ;)...
- Can this be done with code?; For example when the webpart is...
- Fab 40 for MOSS 2010 are now available http://microsofttec...
- i was try to remove site with "Remove-SPSite http://....." ...
- I am unable to do this in Outlook2007 :( .. I have tried eve...
- Hi, I need to ask something that regard the lookup field for...
- how do I download windows live hotmail plus to gain more MB'...
- What I did was to extend the webapplication to port 80 inste...
- I have a question... If i extend the web application to the ...
- in part 11 when i submit the info i get the error "The va...







