Stream File Utility RLSTRSHW 1.1 for NDS
Novell Cool Solutions: Cool Tool
Reader Rating
from 1 ratings
In Brief
Shows an NDS object's stream attribute value from a command line.
Vitals
- Product Categories:
- eDirectory
- ZENworks
- Functional Categories:
- Attributes
- Secure Identity
| Posted: | 1 Mar 2004 |
| File Size: | 34KB |
| License: | Free |
| Download: | /coolsolutions/tools/downloads/rlstrshw.zip |
| Publisher: | Rick Laughinghouse |
Disclaimer
Please read the note from our friends in legal before using this file.
Details
RLSTRSHW Object AttrName
Object -- Distinguished name of an object.
AttrName -- NDS attribute to display.
/? Help -- Displays Help.
Examples:
RLSTRSHW .Object.OU.O AttrName
RLSTRSHW .ParkingGarage.OU.O "Login Script"
RLSTRSHW Jerry "Login Script"
RLSTRSHW .NWAdmin32.ZEN.OU.O "App:Copy Files"
Stream file attributes include Login Scripts, and many ZENworks object attributes (i.e., App:Registry Settings, App:Copy Files, and App:INI Settings.) Stream File utilities will display the contents of a stream file, search and replace stream files, and synchronize stream files between objects.
Also see also RLSTRSRC 1.2 for NDS, which searches and replaces an NDS object's stream attribute value from a command line, and RLSTRSYN for NDS, which synchronizes an NDS Object's stream attribute value from a command line.
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
Reader Comments
- Source code would be great. You can read the stream data in VB with nwdir control using the nwentry object and the SaveFieldValueToFile method or you can write stream data using the LoadFieldValueFromFile method. I just need to know what the 4 character and 16 character padding is between macros.