simon_berg
Member
- Messages
- 8
- Reaction score
- 0
- Points
- 1
Hi
We are running scripts directly on devices via SCCM with the run script functionality.
But the SCCM is very slow pushing out to the clients and sometimes it cant.
It seams to me that there is some kind of bottleneck
We are running a simple script on 600 devices. We are doing it for each device with the "Invoke-CMScript" cmdlet which means the SCCM creates a job per device we are pushing a script to.
In the BgbServer.log i can see its starting the client jobs with 2-3 seconds between the devices until its started on the first 25 devices. then the time starts to extend to almost 2-3 minutes between the client jobs on the devices.
Some times it even don start any client jobs at all and i cant find any logging telling why it wont start any client jobs.
When we started doing this there was no bottleneck the first 3-5 days, then it started.
Does anyone have some troubleshooting inputs for this?
We would really like to use the SCCM for pushing and executing scripts via the run script functionality.
Best Regards
Simon
We are running scripts directly on devices via SCCM with the run script functionality.
But the SCCM is very slow pushing out to the clients and sometimes it cant.
It seams to me that there is some kind of bottleneck
We are running a simple script on 600 devices. We are doing it for each device with the "Invoke-CMScript" cmdlet which means the SCCM creates a job per device we are pushing a script to.
In the BgbServer.log i can see its starting the client jobs with 2-3 seconds between the devices until its started on the first 25 devices. then the time starts to extend to almost 2-3 minutes between the client jobs on the devices.
Some times it even don start any client jobs at all and i cant find any logging telling why it wont start any client jobs.
When we started doing this there was no bottleneck the first 3-5 days, then it started.
Does anyone have some troubleshooting inputs for this?
We would really like to use the SCCM for pushing and executing scripts via the run script functionality.
Best Regards
Simon