Powershell - get firstname / lastname of azure ad joined machine

前端 未结 0 1509
南笙
南笙 2021-02-07 15:57

I have a script in which I read the first name of the current user with this line:

$FullName = (gwmi -Query "SELECT FullName from Win32_UserAccount WHERE Nam         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题