Includes&Samples |
IIsSmtpService, ROOT\MicrosoftIISv2 - InstancesClass | Methods (10) | Properties (29) | Qualifiers (4) | Instances (1) | Namespaces (1)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of IIsSmtpServiceThis section contains sample wmi instances of IIsSmtpService class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsSmtpService.Name="SmtpSvc"Properties={ 'AcceptPause' : True //Boolean, 0xFFFFFFFF 'AcceptStop' : True //Boolean, 0xFFFFFFFF 'Caption' : 'Simple Mail Transfer Protocol (SMTP)' //String 'CheckPoint' : 0 //Long, 0x0 'CreationClassName' : 'Win32_Service' //String 'Description' : 'Transports electronic mail across the network.' //String 'DesktopInteract' : False //Boolean, 0x0 'DisplayName' : 'Simple Mail Transfer Protocol (SMTP)' //String 'DomainRouting' : [''] //Variant() 'ErrorControl' : 'Normal' //String 'ExitCode' : 0 //Long, 0x0 'InstallDate' : null 'LocalDomains' : null 'Name' : 'SmtpSvc' //String 'PathName' : 'C:\Windows\system32\inetsrv\inetinfo.exe' //String 'ProcessId' : 1856 //Long, 0x740 'RoutingSources' : [''] //Variant() 'ServiceSpecificExitCode' : 0 //Long, 0x0 'ServiceType' : 'Share Process' //String 'SmtpServiceVersion' : 5 //Long, 0x5 'Started' : True //Boolean, 0xFFFFFFFF 'StartMode' : 'Manual' //String 'StartName' : 'localSystem' //String 'State' : 'Running' //String 'Status' : 'OK' //String 'SystemCreationClassName' : 'Win32_ComputerSystem' //String 'SystemName' : '.' //String 'TagId' : 0 //Long, 0x0 'WaitHint' : 0 //Long, 0x0 } |