Hi
Over the past few months I have been developing a PowerShell script and front end for a sort of 'SCCM Lite' by hooking into the free deployment tools that Microsoft provides, such as MDT, WDS, Remote Assistance, WSUS etc. It can deploy an image and hooks into Intel's AMT to wake machines to start imaging, trigger a post-image deployment script (think script version of Task Sequences), remotely connect to a user's session to provide assistance and a few other things.
I have 2 questions:
1 - If I post this to the repository, will I be violating any terms of service agreements by providing something which duplicates functionality that is provided by Microsoft (I suppose Im thinking in terms of Apples anal TOS developer agreement..)
2 - If not, would anybody be interested in this?
Thanks