Symantec IGA

30dec2017-rolestasks-V12.zip 

Dec 31, 2017 02:07 PM

 '  this VB Script will take an IME export file (xxxroles.xml) 
' it will divide the objects into small XML files by type and write them to an existing directory
'
'   scrn_***.xml
'   task_***.xml
'   role_***.xml
'   snap_***.xml
'   polx_***.xml
'   bulk_***.xml
'   mail_***.xml
'
' to execute:
' 
'   1. create dir such as "30dec2017-split-roles"
'   2. create subdirectory such as "30dec2017-split-roles\split"
'   3. execute the script from a command line. for example:
'   
'       cscript 30dec2017-rolestasks-V12.vbs "G:\30dec2017-split-roles\IMEsample_environment_roles.xml" "G:\30dec2017-split-roles\working-file.out" "G:\30dec2017-split-roles\split\"    
' Notes:
'   1. the workfile can be discarded - it is intended for future use
'   2. be sure to specifiy the "\" to identify ther target subdirectory 
'   3. will not run very long - usually less than 1 minutes  
'

Statistics
0 Favorited
1 Views
1 Files
0 Shares
1 Downloads
Attachment(s)
zip file
30dec2017-rolestasks-V12.zip   1 KB   1 version
Uploaded - May 29, 2019

Related Entries and Links

No Related Resource entered.