paulwetter / DocumentConfigMgrCB

This script attempts to document your entire Configuration Manager (MEMCM/SCCM) environment
https://wetterssource.com/documentconfigmgrcb
174 stars 45 forks source link

Client push configuration display only the one of the first server. #91

Closed Floribloo closed 2 years ago

Floribloo commented 2 years ago

My structure has several primary servers which have different configurations for push clients. When I run the script, the information for push clients is always the information for the first server in the list.

I try to isolate this section of the script, when I roll step by step the information populated in the variables looks correct, but the output does not.

paulwetter commented 2 years ago

Several primary servers or Primary Sites? If you have a CAS, this hasn't been built for or tested in one and several have reported issues in a CAS env running the script.

Floribloo commented 2 years ago

I have a Cass with several primary servers, then probably the same error other users reported.

ChadSimmons commented 2 years ago

I worked on some updates to support a CAS. I ran out of time/steam and no longer have access to a CAS environment, but the script iteration still exists at https://gist.github.com/ChadSimmons/a802b63b940a83a9674d618812f7124c

Floribloo commented 2 years ago

Thank for that info chad, I'll run some tests with that version of the script