-
-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSP/IT Department Mode? #5
Comments
Yes I haven't ever played around with Hudu in IT Department mode. I would recommend copying the $HuduBaseDomain and $HuduAPIKey variables into powershell, then run: Then run Get-HuduCompanies |
thanks, that did the trick, it seems to take the first location as comapny name. I already tried that manually but it's case sensitive, so that's why it didn't work in my case.. a thing I realised is that you use "Domain Admins" in line 172 which is a) language specific so doesn't necessarrily exist in other languages, and b) here in my case someone seems to have renamed this group (not me ;) ) so, maybe there is a way to work around this problem? |
Yeah you just edit line 172 to match your environment :D These scripts are supposed to be more of a guide than set in stone. |
when we run Hudu-ADDS-Documentation.ps1 we get
we selected "IT Department" when installing hudu - could it be, that you expect an MSP installation with multiple companies?
The text was updated successfully, but these errors were encountered: