Some metabase properties associated with the Ftp service are stored at the Info key subordinate to the MSFTPSVC key. You can use the IIsFtpInfo object to set values for these properties.
The IIsFtpInfo object is an ADSI object, but not an ADSI container object.
IIS://MachineName/MSFTPSVC/Info
Where MachineName can be any name or "LocalHost".
varReturn = object.{Method}
LogModuleList |
ADSI Object Methods | Standard methods for ADSI objects |
Common Object Methods | Methods, other than ADSI methods, common to all IIS Admin Objects |