System Functions MSSQL Tutorial

Running  this procedure with no parameters provides you with the current configuration. 
 
sp_configure "user connections",300 
GO