Home All Groups Group Topic Archive Search About
Author
17 May 2009 4:38 PM
Salvador
Hi!!

1 .- There is a form of Send email to the administrator each time you
connect a USB model with this?.

2 .- One can know through script that is copied to a USB?.

Thank you.

Author
17 May 2009 5:42 PM
Al Dunbar
"Salvador" <salvador.carr***@hotmail.es> wrote in message
news:OeIMb3w1JHA.1096@TK2MSFTNGP06.phx.gbl...
> Hi!!
>
> 1 .- There is a form of Send email to the administrator each time you
> connect a USB model with this?.

Not sure what you mean. Are you wanting to be able to have the administrator
automatically send an email whenever anyone connects a USB device to a
workstation?

> 2 .- One can know through script that is copied to a USB?.

You want to have a script that can keep track of everything that is ever
copied to a USB storage device?

/Al
Author
21 May 2009 5:49 PM
Salvador
1.- YES
2.-  YES

Show quoteHide quote
"Al Dunbar" <aland***@hotmail.com> wrote in message
news:O$x$kbx1JHA.6132@TK2MSFTNGP04.phx.gbl...
>
> "Salvador" <salvador.carr***@hotmail.es> wrote in message
> news:OeIMb3w1JHA.1096@TK2MSFTNGP06.phx.gbl...
>> Hi!!
>>
>> 1 .- There is a form of Send email to the administrator each time you
>> connect a USB model with this?.
>
> Not sure what you mean. Are you wanting to be able to have the
> administrator automatically send an email whenever anyone connects a USB
> device to a workstation?
>
>> 2 .- One can know through script that is copied to a USB?.
>
> You want to have a script that can keep track of everything that is ever
> copied to a USB storage device?
>
> /Al
>
>
Author
22 May 2009 8:57 PM
Al Dunbar
"Salvador" <salvador.carr***@hotmail.es> wrote in message
news:ehFfxxj2JHA.1380@TK2MSFTNGP05.phx.gbl...
> 1.- YES (admin sent a message when a USB storage device is connected)

IMHO, this might be scriptable, however one would need to first consider the
purpose of this notification. Would it be to simply log who connected a USB
device to what computer when for review after the fact? Or would it be so
the admin would contact the user, or perhaps visit the computer, to
investigate in real time.

Show quoteHide quote
> 2.-  YES (track everything ever copied to such a device)



>
> "Al Dunbar" <aland***@hotmail.com> wrote in message
> news:O$x$kbx1JHA.6132@TK2MSFTNGP04.phx.gbl...
>>
>> "Salvador" <salvador.carr***@hotmail.es> wrote in message
>> news:OeIMb3w1JHA.1096@TK2MSFTNGP06.phx.gbl...
>>> Hi!!
>>>
>>> 1 .- There is a form of Send email to the administrator each time you
>>> connect a USB model with this?.
>>
>> Not sure what you mean. Are you wanting to be able to have the
>> administrator automatically send an email whenever anyone connects a USB
>> device to a workstation?
>>
>>> 2 .- One can know through script that is copied to a USB?.
>>
>> You want to have a script that can keep track of everything that is ever
>> copied to a USB storage device?
>>
>> /Al
>>
>>
>
Author
22 May 2009 9:05 PM
Al Dunbar
[dang built-in trackpad!]

Show quoteHide quote
"Al Dunbar" <aland***@hotmail.com> wrote in message
news:eiGZ1$x2JHA.1416@TK2MSFTNGP04.phx.gbl...
>
> "Salvador" <salvador.carr***@hotmail.es> wrote in message
> news:ehFfxxj2JHA.1380@TK2MSFTNGP05.phx.gbl...
>> 1.- YES (admin sent a message when a USB storage device is connected)
>
> IMHO, this might be scriptable, however one would need to first consider
> the purpose of this notification. Would it be to simply log who connected
> a USB device to what computer when for review after the fact? Or would it
> be so the admin would contact the user, or perhaps visit the computer, to
> investigate in real time.
>
>> 2.-  YES (track everything ever copied to such a device)

[before I so rudely interrupted myself]

this will be more difficult. You would either have to interject your logging
function into every type of copy (copy, xcopy, robocopy, windows explorer
copy, etc.), or record the drive's content when inserted and when removed.
There are so many ways that that could go wrong, that I suspect the results
you would get would only give you a false sense of security.

/Al

Show quoteHide quote
>>
>> "Al Dunbar" <aland***@hotmail.com> wrote in message
>> news:O$x$kbx1JHA.6132@TK2MSFTNGP04.phx.gbl...
>>>
>>> "Salvador" <salvador.carr***@hotmail.es> wrote in message
>>> news:OeIMb3w1JHA.1096@TK2MSFTNGP06.phx.gbl...
>>>> Hi!!
>>>>
>>>> 1 .- There is a form of Send email to the administrator each time you
>>>> connect a USB model with this?.
>>>
>>> Not sure what you mean. Are you wanting to be able to have the
>>> administrator automatically send an email whenever anyone connects a USB
>>> device to a workstation?
>>>
>>>> 2 .- One can know through script that is copied to a USB?.
>>>
>>> You want to have a script that can keep track of everything that is ever
>>> copied to a USB storage device?
>>>
>>> /Al
>>>
>>>
>>
>
>