Server Resource Manager Home - Direct Link
Created: 29 Nov 2012 | Updated: 29 Nov 2012 | 5 comments
This issue has been solved. See solution.
Don't suppose anyone knows the correct URL parameters to pass into an IE session to bring up and populate a managed server's Server Resource Manager Home Page?
This URL brings up the page itself, but I dont know the other parameters needed to send a GUID for the silverlight webparts to populate.
http://NSSERVERNAME/Altiris/Console/PortalPage.aspx?ItemGuid=673A2BB6-E4BA-4605-9C82-F1C210C9A517
I would like to use this as a User Defined Right Click Funciton in the SMP console.
SMP 7.1 SP2
Thanks
Discussion Filed Under:
Comments 5 Comments • Jump to latest comment
If you right-click any computer resource in Manage->Computers and then select Resource Manager, it will bring up that page for you. Here is the URL it uses:
http://<NameOfServer>/Altiris/Console/Dashboard/DashboardView.aspx?ResourceGuid=<GUID>
------------------------------------
Sr. Principal SQA Engineer
Symantec
Lord of the Patch :)
That is sort of what I am getting at. However, the default view in the resource manager must then be changed to the Server Resource Manager View from a drop down.
The URL I provided goes directly to that view, but I dont know what other parameters must be passed into the URL string .... resourceguid and guid dont really cut it.
Hope that makes sense.
Third Floor Garage Door Operator
"Lord of the Patch"
Wow, it's been a long time since I've heard that name!
------------------------------------
Sr. Principal SQA Engineer
Symantec
Ah, gotcha! Here you go:
http://localhost/Altiris/Console/PortalPage.aspx?C...
You need that exact ConsoleGuid and ItemGuid, and then pass it the specific ResourceGuid.
For any page, simply right click on it and choose Properties - you'll see the full URL in there.
------------------------------------
Sr. Principal SQA Engineer
Symantec
Many thanks! You reminded me of an old trick that I have forgotten. I now how this view as a direct Right Click action.
Gotta love the days of www.altirisadmin.com and your tips /help on patch management.
Cheers
Third Floor Garage Door Operator
Would you like to reply?
Login or Register to post your comment.