SMS 2003 Web Remote Tools Update
You can download it from the attached.
Then change line 14-17 in the machrest.asp page which looks like:
quote:
sub subFilter
'You will need to edit the following line to fit your environment. SMSServerFQDN is your FQDN of your SMS Server Name. SMSServer.DomainName.Domain.com
window.open "//SMSServerFQDN/smsremote/FilterSample.asp?ReportID=1", "filter","resizable=yes,scrollbars=yes,width=300,height=350,top=100,left=100"
end sub
To this:
sub subFilter
parent.frames.output.location.href "//SMSServername/smsremote/Filter.asp"
end sub
Rename the attached file to Filter.asp, edit the lines for your environment
New Filter.asp page found ->http://www.myitforum.com/inc/upload/11192filter.zip
Trackbacks
Comments
No Comments