Security Compliance
Failed to publish, fully qualified file name must be less than 260 characters.
An attempt to publish a package will fail because the file patch has too many characters. This is a Windows WSUS limitation.
First published date
Last published date
Overview
Product section
Cause
In the Windows API (with some exceptions discussed in the following paragraphs), the maximum length for a path is MAX_PATH, which is defined as 260 characters. A local path is structured in the following order: drive letter, colon, backslash, name components separated by backslashes, and a terminating null character