Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to query for services on which a specific workstation or user has LUA LUs/pools.
The following syntax is simplified from MOF code.
Syntax
class MsSna_AccountAssignedLuaServices : MsSna_Assigned
{
String Wks;
String IPAddress;
String MacAddress;
String Account;
String Service;
};
Properties
Wks
Data Type: String Qualifiers: MAXLEN(20) Access Type: Read/Write
The workstation name. By default, those assigned to all workstations are returned.
IPAddress
Data Type: String Qualifiers: MAXLEN(20) Access Type: Read/Write
The workstation IP address. By default, those assigned to all workstations are returned.
MacAddress
Data Type: String Qualifiers: MAXLEN(20) Access Type: Read/Write
Returns services with LUs configured to a specific media access control (MAC) address.
Account
Data Type: String Access Type: Read/Write
The user to which the LUs are assigned. By default, returns services with LUs assigned to all users.
Service
Data Type: String Qualifiers: Key Access Type: Read/Write
Returns the name of the service.
Requirements
Platforms: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows 11, and Windows 10
See Also
WMISNA WMI Provider Classes
Administration and Management Programmer's Guide