Overview of how the pieces fit together
thebleucheese opened this issue · 0 comments
thebleucheese commented
Hey thanks for making this tool. I have the basic setup up and running. I can add new users to my ACE instance via the PS scripts. I'm looking to do some minimal development on the web service side if I can get everything figured out, and I'm having some trouble fitting all the pieces together. I finally got a dev copy of the WS running with the Visual Studio plugin Conveyer and IIS Express. This way I should be able to debug, and I can get to it via network IPs which was initially difficult to setup.
I think there are a few fundamentals I'm missing that have made this tricky to get started:
- Does the web service need to be on the AD domain?
- Does the user/machine running the ACE management scripts need to be on the AD domain?
- I noticed a lot of code commented out of some of the Services - some of the Active Directory functionality. Is this not working currently?
- I saw in another issue there's a video posted, but I can't quite follow the end of it without narration. Is there any plan for a quick runthrough of what you can do against machines on the domain?