TechCenter
 
Sign in
United States (English) 
Brasil (Português)Česká republika (Čeština)Deutschland (Deutsch)España (Español)France (Français)Indonesia (Bahasa)Italia (Italiano)România (Română)Türkiye (Türkçe)Россия (Русский)ישראל (עברית)المملكة العربية السعودية (العربية)ไทย (ไทย)대한민국 (한국어)中华人民共和国 (中文)台灣 (中文)日本 (日本語)
 
 
HomeOnline20132010Other VersionsLibraryForumsGallery
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 7

Project Server - Setup, Upgrade, Administration and Operation announcements

  • Link
    Additional Microsoft Project Server Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, January 07, 2010 11:58 PM

    Check out the following resources to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Online General Questions and Answers announcements

  • Link
    New "Project Online Lite" for team members
    Gary Chefetz, MCITP, MCT, MVP Wednesday, February 05, 2014 3:40 PM
    ANAHEIM CA, 2/03/2014: At the 2014 Microsoft Project Conference Keynote, Microsoft announced a new license SKU designed for team members who need limited access to project management features of Project Online. At $7/month, what are you waiting for? 
  • Link
    Welcome to the new Project Online Forum!
    Christophe Fiessinger Monday, July 16, 2012 9:28 PM

    Following today's Office Preview announcement, sign up for Project Online Preview and please leverage this forum for all your questions. Check the Preview site for more information: http://www.microsoft.com/project/en-us/preview/ as well as this link: Get started with Project Online 

    Please note this forum is dedicated to Project Online hence leverage other Forums such as these for other Project specific questions:

    • For Project Server questions please leverage: Project Server General Questions and Answers
    • For Project desktop (Standard & Professional) questions please leverage: Project Standard and Professional General Questions and Answers

Project Server General Questions and Answers announcements

  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:09 PM
    We're supporting all versions of the product.
  • Link
    Additional Microsoft Project Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, October 29, 2009 4:42 PM

    Check out the following links to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Customization and Programming announcements

  • Link
    Project 2013 SDK - March 2013 update
    Jim Corbin Friday, July 27, 2012 6:13 PM

    The Project 2013 SDK download is updated. The conceptual, how-to, and reference documentation in the download closely matches the Project 2013 developer documentation online content published on MSDN.

    The Project2013SDK.msi download file now installs properly on Windows 8 and Windows Server 2012.

    The Project 2013 SDK download contains:

    • The on-premises Reporting database schema reference, ProjectServer2013_ReportingDB.chm, and the OLAP cube schema reference. 
    • Updated VBA Help for local use. Objects such as Chart, Report, Series, and Shape now show correct members tables, properties, and methods topics.
    • Basic reference topics for the JavaScript client-side object model (JSOM), which includes REST endpoints and HTTP request syntax. You can use the JSOM for development of Project Online solutions for cross-browser web apps and for non-Windows platforms.
    • Sixteen complete code solutions, including two task pane apps (with minor updates) for Project, the QuickStatus app sample for Project Server and Project Online, eight client-side object model (CSOM) solutions, two solutions for querying the ProjectData service for reporting, and three updated legacy PSI solutions.
    • DLLs and a license for redistribution of the Project Server CSOM assemblies, JavaScript files for the CSOM, the Microsoft.Office.Project.Server.Library assembly, and the Microsoft.Office.Project.Server.Events.Receivers library for on-premises development.
      Notes:   1. The REDIST.zip file that is attached to the Project_Programmability blog post contains the RTM build
                       15.0.4420.1017 of the Project Server assemblies for redistribution, including the
                       Microsoft.Office.Project.Schema.dll assembly, for developing event handlers.
                   2. Project CSOM solutions also require the redistributable DLLs for the SharePoint 2013 CSOM,
                       which are at SharePoint Server 2013 Client Components SDK.
    • Updated Intellisense files for the PSI and CSOM, source code for creating a PSI proxy assembly, and instructions on how to update the PSI proxy files.
    • XML schemas for the Project client, AppProvisioning, and the Statusing PSI.

    The top-level online landing page for the Project SDK is Project for developers (http://msdn.microsoft.com/project).

    For additional Project-related SDK content, see Office for developers (http://msdn.microsoft.com/office), SharePoint for developers (http://msdn.microsoft.com/sharepoint), and Build apps for Office and SharePoint (http://msdn.microsoft.com/office/apps/). The two articles on Task pane apps for Project are in the Apps for Office and SharePoint SDK, and the JavaScript API for Office reference includes information specific for Project, the ProjectDocument object with eleven methods and three events, and four enumerations for Project.

    Want to try out Project 2013?

    1. Sign up for Project Online and Project Pro for Office 365
    2. Download Project Professional 2013 and Project Server 2013

    --Jim













  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:11 PM
    It makes a big difference in answering your questions

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Project Standard and Professional General Questions and Answers
x
Project Server - Setup, Upgrade, Administration and Operation
x
Project Online General Questions and Answers
x
Project Server General Questions and Answers
x
Project Customization and Programming
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    How to view timesheets of team members?

    Project
     > 
    Project Server General Questions and Answers
    As a team leader, I want to view timesheets of my team members. I tried the ‘Timesheet’ function but cannot select others’.  I can view resource assignments/availability from ...
    Unanswered | 7 Replies | 98 Views | Created by Nahcyrret - 23 hours 43 minutes ago | Last reply by Nahcyrret - 2 hours 1 minutes ago
  • large check mark
    0 Votes

    Why a user can't see any delegation in the Act as a Delegate page?

    Project
     > 
    Project Server General Questions and Answers
    In order for Users with the ‘Team Members’ permission to setup and initiate a delegation session, the default ‘Team Members’ group must be given 3 global permissions: ...
    Unanswered | 3 Replies | 110 Views | Created by Nahcyrret - 17 hours 25 minutes ago | Last reply by Nahcyrret - 2 hours 16 minutes ago
  • large check mark
    0 Votes

    Questions about protecting access to individual project files by user

    Project
     > 
    Project Server - Setup, Upgrade, Administration and Operation
    Greetings! I received the following request from a user who is the admin for a Project Server 2010 site that will soon be migrated to Project (and SharePoint) 2013, so the answer might as well be for ...
    Unanswered | 4 Replies | 209 Views | Created by Mike Vain - Monday, December 22, 2014 8:29 PM | Last reply by Mike Vain - 3 hours 38 minutes ago
  • large check mark
    0 Votes

    Filter per activity for resources who are included in more than one group

    Project
     > 
    Project Customization and Programming
    Have several resources who participates in 3 Groups (Design, Assembly, and testing) Would like to somehow filter or Group in a Way so a report can be viewed only showing the actual work they are doing ...
    Unanswered | 2 Replies | 78 Views | Created by AT_lamnea - Monday, December 29, 2014 11:13 PM | Last reply by AT_lamnea - 4 hours 54 minutes ago
  • large check mark
    0 Votes

    Creating Enterprise project type in CSOM

    Project
     > 
    Project Online General Questions and Answers
    I want to create a new EPT (project server 2013) using C# CSOM library. Here is what I have done so ...
    Unanswered | 0 Replies | 51 Views | Created by Saravanan PRS - 8 hours 21 minutes ago
  • large check mark
    0 Votes

    Resource management reports

    Project
     > 
    Project Online General Questions and Answers
    Hi, My company just started using project online.  The motivation for using project online was to be able to produce a report across all projects of available resources versus ...
    Unanswered | 7 Replies | 86 Views | Created by mousleyki - Monday, December 29, 2014 8:20 PM | Last reply by mousleyki - 9 hours 52 minutes ago
  • large check mark
    0 Votes

    MS Project Lite and MS Project Online

    Project
     > 
    Project Server General Questions and Answers
    1) I plan to use MS Project online combined with MS Project Lite for my project. Do I see the modifications my colleagues perform with their Lite Version on the tasks they are responsible ...
    Answered | 2 Replies | 251 Views | Created by Heloise Brihaye - Tuesday, October 14, 2014 11:39 AM | Last reply by lladee - 10 hours 55 minutes ago
  • large check mark
    0 Votes

    Filter Enterprise Resources Dialog Box

    Project
     > 
    Project Server General Questions and Answers
    Hello, Today, after create new Enterprise Resource (Actually we have 2004 Enterprise Resource) when I try to add Resource in Project Professional 2010 using ...
    Unanswered | 1 Replies | 73 Views | Created by christian_javier_lopez - 12 hours 50 minutes ago | Last reply by Dale Howard [MVP] - 11 hours 59 minutes ago
  • large check mark
    0 Votes

    Using Javascript and the Script Editor Web Part on PWA 2013 Task Page

    Project
     > 
    Project Customization and Programming
    Hi  I am in the process of picking up Javascript, and at the moment I am stuck with a little something that I hope someone here in the forum can help me ...
    Answered | 4 Replies | 96 Views | Created by Spiro Theopoulos - Monday, December 29, 2014 1:21 AM | Last reply by Spiro Theopoulos - 12 hours 7 minutes ago
  • large check mark
    2 Votes

    New from existing project (2013)

    Project
     > 
    Project Standard and Professional General Questions and Answers
    New > New from existing project ? Thanks
    Answered | 5 Replies | 635 Views | Created by WLID1966 - 13 hours 20 minutes ago | Last reply by Julie Sheets - 12 hours 16 minutes ago
  • large check mark
    1 Votes

    ReportingRefresh Job continues to fail.

    Project
     > 
    Project Server - Setup, Upgrade, Administration and Operation
    My Report results were starting to get out of sync with PWA results so decided to do a rebuild of the project server reporting database to see if this cleared the issue.  I've done it a couple of ...
    Answered | 19 Replies | 5219 Views | Created by Forrest - Wednesday, June 27, 2012 7:08 PM | Last reply by Faisal.Imam - 12 hours 18 minutes ago
  • large check mark
    0 Votes

    Why are the task checkboxes filled in dark grey or black instead of white?

    Project
     > 
    Project Server General Questions and Answers
    Just recently my task checkboxes have gone from white to a dark grey or black color, completely filled in solid. I have no idea what caused this and hope that somebody knows how to revert it back. See ...
    Unanswered | 2 Replies | 100 Views | Created by D. Graf - 23 hours 20 minutes ago | Last reply by Kiran.K - 14 hours 30 minutes ago
  • large check mark
    1 Votes

    The only user was removed from Administrators Group

    Project
     > 
    Project Online General Questions and Answers
    Hi Experts We are using Office 365 based Project Online and Project Server Security Mode was applied, also the Active Directory sync was switched to 'OFF' for Administrators Group ...
    Unanswered | 2 Replies | 151 Views | Created by Manish M Upadhyay - Friday, December 26, 2014 10:21 AM | Last reply by Manish M Upadhyay - 15 hours 34 minutes ago
  • large check mark
    0 Votes

    Project Server 2013 PWA Timesheet Event Handler to update custom field in project server database.

    Project
     > 
    Project Customization and Programming
    Hi, I am looking for a solution to add/update custom field values in project server database with actual hours users enter through PWA Timesheets. I decided to achieve this by ...
    Unanswered | 0 Replies | 39 Views | Created by Mehar Muhammad Afzal Hamid - 16 hours 58 minutes ago
  • large check mark
    1 Votes

    How can i enter time to a project using CSOM or PSI interfases in a Programm made in .NET (VS2013)

    Project
     > 
    Project Server General Questions and Answers
    English... Hi every body, merry christmas to all of you and a Happy new year 2015. Today i have a question about, how can i report time to a task in Project ...
    Answered | 3 Replies | 166 Views | Created by cvilla - Friday, December 26, 2014 3:05 PM | Last reply by Sachin Vashishth - 19 hours 1 minutes ago
  • large check mark
    0 Votes

    Setting Lead / Lag on a predecessor using CSOM

    Project
     > 
    Project Customization and Programming
    I want to set a Predecessor on Task 2 using CSOM code. The predecessor is "1FS + 10days"  I am currently stuck as i can't find any way of setting "Lead ...
    Unanswered | 0 Replies | 59 Views | Created by Hammad Arif - Tuesday, December 30, 2014 1:32 AM
  • large check mark
    0 Votes

    single entry mode

    Project
     > 
    Project Server General Questions and Answers
    Hi all i have enabled single entry mode . That means i should see the tasks under MY timesheet instead of my work in ...
    Unanswered | 4 Replies | 182 Views | Created by tanveer041989 - Tuesday, December 23, 2014 11:49 PM | Last reply by Dale Howard [MVP] - Monday, December 29, 2014 9:08 PM
  • large check mark
    2 Votes

    Project 2013 and SharePoint task list sync

    Project
     > 
    Project Standard and Professional General Questions and Answers
    Hi, I need to test the sync between a SharePoint task list and Project 2013. I don't know anything about SharePoint. What kind of SharePoint licence I must ...
    Answered | 5 Replies | 129 Views | Created by WLID1966 - Monday, December 29, 2014 2:37 PM | Last reply by WLID1966 - Monday, December 29, 2014 8:02 PM
  • large check mark
    0 Votes

    team assignment questions

    Project
     > 
    Project Server General Questions and Answers
    I was looking into doing team assignments for out projects that we have, and i just wanted to make sure that it was the best way to handle what we are trying to accomplish, since I have seen some ...
    Unanswered | 0 Replies | 85 Views | Created by efrizzell - Monday, December 29, 2014 7:21 PM
  • large check mark
    0 Votes

    Ongoing resource management without using AD sync

    Project
     > 
    Project Online General Questions and Answers
    I have a client that, for various reasons beyond the scope of this forum, is not using AD sync with their project online instance.  I am weighing the pros and cons of PSI vs. CSOM to ...
    Unanswered | 0 Replies | 73 Views | Created by DBraz43 - Monday, December 29, 2014 6:35 PM
  • Items 1 to 20 of 26568 Next ›
Announcement: 7

Project Server - Setup, Upgrade, Administration and Operation announcements

  • Link
    Additional Microsoft Project Server Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, January 07, 2010 11:58 PM

    Check out the following resources to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Online General Questions and Answers announcements

  • Link
    New "Project Online Lite" for team members
    Gary Chefetz, MCITP, MCT, MVP Wednesday, February 05, 2014 3:40 PM
    ANAHEIM CA, 2/03/2014: At the 2014 Microsoft Project Conference Keynote, Microsoft announced a new license SKU designed for team members who need limited access to project management features of Project Online. At $7/month, what are you waiting for? 
  • Link
    Welcome to the new Project Online Forum!
    Christophe Fiessinger Monday, July 16, 2012 9:28 PM

    Following today's Office Preview announcement, sign up for Project Online Preview and please leverage this forum for all your questions. Check the Preview site for more information: http://www.microsoft.com/project/en-us/preview/ as well as this link: Get started with Project Online 

    Please note this forum is dedicated to Project Online hence leverage other Forums such as these for other Project specific questions:

    • For Project Server questions please leverage: Project Server General Questions and Answers
    • For Project desktop (Standard & Professional) questions please leverage: Project Standard and Professional General Questions and Answers

Project Server General Questions and Answers announcements

  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:09 PM
    We're supporting all versions of the product.
  • Link
    Additional Microsoft Project Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, October 29, 2009 4:42 PM

    Check out the following links to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Customization and Programming announcements

  • Link
    Project 2013 SDK - March 2013 update
    Jim Corbin Friday, July 27, 2012 6:13 PM

    The Project 2013 SDK download is updated. The conceptual, how-to, and reference documentation in the download closely matches the Project 2013 developer documentation online content published on MSDN.

    The Project2013SDK.msi download file now installs properly on Windows 8 and Windows Server 2012.

    The Project 2013 SDK download contains:

    • The on-premises Reporting database schema reference, ProjectServer2013_ReportingDB.chm, and the OLAP cube schema reference. 
    • Updated VBA Help for local use. Objects such as Chart, Report, Series, and Shape now show correct members tables, properties, and methods topics.
    • Basic reference topics for the JavaScript client-side object model (JSOM), which includes REST endpoints and HTTP request syntax. You can use the JSOM for development of Project Online solutions for cross-browser web apps and for non-Windows platforms.
    • Sixteen complete code solutions, including two task pane apps (with minor updates) for Project, the QuickStatus app sample for Project Server and Project Online, eight client-side object model (CSOM) solutions, two solutions for querying the ProjectData service for reporting, and three updated legacy PSI solutions.
    • DLLs and a license for redistribution of the Project Server CSOM assemblies, JavaScript files for the CSOM, the Microsoft.Office.Project.Server.Library assembly, and the Microsoft.Office.Project.Server.Events.Receivers library for on-premises development.
      Notes:   1. The REDIST.zip file that is attached to the Project_Programmability blog post contains the RTM build
                       15.0.4420.1017 of the Project Server assemblies for redistribution, including the
                       Microsoft.Office.Project.Schema.dll assembly, for developing event handlers.
                   2. Project CSOM solutions also require the redistributable DLLs for the SharePoint 2013 CSOM,
                       which are at SharePoint Server 2013 Client Components SDK.
    • Updated Intellisense files for the PSI and CSOM, source code for creating a PSI proxy assembly, and instructions on how to update the PSI proxy files.
    • XML schemas for the Project client, AppProvisioning, and the Statusing PSI.

    The top-level online landing page for the Project SDK is Project for developers (http://msdn.microsoft.com/project).

    For additional Project-related SDK content, see Office for developers (http://msdn.microsoft.com/office), SharePoint for developers (http://msdn.microsoft.com/sharepoint), and Build apps for Office and SharePoint (http://msdn.microsoft.com/office/apps/). The two articles on Task pane apps for Project are in the Apps for Office and SharePoint SDK, and the JavaScript API for Office reference includes information specific for Project, the ProjectDocument object with eleven methods and three events, and four enumerations for Project.

    Want to try out Project 2013?

    1. Sign up for Project Online and Project Pro for Office 365
    2. Download Project Professional 2013 and Project Server 2013

    --Jim













  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:11 PM
    It makes a big difference in answering your questions

Microsoft is conducting an online survey to understand your opinion of the Technet Web site. If you choose to participate, the online survey will be presented to you when you leave the Technet Web site.

Would you like to participate?

  
Privacy statement
 
© 2014 Microsoft. All rights reserved.
Newsletter|Contact Us|Privacy Statement|Terms of Use|Trademarks|Site Feedback
  • TechNet
  • Products
  • IT Resources
  • Downloads
  • Training
  • Support
Products
  • Windows
  • Windows Server
  • System Center
  • Internet Explorer
 
  • Office
  • Office 365
  • Exchange Server
 
  • SQL Server
  • SharePoint Products
  • Lync
  • See all products »
Resources
  • Curah! curation service
  • Evaluation Center
  • Learning Resources
  • Microsoft Tech Companion App
  • Microsoft Technical Communities
  • Microsoft Virtual Academy
  • Script Center
  • Server and Tools Blogs
  • TechNet Blogs
 
  • TechNet Flash Newsletter
  • TechNet Gallery
  • TechNet Library
  • TechNet Magazine
  • TechNet Subscriptions
  • TechNet Video
  • TechNet Wiki
  • Windows Sysinternals
  • Virtual Labs
Solutions
  • Networking
  • Cloud and Datacenter
  • Security
  • Virtualization
Updates
  • Service Packs
  • Security Bulletins
  • Microsoft Update
Trials
  • Windows Server 2012 R2
  • System Center 2012 R2
  • Microsoft SQL Server 2012 SP1
  • Windows 8.1 Enterprise
  • See all trials »
Related Sites
  • Microsoft Download Center
  • TechNet Evaluation Center
  • Drivers
  • Windows Sysinternals
  • TechNet Gallery
Training
  • Training Catalog
  • Class Locator
  • Microsoft Virtual Academy
  • Free Windows Server 2012 courses
  • Free Windows 8 courses
  • SQL Server training
  • e-Learning overview
Certifications
  • Certification overview
  • MCSA: Windows 8
  • Windows Server Certification (MCSE)
  • Private Cloud Certification (MCSE)
  • SQL Server Certification (MCSE)
Other resources
  • TechNet Events
  • Second shot for certification
  • Born To Learn blog
  • Find technical communities in your area
Support options
  • For small and midsize businesses
  • For enterprises
  • For developers
  • For IT professionals
  • From partners
 
  • For technical support
  • Support offerings
  • For home users
More support
  • Microsoft Premier Online
  • Microsoft Fix It Center
  • TechNet Forums
  • MSDN Forums
  • Security Bulletins & Advisories
  • International support solutions
  • Log a support ticket
Not an IT pro?
  • Microsoft Customer Support
  • Microsoft Community Forums