Forum Discussion
Vandrey da Trindade da Cunha Pereira
Jul 18, 2016Brass Contributor
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 i...
- Jul 18, 2016Yes, 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
Jul 18, 2016
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
Vandrey da Trindade da Cunha Pereira
Jul 19, 2016Brass Contributor
Juan Carlos,
So sad that are not cmdlets.... =/
I'll try to take a look at this. Thanks!