Forum Discussion
2 Replies
Sort By
- DPeacoModerator
I don't know about on the Windows side, but I'm sure there's a way to do this in PowerShell. In Linux, I would do this just to keep things simple:
bppllist -allpolicies -L | grep -E "Policy Name:"\|"Weekly"
While this isn't perfect, it does weed out most of what you aren't after.
- Mostafa67Level 3
I want that export Servers Name Base on policy such as Schedule Name=Weekly or Schedule Name=Daily. Because there are many servers.
I want a windows command for display the "policy names" if schedule = weekly
output example:
Policy Name: Schedule:
3DXPRUA1 Weekly
3DU01DC01 Weekly
ARCHIVE Weekly
ARCHEALE WeeklyMaster server and Media server windows server 2019
Related Content
- 2 years ago
- 18 years ago