Skip to content

Jm test1 - Is dev any different? #154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_position: 10

# Ins and Outs of Remote Work Delivery Manager

Endpoint Policy Manager Remote Work Delivery Manager (PPRWDM) solves several huge Windows 10 issues.
Endpoint Policy Manager Remote Work Delivery Manager (PPRWDM) solves several big Windows issues that admins would like to overcome.
Its basic goal is to deliver files and folders from either SMB shares or HTTP(S) sources, and if the
connection is unstable or breaks and comes back, the file(s) will continue to be downloaded. You can
think of PPRWDM as Robocopy on steroids for Group Policy and the web. And as a bonus, after the file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Work Delivery Manager:
- Mobile computers — To deploy settings exclusively for users on mobile PCs, filter the rule by
using the Portable Computer targeting item.
- Operating system version — You might want to specify different settings for applications based on
the operating system. for example, you might want different settings for those running Windows 10.
the operating system. for example, you might want different settings for those running Windows.
In this case, simply create one rule for each operating system. Then, filter each rule using the
Operating System targeting item.
- Group membership — Group membership can be used to link the GPO to the whole domain or
Expand Down