Updated: Copy a ZENworks Policy Object from Command Line
Novell Cool Solutions: Trench
By Rick Laughinghouse
|
Digg This -
Slashdot This
Posted: 19 Dec 2001 |
Current Version: ZENworks for Desktops 3.2
Here is an updated version of RLPCOPY. This will correct the -672 errors that occur with NetWare 5.1.
RLPCOPY v1.2 for NDS -- Copies a ZENworks policy object from a command line.
Download
Download rlpcopy.zip
Usage:
RLPCOPY SourcePolicy NewPolicy [/E]
- SourcePolicy -- Distinguished name of the policy object to copy.
- NewPolicy -- Policy object to create.
- /E Exclude -- Source object attribute to exclude from the copy.
- Note: Specify this switch for each attribute to exclude.
- /M Masked -- Display attributes that are not copied by default such as: Back Link, CA Private Key, etc.
- /? Help -- Displays Help.
Examples:
- RLPCOPY .SourcePolicy.OU.O .NewPolicy.OU.O
- RLPCOPY .SourcePolicy.OU.O NewPolicy
- RLPCOPY SourcePolicy .NewPolicy.OU.O
- RLPCOPY SourcePolicy NewPolicy /E "DM:Disable Remote Control"
- RLPCOPY /M
Copyright (c) 2001 Rick Laughinghouse rick_laughinghouse@yahoo.com
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com

