EPM Central Project Server Tutorials
Home MS Project PWA SharePoint Articles Administrators FAQs Forums Blogs Guest Book Search Site Map
  Error Messages

Project Server 2003

PWA Login DropDown

Inactive vs. Delete

Actual Work Protected

  2003 SQL Queries

  Enterprise Fields
    Project Fields
    Resource Fields
    Sample Queries

Admin Tools

Re-associate Site

Project Archival

  VBA

Project Server 2007

Databases

Extend Workspace

Delete Workspace

Lock Timesheets

Queue Administration

2007 SQL Queries

 
 
Administration -> MS Project Server 2007 -> Delete Project Workspace Template
Scenario:

If you decided to remove the custom workspace template from site provision settings. You do not want custom workspace appear under Default Project Workspace template dropdown.

Example: I am showing the steps here to remove the Default Workspace template called INTERNALSITE-V01



Steps:
  • Open a Command Prompt window on PWA server. (Start menu -> run -> cmd)
  • Navigate to the drive where Project Server is installed. For example, type the following command.

    cd %ProgramFiles%"\Common Files\Microsoft Shared\web server extensions\12\BIN"



  • Run the command to remove the template from global list of templates, as shown in below

       stsadm -o deletetemplate -title INTERNALSITE-V1



  • You will see the message saying “Operation completed successfully” and you will get prompted to restart the IIS



  • Run the command iisreset to reset the IIS. Your new template has been un registered (removed) from global use within Web applications associated with the SSP that contains the instance of Project Web Access



  • Web server will be restarted to complete the registering process and the following will be displayed. Run the command exit to close the window



Verify Site Provisioning Settings and make sure that template has been removed. (PWA home -> Server Settings -> In Operational Policies, click Project Workspace Provisioning Settings -> Verify dropdown list under Default Project Workspace template list)





Copyright © 2008. EPM Central. All rights reserved.