Oliver Sommer 
2010-01-17
The EBS Productgroups published a script on their blog to multi assign EBS 2008 CALs to Users and/or devices using Powershell:
http://blogs.technet.com/essentialbusinessserver/archive/2009/10/12/understanding-ebs-client-licensing.aspx
The PS1 script is available for download here:
http://cid-d5fe25afb6c3615f.skydrive.live.com/self.aspx/.Public/bulkassigncals.ps1
The instructions to run the script are:
"1. On the Management Server, right-click the icon for Windows PowerShell and choose “Run as administrator”
2. Save the file locally to disk, right-click on it, choose properties, and click on the Unblock button
3. In the PowerShell command prompt, execute the script by navigating to where you saved the file and typing
.\bulkassignCALs.ps1 standard
(for standard CALs; substitute premium as appropriate)
4. Open the EBS Administration Console, navigate to the Licenses tab, select User Licenses, and review the results. Ensure that users have the correct edition."