Forum Discussion

Vandrey da Trindade da Cunha Pereira's avatar
Jul 18, 2016
Solved

Is there a way to manage Project Online using PowerShell?

Hi,

 

Since there isn't a "Project Online" group, I'll try to ask it here:

Is there a way to manage Project Online using Powershell?

 

Wanted to check some resources properties like active and inactive.

  • Yes, there is. You can use Client Side Object Model for SharePoint Online and Project Online in your PowerShell scripts. However, there are not PowerShell cmdlets for Project Online

9 Replies

  • Yes, there is. You can use Client Side Object Model for SharePoint Online and Project Online in your PowerShell scripts. However, there are not PowerShell cmdlets for Project Online
      • JOSE RAFAEL's avatar
        JOSE RAFAEL
        Copper Contributor

        Hi,

         

        I wrote a post about it:

         

        https://projectservernotes.com/2016/05/08/galeria-del-script-center-de-microsoft-con-scripts-para-project-server-online/

         

        And you can find  sample code here:

         

        https://gallery.technet.microsoft.com/scriptcenter/de-powershell-con-CSOM-4cdf9952

         

        It's in Spanish but I think that you could understand the code easily

         

        Hope this helps!

Resources