How to prevent access to DVD and USB ports in Windows 7?How do I make a third generation iPod work with...
Look at your watch and tell me what time is it. vs Look at your watch and tell me what time it is
Why is the President allowed to veto a cancellation of emergency powers?
Sailing the cryptic seas
What do Xenomorphs eat in the Alien series?
Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?
What options are left, if Britain cannot decide?
How to make healing in an exploration game interesting
How to create the Curved texte?
AG Cluster db upgrade by vendor
How Could an Airship Be Repaired Mid-Flight
The difference between「N分で」and「後N分で」
Hacking a Safe Lock after 3 tries
What should tie a collection of short-stories together?
Official degrees of earth’s rotation per day
(Calculus) Derivative Thinking Question
Opacity of an object in 2.8
What's the meaning of “spike” in the context of “adrenaline spike”?
Property of summation
How to read the value of this capacitor?
A sequence that has integer values for prime indexes only:
Have researchers managed to "reverse time"? If so, what does that mean for physics?
What is the rarity of this homebrew magic staff?
SOQL: Populate a Literal List in WHERE IN Clause
How to use deus ex machina safely?
How to prevent access to DVD and USB ports in Windows 7?
How do I make a third generation iPod work with Windows 7?How can I test if my USB ports are working correctly?Not booting to portable USB DVD Drive, though showing in Boot menu?How to Password Protect USB Ports?Black USB ports are working; blue ones aren'tWindows 7 USB install errorHow to reset windows 7 password when USB ports are also not working?Use USB as a password/keyIPAD devices do not have USB access in WIndows 7USB 3.0 Ports have completely stopped working
How do I prevent access to the DVD drive and USB ports in Windows 7 unless an admin password is entered?
Also, if I could, I would like users to connect an Apple iPod without needing to enter a password (but not for any other device).
windows-7 usb optical-drive
add a comment |
How do I prevent access to the DVD drive and USB ports in Windows 7 unless an admin password is entered?
Also, if I could, I would like users to connect an Apple iPod without needing to enter a password (but not for any other device).
windows-7 usb optical-drive
add a comment |
How do I prevent access to the DVD drive and USB ports in Windows 7 unless an admin password is entered?
Also, if I could, I would like users to connect an Apple iPod without needing to enter a password (but not for any other device).
windows-7 usb optical-drive
How do I prevent access to the DVD drive and USB ports in Windows 7 unless an admin password is entered?
Also, if I could, I would like users to connect an Apple iPod without needing to enter a password (but not for any other device).
windows-7 usb optical-drive
windows-7 usb optical-drive
edited Dec 25 '11 at 13:45
slhck
162k47448470
162k47448470
asked Dec 25 '11 at 13:28
aWebDeveloperaWebDeveloper
4893722
4893722
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Remove the DVD drive and physically destroy the USB ports. No, seriously. If a bad guy has unrestricted physical access to your computer, it's not your computer anymore.
Also, it's impossible for Windows to tell whether the device is an iPod until it's too late.
– kinokijuf
Dec 25 '11 at 14:22
1
While the answer is technically true, it doesn't really help the original poster. There are several reasons for an admin to disable USB/DVD ports even though there's a possibility of someone exploiting them with a specially tailored hardware.
– Mavrik
Dec 25 '11 at 15:08
As I said it's impossible.
– kinokijuf
Dec 25 '11 at 15:09
add a comment |
You'd need to write an utility for this. The utility should also be smart enough to connect with the iPod and verify if it's the iPod you intended, but I'm not sure if its a 100% possible because Windows 7 actually would have to be injected with a kind of "malicious" code that can alter the Windows 7 driver management.
This is my flowchart I'd use in code: The utility is active in any Windows 7 mode. Then it knows at any time if there are administrator rights. It blocks all access constantly, unless the necessary conditions are met.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f371467%2fhow-to-prevent-access-to-dvd-and-usb-ports-in-windows-7%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Remove the DVD drive and physically destroy the USB ports. No, seriously. If a bad guy has unrestricted physical access to your computer, it's not your computer anymore.
Also, it's impossible for Windows to tell whether the device is an iPod until it's too late.
– kinokijuf
Dec 25 '11 at 14:22
1
While the answer is technically true, it doesn't really help the original poster. There are several reasons for an admin to disable USB/DVD ports even though there's a possibility of someone exploiting them with a specially tailored hardware.
– Mavrik
Dec 25 '11 at 15:08
As I said it's impossible.
– kinokijuf
Dec 25 '11 at 15:09
add a comment |
Remove the DVD drive and physically destroy the USB ports. No, seriously. If a bad guy has unrestricted physical access to your computer, it's not your computer anymore.
Also, it's impossible for Windows to tell whether the device is an iPod until it's too late.
– kinokijuf
Dec 25 '11 at 14:22
1
While the answer is technically true, it doesn't really help the original poster. There are several reasons for an admin to disable USB/DVD ports even though there's a possibility of someone exploiting them with a specially tailored hardware.
– Mavrik
Dec 25 '11 at 15:08
As I said it's impossible.
– kinokijuf
Dec 25 '11 at 15:09
add a comment |
Remove the DVD drive and physically destroy the USB ports. No, seriously. If a bad guy has unrestricted physical access to your computer, it's not your computer anymore.
Remove the DVD drive and physically destroy the USB ports. No, seriously. If a bad guy has unrestricted physical access to your computer, it's not your computer anymore.
answered Dec 25 '11 at 14:15
kinokijufkinokijuf
6,76784487
6,76784487
Also, it's impossible for Windows to tell whether the device is an iPod until it's too late.
– kinokijuf
Dec 25 '11 at 14:22
1
While the answer is technically true, it doesn't really help the original poster. There are several reasons for an admin to disable USB/DVD ports even though there's a possibility of someone exploiting them with a specially tailored hardware.
– Mavrik
Dec 25 '11 at 15:08
As I said it's impossible.
– kinokijuf
Dec 25 '11 at 15:09
add a comment |
Also, it's impossible for Windows to tell whether the device is an iPod until it's too late.
– kinokijuf
Dec 25 '11 at 14:22
1
While the answer is technically true, it doesn't really help the original poster. There are several reasons for an admin to disable USB/DVD ports even though there's a possibility of someone exploiting them with a specially tailored hardware.
– Mavrik
Dec 25 '11 at 15:08
As I said it's impossible.
– kinokijuf
Dec 25 '11 at 15:09
Also, it's impossible for Windows to tell whether the device is an iPod until it's too late.
– kinokijuf
Dec 25 '11 at 14:22
Also, it's impossible for Windows to tell whether the device is an iPod until it's too late.
– kinokijuf
Dec 25 '11 at 14:22
1
1
While the answer is technically true, it doesn't really help the original poster. There are several reasons for an admin to disable USB/DVD ports even though there's a possibility of someone exploiting them with a specially tailored hardware.
– Mavrik
Dec 25 '11 at 15:08
While the answer is technically true, it doesn't really help the original poster. There are several reasons for an admin to disable USB/DVD ports even though there's a possibility of someone exploiting them with a specially tailored hardware.
– Mavrik
Dec 25 '11 at 15:08
As I said it's impossible.
– kinokijuf
Dec 25 '11 at 15:09
As I said it's impossible.
– kinokijuf
Dec 25 '11 at 15:09
add a comment |
You'd need to write an utility for this. The utility should also be smart enough to connect with the iPod and verify if it's the iPod you intended, but I'm not sure if its a 100% possible because Windows 7 actually would have to be injected with a kind of "malicious" code that can alter the Windows 7 driver management.
This is my flowchart I'd use in code: The utility is active in any Windows 7 mode. Then it knows at any time if there are administrator rights. It blocks all access constantly, unless the necessary conditions are met.
add a comment |
You'd need to write an utility for this. The utility should also be smart enough to connect with the iPod and verify if it's the iPod you intended, but I'm not sure if its a 100% possible because Windows 7 actually would have to be injected with a kind of "malicious" code that can alter the Windows 7 driver management.
This is my flowchart I'd use in code: The utility is active in any Windows 7 mode. Then it knows at any time if there are administrator rights. It blocks all access constantly, unless the necessary conditions are met.
add a comment |
You'd need to write an utility for this. The utility should also be smart enough to connect with the iPod and verify if it's the iPod you intended, but I'm not sure if its a 100% possible because Windows 7 actually would have to be injected with a kind of "malicious" code that can alter the Windows 7 driver management.
This is my flowchart I'd use in code: The utility is active in any Windows 7 mode. Then it knows at any time if there are administrator rights. It blocks all access constantly, unless the necessary conditions are met.
You'd need to write an utility for this. The utility should also be smart enough to connect with the iPod and verify if it's the iPod you intended, but I'm not sure if its a 100% possible because Windows 7 actually would have to be injected with a kind of "malicious" code that can alter the Windows 7 driver management.
This is my flowchart I'd use in code: The utility is active in any Windows 7 mode. Then it knows at any time if there are administrator rights. It blocks all access constantly, unless the necessary conditions are met.
edited 10 mins ago
karel
9,27293139
9,27293139
answered Dec 25 '11 at 18:44
KarelKarel
284213
284213
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f371467%2fhow-to-prevent-access-to-dvd-and-usb-ports-in-windows-7%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown