by Pieterjan Heyse.
Hi Matt,
I'm a total novice with regards to Powershell and am currently fighting with powershell and the Moodle API to automatically provision a part of our Moodle installation.
I have researched the API to find all the url's I need to make to do everythin I want, but am now thinking on how to proceed. I think there are 2 options, but maybe you can advise me on how to proceed?
1) Use Invoke-restmethod to create everything manually
2) Expand on your modules
The second is much harder for me I think, what would your advise be to a novice powershell user?
Thanks,
Pieterjan Heyse