MSEndpointMgr / ConfigMgrWebService

MIT License
9 stars 3 forks source link

Install/use detailed instructions? #1

Open BradPalmerKSE opened 3 years ago

BradPalmerKSE commented 3 years ago

The app/service sounds great but the instructions are vague and really need to be improved with maybe screenshots of where the commands are being ran from as I don't see that stated anywhere. Also want to note that the 2 .dll files that were suppose to be copied over from the Admin Console install location where not copied when running the Wizard on Server 2019.

I have gone through the docs in the zip but do not understand where/how to run the commands/scripts. Are packages needed with the scripts inside and called in the task sequence with a command line/powershell, do the .ps1 files need to be added to boot image\s or just live in the "ConfigMgr WebService\bin" virtual web folder. For example what would be the step by step on how to implement\use the AddComputerToADGroup included in the samples folder.

bhethcote commented 3 years ago

I'm in the same boat as @BradPalmerKSE - I have everything set up according the documentation, but I'm still unable to PXE boot a system (Hyper-V VM): image

MarkusSacramento86 commented 8 months ago

Trying to use the GetCMFirstAvailableNameSequence but I also are struggling with the instructions. Is it looking in SCCM for the first available name or AD? We use today names with prefix and then 6 digits afterward like CM000001. Should the prefix be "6" and the computerNameFilter "CM"? Sometimes I get number 1 back and sometimes I get true what does that means?