I have this command
$remoteuserlist = Get-WmiObject Win32_UserAccount ` -filter \"LocalAccount =True\" –computername $PC -verbose
that I am run
The WQL "not equal" operator is != or <>.
WQL Operators