This is a two-pronged script.
The first way you can run it is "as-is" which means it'll connect to your Orion server and pull back the URL for any and all managed entities.
(Truncated) Output from read-only:
/Orion/View.aspx?NetObject=I:1247
/Orion/View.aspx?NetObject=AM:87
/Orion/View.aspx?NetObject=AM:1147
/Orion/View.aspx?NetObject=AM:785
/Orion/View.aspx?NetObject=AM:1135
/Orion/UDT/PortDetails.aspx?NetObject=UP:102
/Orion/NetPerfMon/ContainerDetails.aspx?NetObject=C:8
/Orion/NetPerfMon/VolumeDetails.aspx?NetObject=V:1062
/Orion/View.aspx?NetObject=AM:722
/Orion/View.aspx?NetObject=AM:630
/Orion/View.aspx?NetObject=AM:1038
/Orion/UDT/PortDetails.aspx?NetObject=UP:28
/Orion/UDT/PortDetails.aspx?NetObject=UP:37
/Orion/View.aspx?NetObject=AM:652
/Orion/View.aspx?NetObject=AM:1129
The second way you can run it is with the -Spider
parameter.

Server : orion.kmsigma.local
Url : /Orion/View.aspx?NetObject=AM:708
Milliseconds : 38.7403
SizeByes : 20589
Status : OK
Server : orion.kmsigma.local
Url : /Orion/View.aspx?NetObject=AM:104
Milliseconds : 44.5221
SizeByes : 20589
Status : OK
Server : orion.kmsigma.local
Url : /Orion/View.aspx?NetObject=AM:330
Milliseconds : 38.1602
SizeByes : 20589
Status : OK
Server : orion.kmsigma.local
Url : /Orion/View.aspx?NetObject=I:1152
Milliseconds : 39.1448
SizeByes : 20589
Status : OK
The -Spider
parameter tells your computer to make a call to the web server to make the connection and see how long it takes each page to return data. Please note that this (by default) will use the base web server as defined in: Settings / All Settings / Web Console Settings / Orion Web Server Address
