I WANT TO UNSUBSCRIBE TO THIS.
Lee Anderson Branch Manager Continental American Mortgage 13999 Goldmark Dr 307A Dallas, Texas 75240 Direct 214.329.4890 x 3021 Direct Toll Free 866.684.5806 x 3021 Fax 866-545-8408 <mailto:[email protected]> [email protected] <https://2809946751.secure-loancenter.com/webapp/fullapplogin.aspx?oempage=1 > Complete Your Online Application Now I have attached my Outlook V-Card as an attachment as well From: David Lum [mailto:[email protected]] Sent: Friday, July 10, 2009 1:53 PM To: NT System Admin Issues Subject: RE: File Lock Down Wow that'll teach me to try and reply while on the phone.. My intent was to have you use a batch file to launch the EXE and create a temp file on some shared network location, and each subsequent firing of the CMD file creates another file (as long as there aren't 10 files) and if there are 10 files, the CMD file exits w/out firing off the desired .EXE. You can optionally put some event handling like "maximum number of users reached" for the user. I used to do exactly this with CMD firing of a KiX script (which gave me better handing and the ability to list who was on that the time, how long each had been on, etc), but it can be done by CMD alone if you don't want to get fancy. Goes w/out saying once the CMD exits, it deletes the "counter" file. Dave From: David Lum [mailto:[email protected]] Sent: Friday, July 10, 2009 11:45 AM To: NT System Admin Issues Subject: RE: File Lock Down Use a .CMD file to launch the exe, have the first line look for a .TXT (or other created file name) file called FILENAME10.HLD Next line have it create a text file. Have text files created in a manner that each launch creates a new text file, when it gets to 10 have the CMD file abort launching the .EXE Dave From: Vue, Za [mailto:[email protected]] Sent: Friday, July 10, 2009 11:35 AM To: NT System Admin Issues Subject: File Lock Down Server: W23K Other than a 3rd party software, is there a way to lock down a shared .exe to say like 10 connections on Windows 2003? When 10 connections reached the application does not run. Example I have 20 machines running an applications off the network but I only have concurrent 10 licenses. Thank you, Z.V. _____ This e-mail message (including any attachments) is for the sole use of the intended recipient(s) and may contain confidential and privileged information. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message (including any attachments) is strictly prohibited. If you have received this message in error, please contact the sender by reply e-mail message and destroy all copies of the original message (including attachments). ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
