Samir's Blog
Thursday, 2 June 2016
SharePoint 2103: Powershell command to get IIS application pool name from GUID
Open the PowerShell management shell with administrative rights.
Run the below command in powershell
Get-SPServiceApplicationPool | select Id, Name
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)