Resolved! Get-JCUser and work phone and work mobile phone
Hi everybody,I'd like to know if there is a way to get the work phone and work mobile phone using Get-JCUser powershell command or if I need to use another way.Actually I'm using this script to get some data:# Get All Users$users = Get-JCUser# Store ...