PowerShell PowerShell Get-WmiObject -ComputerName . Win32_UserProfile -filter "LocalPath Like 'C:\\Users\\%'" -ea stop 1 Get-WmiObject -ComputerName . Win32_UserProfile -filter "LocalPath Like 'C:\\Users\\%'" -ea stop