Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
I'm always forgetting this command to translate those silly GUID services into text which is understandable.
So here it is, where we can all find it.
Get-SPServiceApplication | sort Id | FT -property Id, DisplayName -AutoSize
Comments
- Anonymous
January 01, 2003
Nice information