Am getting this error when i'm trying to call AddVirtualNic function.
Can't locate object method "deserialize" via package "string" (perhaps you forgot to load "string"?) at /usr/lib/perl5/5.8.3/x86_64-linux-thread-multi/VMware/VIStub.pm line 25627.
OS : Linux 2.6.5-7.244-vsmp
Logged In: YES
user_id=1591578
Originator: NO
Can you provide a sample script that demonstrates this problem? Thanks.
Logged In: YES
user_id=1725765
Originator: YES
File Added: createvirtualnic.pl
This scripts adds a virtual switch/ adds a port group and then adds a virtual nic
Logged In: YES
user_id=1725765
Originator: YES
I have attached a script which demonstrates this problem.