RE: Adding a VendorParameterSet In the MMC

  • From: "Wayne Berry" <wayne@xxxxxxxxxx>
  • To: "'[ISAserver.org Discussion List]'" <isalist@xxxxxxxxxxxxx>
  • Date: Wed, 15 Sep 2004 14:51:01 -0700

ISAList:

Ok, doing a few more test I have determined that -
IFPCVendorParameterSets->Save needs to be called after
IFPCVendorParameterSets->Add, though this is not documented like
IFPCVendorParameterSet->Set -- in other words there is some missing
documentation in IFPCVendorParameterSets->Add.

So, now the problem is a little different (I have tested with and without
Save).  Basically I was calling a straight:

IFPCVendorParameterSets->Save()

in ISA 2000, in ISA 2004 Save takes two booleans variables.

However, I can't figure out what combination will write out the to
presistant storage right when I call Save -- like ISA 2000 when I am in my
MMC SnapIn

Interetly enought -- in a .vbs file doing a .Save does the job -- default
parameters work.

-Wayne

-----Original Message-----
From: Wayne Berry [mailto:wayne@xxxxxxxxxx] 
Sent: Wednesday, September 15, 2004 2:46 PM
To: [ISAserver.org Discussion List]
Subject: [isalist] Adding a VendorParameterSet In the MMC

http://www.ISAserver.org

ISAList:

I am trying to add a VendorParameterSet to using
IFPCVendorParameterSets->Add.  When I do this from a WScript .vbs file
everything works great.  However, when I do it from within my MMC plugin,
the VendorParameterSet gets added within the state of the MMC snaping (in
process), however I can't see if from the command line, and once the process
dies (mmc.exe is stopped) and I load the plugin again the VendorParameterSet
I added is missing.

It appears that I am not making the right call to set the VendorParameterSet
I have added so that it is set in the Mirosoft ISA Storage Server correctly
-- in other words is there a call that makes it persist.  In ISA 2000 I have
some code to call IFPCVendorParameterSets->Save after
IFPCVendorParameterSets->Add, however this doesn't help in ISA 2004 --
secondly the documentation for IFPCVendorParameterSets->Add doesn't say you
have to call Save.

Anyone doing any ISA 2004 programming?  

-Wayne


------------------------------------------------------
List Archives: http://www.webelists.com/cgi/lyris.pl?enter=isalist
ISA Server Newsletter: http://www.isaserver.org/pages/newsletter.asp
ISA Server FAQ: http://www.isaserver.org/pages/larticle.asp?type=FAQ
------------------------------------------------------
Other Internet Software Marketing Sites:
World of Windows Networking: http://www.windowsnetworking.com Leading
Network Software Directory: http://www.serverfiles.com
No.1 Exchange Server Resource Site: http://www.msexchange.org Windows
Security Resource Site: http://www.windowsecurity.com/ Network Security
Library: http://www.secinf.net/ Windows 2000/NT Fax Solutions:
http://www.ntfaxfaq.com
------------------------------------------------------
You are currently subscribed to this ISAserver.org Discussion List as:
wayne@xxxxxxxxxx To unsubscribe visit
http://www.webelists.com/cgi/lyris.pl?enter=isalist
Report abuse to listadmin@xxxxxxxxxxxxx



Other related posts: