microsoft / BITS-Manager

The BITS Manager is a sample WPF C#/.NET utility to examine and control your BITS uploads and downloads
MIT License
77 stars 23 forks source link

how to configure machine in local network to enable peer caching? #16

Open jarodxiangliu opened 1 year ago

jarodxiangliu commented 1 year ago

Make I ask how to enable peer caching in BITS? what configuration needed for the PCs in the local network? I expect to download files from other PCs just like windows update.

Computer-Tsu commented 1 year ago

Peer Caching was limited to domain joined Windows Enterprise (or Ultimate) and deprecated starting with Windows 7. Replaced with BranchCache Group Policy Object. Close issue since a client centric tool like BITS-Manager might not be the place to administer this domain setting? However, it would be nice to know what related policies are in effect for the client. I'd still vote to close the issue.