In this blog I will share

A redirection link is provided to redirect users back to the home page if the new user request is selected. Thank you to Kenny Stanford for helping me out with the web updates.

EndUsers requesting a new AD user creation is not a scenario for customers I have engaged with and the update to the page has been done due to the additional steps required to remove the hardcoded link. Instead we took the approach of presenting the end user with a message and hyper-link explaining the feature is not in use (non developer approach and business solution).

Disclaimer: This has been tested and implemented at Customers I have worked directly with and is provided with no warranty or support. The golden rule is test test test before implementing in a live environment.

Steps to replace the existing Portals:

  • Backup current Enduser  and Analyst portal sub-directories.
  • Stop the SCSMPortal Site

 

  •  Rename the Analyst and EndUser sub-directories to .old as a rollback option.
  • Extract the ZIP file in this blog post to a temporary location
  • Copy the Extracted EndUser and Analyst directories to the original portal locations.
  • Restart the SCSMPortal website and test
  • The resulting site should look like below with the new Sharepoint style and the redirection link

DownloadZipFile

New SCSM Self Service Portal -> Customize with no Web developement

11 thoughts on “New SCSM Self Service Portal -> Customize with no Web developement

  • May 24, 2011 at 6:23 pm
    Permalink

    Does the New User Request link in the original new SSP work? Can an end-user create this type of request and have it flow throught the SCSM system to create a new user in AD?

  • October 28, 2011 at 4:09 am
    Permalink

    Hi Sam,

    im running SCSM2010 and on the default installation , my analyst portal seems to be misconfigured by one of the developers in order to remove a few hard coded lines etc…

    the issue is that when we click on the submit button shown as a popup while approving a change / activity etc… it gives a sun time error ..

    http://social.technet.microsoft.com/Forums/en-US/systemcenterservicemanager/thread/75a9e7a7-2d19-428d-bcc7-bd9b7cb84fd1/

    is there any way i can simple replace the problem html/xml/cs or etc file ?

    or perhaps the whole analyst portal only ?

  • October 28, 2011 at 4:28 am
    Permalink

    Hi Zaid,

    You have 3 options:
    1. Replace the files (if you know exactly which ones) with the original from an installation (same version). I am assuming you have not made any other custom configuration.

    2. Replace the whole Analyst portal folder (Same Version)
    3. Re-install the portals (maybe a side by side on a virtual server). If you are using a re-directed link then get the link pointing to your new working portal once confirmed as working.

    In the case of option 1 and 2, make sure you stop all the IIS services and make sure you take a full copy of the Portal directories first.
    I hope that helps?

    Sam

  • October 28, 2011 at 4:50 am
    Permalink

    thanks.. sam,

    i would want to opt for option 2..

    i have a folder called analyst in the defeult website..

    can i use the files from there to replace the files in the analyst portal

  • October 28, 2011 at 4:55 am
    Permalink

    NP
    Yes, If that is your original trusted source. I will back up*** your files before you start and replacement. Make sure you use an Administrative account (UAC can prevent you from file copies)

    cheers
    Sam

  • October 28, 2011 at 10:33 am
    Permalink

    Hi Sam,

    i replaced the whole analyst portal with the one (default one) i downloaded from the link and it worked..

    one more thing ,

    how do i set my analyst portal time to be GMT + 5

    we were able to do it on the end user portal using a methos i found on the forum..

  • January 6, 2012 at 10:40 pm
    Permalink

    Hello Sam,

    I love the end user portal. Well done.

    But I need to make one change and that is I would need to remporary disable, hide, remove or grey out the “Need change or new resource” Request type. Is that possible somehow? I am not a developer but I hope there is a fairly easy way to do it.

    Thank you

  • January 7, 2012 at 12:53 am
    Permalink

    Hi Sam,

    Is there a way to remove, hide, grey out the ‘Need change or new resource’ option from the “Request type” section when you create a new request? I need to temporary disable users to use that function.

    Thank you
    Marcus

  • January 7, 2012 at 6:03 am
    Permalink

    I am sure there is but I have not done it myself as this request has not come up from customers I have worked with.
    You need access to a web developer to review and implement that change.

Comments are closed.