OK...since there were no takers on my last question on this topic, let me
try another approach.

I need to programmatically duplicate certain metabase entries to another
server.  So, if I issue the following from my script:
my $MetabaseObj = Win32::OLE->GetObject ('IIS://localhost/MSFTPSVC/1');
I now have a variable, $MetabaseObj, containing the keys for the MSFTPSVC/1
entry in my metabase.

This variable appears to be a hash reference, yet I can't seem to treat it
as such.  Has anybody tried to process metabase objects in a similar
fashion?

Any help at all would be most appreciated!
Eric
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to