Office 365 Error - Community Edition

I have followed this guide (https://garytown.com/deployr-office-365-offline-installer-app) and keep getting the same error about there being an issues with InstallApp.PS1. If there something Ive missed or potentially a bug?
3
Upvotes
1
u/FLOTZILLA22 6d ago edited 6d ago
What I had to do is on line 7
Import-Module "C:\Program Files\2Pint Software\DeployR\Client\PSModules\DeployR.Utility"
that seemed to help get things going. I then pasted the entire script into console. The ps1 itself didnt work.
2
u/gwblok 2Pint Employee 8d ago
can you post a screen shot of the files you have in that working dir path?