Run on client machine to see the status of user profiles on a Windows10 machine Type the following PowerShell command : gwmi win32_userprofile | select localpath, roamingpath, status
Run on client machine to see the status of user profiles on a Windows10 machine Type the following PowerShell command : gwmi win32_userprofile | select localpath, roamingpath, status