No service window for deploying application to a device collection error message

Cody 321 Reputation points
2024-08-06T17:01:57.0266667+00:00

I'm trying to deploy a .msi application (e.g. Google Chrome Offline Installer) to a device collection (e.g. DeviceCollection_2). But, I'm getting an error along with the description message on the Deployment Status for Chrome deployment or any applications that I deploy to the device collection.

Error Code: 0x87D00667 (-201640009)

Error Description: No current or future service window exist to install software updates

I do not have a service window on the device collection that I'm deploying google chrome. But, I do have a service windows setup to device collections that I'm deploying Windows Cumulative Updates.

For Example:

DeviceCollection_1 - With Maintenance Window (Weekly - Wednesday 9:00pm - 10:00pm for applications) and (Weekly - Wednesday 10:00pm - 4:00am for Software Update deployment)

  • Desktop_1
  • Desktop_2
  • Desktop_3
  • Desktop_4
  • Desktop_5

DeviceCollection_2 - With NO Maintenance Window (Google Chrome and other applications deployment)

  • Desktop_1
  • Desktop_3
  • Desktop_5

The Desktop_1, Desktop_3 and Desktop_5 also belong to DeviceCollection_1 with the maintenance windows. Shouldn't Google Chrome install onto the clients, on DeviceCollection_2, on the date and time of Wednesday from 9:00pm - 10:00? Which log(s) should I be looking at to help with troubleshooting? Your assistance is greatly appreciated.

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
994 questions
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 44,821 Reputation points Microsoft Vendor
    2024-08-07T02:56:00.5166667+00:00

    Hi, @Kody

    Thank you for posting in Microsoft Q&A forum.

    I think it's related to the Maximum allowed run time (minutes) for your application, the default value is 120 minutes, but the Maintenance Window only have one hour (Wednesday 9:00pm - 10:00pm).

    You may try to expand the Maintenance Window, or reduce the Maximum allowed run time to see if it helps.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Cody 321 Reputation points
    2024-08-16T14:20:47.44+00:00

    Thanks, @AllenLiu-MSFT I don't know how I missed that.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.