WindowsManagementExperts.Win32_NetworkLoginProfile.ClassWindowsManagementExperts Win32_NetworkLoginProfile

WindowsManagementExperts.Win32_NetworkLoginProfile.Class (ClassType)

Creates A SQL table for WindowsManagementExperts Win32_NetworkLoginProfile where discovery information will be stored.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdaa16f8d7-c1e9-fc2b-6c5d-b289d1fa53e7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
WindowsManagementExperts.Win32_NetworkLoginProfile.Class:
AccountExpires  string  AccountExpires false 256  False     
AuthorizationFlags  string  AuthorizationFlags false 256  False     
BadPasswordCount  string  BadPasswordCount false 256  False     
Caption  string  Caption false 256  False     
CodePage  string  CodePage false 256  False     
Comment  string  Comment false 256  False     
CountryCode  string  CountryCode false 256  False     
Description  string  Description false 256  False     
Flags  string  Flags false 256  False     
FullName  string  FullName false 256  False     
HomeDirectory  string  HomeDirectory false 256  False     
HomeDirectoryDrive  string  HomeDirectoryDrive false 256  False     
LastLogoff  string  LastLogoff false 256  False     
LastLogon  string  LastLogon false 256  False     
LogonHours  string  LogonHours false 256  False     
LogonServer  string  LogonServer false 256  False     
MaximumStorage  string  MaximumStorage false 256  False     
Name  string  Name true 256  False     
NumberOfLogons  string  NumberOfLogons false 256  False     
Parameters  string  Parameters false 256  False     
PasswordAge  string  PasswordAge false 256  False     
PasswordExpires  string  PasswordExpires false 256  False     
PrimaryGroupId  string  PrimaryGroupId false 256  False     
Privileges  string  Privileges false 256  False     
Profile  string  Profile false 256  False     
ScriptPath  string  ScriptPath false 256  False     
SettingID  string  SettingID false 256  False     
UnitsPerWeek  string  UnitsPerWeek false 256  False     
UserComment  string  UserComment false 256  False     
UserId  string  UserId false 256  False     
UserType  string  UserType false 256  False     
Workstations  string  Workstations false 256  False     

Health Model:

Source Code:

<ClassType ID="WindowsManagementExperts.Win32_NetworkLoginProfile.Class" Base="Windows!Microsoft.Windows.LocalApplication" Abstract="false" Accessibility="Internal" Hosted="true" Singleton="false" Extension="false">
<Property ID="AccountExpires" Type="string"/>
<Property ID="AuthorizationFlags" Type="string"/>
<Property ID="BadPasswordCount" Type="string"/>
<Property ID="Caption" Type="string"/>
<Property ID="CodePage" Type="string"/>
<Property ID="Comment" Type="string"/>
<Property ID="CountryCode" Type="string"/>
<Property ID="Description" Type="string"/>
<Property ID="Flags" Type="string"/>
<Property ID="FullName" Type="string"/>
<Property ID="HomeDirectory" Type="string"/>
<Property ID="HomeDirectoryDrive" Type="string"/>
<Property ID="LastLogoff" Type="string"/>
<Property ID="LastLogon" Type="string"/>
<Property ID="LogonHours" Type="string"/>
<Property ID="LogonServer" Type="string"/>
<Property ID="MaximumStorage" Type="string"/>
<Property ID="Name" Key="true" Type="string"/>
<Property ID="NumberOfLogons" Type="string"/>
<Property ID="Parameters" Type="string"/>
<Property ID="PasswordAge" Type="string"/>
<Property ID="PasswordExpires" Type="string"/>
<Property ID="PrimaryGroupId" Type="string"/>
<Property ID="Privileges" Type="string"/>
<Property ID="Profile" Type="string"/>
<Property ID="ScriptPath" Type="string"/>
<Property ID="SettingID" Type="string"/>
<Property ID="UnitsPerWeek" Type="string"/>
<Property ID="UserComment" Type="string"/>
<Property ID="UserId" Type="string"/>
<Property ID="UserType" Type="string"/>
<Property ID="Workstations" Type="string"/>
</ClassType>