Maybe this would work better...

code:
$adsComputer = GetObject("WinNT://" + @Domain + "/" + @WKSTA + "/LanmanServer,FileService")
$adsComputer.Description = "User: @Fullname"
$adsComputer.SetInfo