I have a small group of users (50) that I need to ensure are not logged in to an application on a BDC at a specific time. By default all of our users have unlimited logon hours. Logon hours cannot be set for groups, only individuals. The only thing I have arrived at is putting the "NET USER TIME" command with the variable %username%. This would affect a larger group than just those 50, but not adversely.<br><br>Does anyone know of a better solution?<br><br>Mike