Was wondering if it was possible to get the mac address of the server using a stored procedure? I did some searching for a while but found nothing. This is using SQL2008.
Update
Unfortunately the answer that uses newsequentialid() can return the wrong
MacAddress if there is VMWare on the server.