RE: Batch file help

2008-01-12 Thread gsweers
If exist c:\exchange.bkf goto RUNTHIS You can use the goto statement to say send the process to the end of a script where you have the :RUNTHIS and it will skip the rest of the login script until it reaches that label. Obviously you can create your own logic flow and even call other scripts us

RE: blocking torrent files

2008-01-12 Thread Mark Boersma
Beyond that, use group policy to whitelist the processes that can be executed on his machine. Mark - Two rules to success in life: 1. Never tell people everything you know. -Original Message- From: Mark Boersma [mailto:[EMAIL PROTECTED]

RE: blocking torrent files

2008-01-12 Thread Mark Boersma
Fire him? He obviously has too much free time. Mark - Two rules to success in life: 1. Never tell people everything you know. -Original Message- From: Michael Ross [mailto:[EMAIL PROTECTED] Sent: Saturday, January 12, 2008 3:41 PM To: NT

blocking torrent files

2008-01-12 Thread Michael Ross
ok.. i have a user who i had to lock down rather tightly. i need to start blocking his ability to access .torrent files. i know he can use stand alone downloaders like utorrent that he doesnt need to install, and thus doesnt need admin rights. i tested setting up a software restriction policy wi

RE: Batch file help

2008-01-12 Thread Joseph L. Casale
IF EXIST / IF NOT EXIST And you might even kick it up a notch with GOTO/LABELS and ERRORLEVEL. Google for examples/explanations. jlc From: Oliver Marshall [mailto:[EMAIL PROTECTED] Sent: Saturday, January 12, 2008 1:16 PM To: NT System Admin Issues Subject: Batch file help Hi, Can anyone give

Re: Batch file help

2008-01-12 Thread Bonne Dijkstra
IF EXIST filename. ( del filename. ) ELSE ( echo filename. missing. ) On Jan 12, 2008 4:16 PM, Oliver Marshall <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Can anyone give a me a hand with a batch file ? Basically I need to do > this; > > > > If the file c:\exchange.bkf exists then do this; > >

Batch file help

2008-01-12 Thread Oliver Marshall
Hi, Can anyone give a me a hand with a batch file ? Basically I need to do this; If the file c:\exchange.bkf exists then do this; Blah If the file c:\exchange.bkf DOESNT exist then do this; Blig End Olly ~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~

RE: VISTA, Printers, Bill Gates, and a .50 CAL

2008-01-12 Thread Rod Trent
Does Soundblaster themselves support the Live card in newer computers running Vista? Looks like Soundblaster even has their own information about compatibility, too, along with links to vendor specific drivers. http://193.95.171.83/SRVS/CGI-BIN/WEBCGI.EXE/,/?St=746,E=00313673683 ,K=

Strange problem on my laptop

2008-01-12 Thread Oliver Marshall
Hi chaps, Can i pick the collective sub-conscious for a moment ? I have a problem with viewing some websites on my laptop running Vista business, though only a few certain sites. Mainly, if i got to the dell site i can use it all, I can build a server spec, but when I add it to the basket m

RE: VISTA, Printers, Bill Gates, and a .50 CAL

2008-01-12 Thread Mike Gill
Did I mention I was beside myself? Of course I didn't check the compat list given the hardware in the machine was very commodity. The point was a very common piece which I wouldn't have never suspected of not being supported by a default driver came up that way. -- Mike Gill From: Rod Tren

RE: DNS high memory issue

2008-01-12 Thread altuntason
Lots of 5051 and 3000 (DNS server has encountered numerous run-time events. To determine the initial cause of these run-time events... )nothing more. (recursive query is enabled on server) i have enabled the dns debugging but it's hard to analyse manually. Do you know any good tools to anaylse D