A user is trying to create a new entry on a sharepoint page. The page has various web parts showing bulleted lists of links.
However, when he tried to create a new one, he ends up with the links having no bullets and the letters URL in a title bar over the links. The other link web parts do not have that. The title bar allows sorting of the links; the other web parts have no title bar at all.
This new web part has no "edit" option to modify parameters like titlebar, etc.
Is there a powershell way that I could provide a URL and get the list of web parts, their types and their titles so that I could see what is going on and try to help him fix things?