Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Fetch Users using C#

$
0
0

Hi

I am executing the below command, i want to fetch the list of licenses using c#

Get-csonlineuser -Identity user@user.com |select-object *policy

 

Regards


Viewing all articles
Browse latest Browse all 6937

Trending Articles