dyooshi
New Member
- Joined
- Sep 18, 2019
- Messages
- 2
- Thread Author
-
- #1
I wonder if is it possible to create a tool where when usb drive is inserted in the port, user need to login first. If not, they cannot open the usb folder (for example the usb drive folder in Computer is Drive ( E: ) ). Like the usb folder will not appear in Computer until user can login
Solution
Probably, but you'd probably be talking about created a filter driver to prevent access to the devices pre-authentication. Driver development isn't trivial even for most business app developers.
Of course if they're already logged in then they would technically be authenticated, so a group policy could accomplish the same thing to a degree.
Of course if they're already logged in then they would technically be authenticated, so a group policy could accomplish the same thing to a degree.
- Joined
- Jul 4, 2015
- Messages
- 8,998
Probably, but you'd probably be talking about created a filter driver to prevent access to the devices pre-authentication. Driver development isn't trivial even for most business app developers.
Of course if they're already logged in then they would technically be authenticated, so a group policy could accomplish the same thing to a degree.
Of course if they're already logged in then they would technically be authenticated, so a group policy could accomplish the same thing to a degree.
dyooshi
New Member
- Joined
- Sep 18, 2019
- Messages
- 2
- Thread Author
-
- #3
so from your opinion, is it hard to do so? because im still new in software development regarding windows so i want to ask from profesional people before starting to do this projectProbably, but you'd probably be talking about created a filter driver to prevent access to the devices pre-authentication. Driver development isn't trivial even for most business app developers.
Of course if they're already logged in then they would technically be authenticated, so a group policy could accomplish the same thing to a degree.
Similar threads
- Article
- Replies
- 0
- Views
- 427
- Replies
- 1
- Views
- 1K