Easily compare server configuration. "Grid" layout shows configuration of the full farm in one table. Export to Excel for filter, sort, and pivot chart.
- Do admin tasks faster
- Scale up beyond RDP
- Add new servers without fear
- Verify consistent configuration
- New WSP format
- Central Admin > Monitoring > SPDash easy navigation
- View server config data in table format
- Export to Excel
- Timer job refreshes data cache of XML files
- Wide screen layout for SharePoint 2013
- Automatic hive (14/15/16) detection for SP2010/2013/2016 support
- WMI query
- Global Assembly Cache
- IIS web.config
- Logical disk size and space
- File versions (to confirm patching)
- Display Local Administrator members
- Kerberos SPN for all managed accounts and farm machines
SharePoint farms have many servers with various services, applications, traffic patterns, and purposes. Having "grid" scripts like the below sample screen-shots can save lots of time. What's a "grid"? Simple. I wanted to build a real-time Excel spreadsheet to display ALL configuration without RDP. RDP won't scale. While great for 1-2 servers, it's awful for 10+ servers. Having confidence in your configs and knowing everything is 100% consistent are BIG steps forward for most admins.
Please drop a line to @spjeff or spjeff@spjeff.com Thanks! =)
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.