Can't print as a Domain user who is however added as a Local Admin
I log on to my machine as both a local Admin and as a domain user who is however a local admin too.But login in as the domain user I can't add a printer that's shared on a PC which is on the domain, because in the Printers panel it says
some settings are hidden or managed by your organization
However when I log in as local Administrator I can add the printer.
when I do
net user adminstrator
I get
Local Group Memberships *Administrators
Global Group memberships *None
while when doing
net user /domain username
I get
Local Group Memberships
Global Group memberships *None
I don't know if that's significant though.
Uder "lusrmgr.msc" I see that the domain user is added to the Administrator group.
Any ideas why that's happening?
windows-10 user-accounts active-directory domain windows-domain
add a comment |
I log on to my machine as both a local Admin and as a domain user who is however a local admin too.But login in as the domain user I can't add a printer that's shared on a PC which is on the domain, because in the Printers panel it says
some settings are hidden or managed by your organization
However when I log in as local Administrator I can add the printer.
when I do
net user adminstrator
I get
Local Group Memberships *Administrators
Global Group memberships *None
while when doing
net user /domain username
I get
Local Group Memberships
Global Group memberships *None
I don't know if that's significant though.
Uder "lusrmgr.msc" I see that the domain user is added to the Administrator group.
Any ideas why that's happening?
windows-10 user-accounts active-directory domain windows-domain
add a comment |
I log on to my machine as both a local Admin and as a domain user who is however a local admin too.But login in as the domain user I can't add a printer that's shared on a PC which is on the domain, because in the Printers panel it says
some settings are hidden or managed by your organization
However when I log in as local Administrator I can add the printer.
when I do
net user adminstrator
I get
Local Group Memberships *Administrators
Global Group memberships *None
while when doing
net user /domain username
I get
Local Group Memberships
Global Group memberships *None
I don't know if that's significant though.
Uder "lusrmgr.msc" I see that the domain user is added to the Administrator group.
Any ideas why that's happening?
windows-10 user-accounts active-directory domain windows-domain
I log on to my machine as both a local Admin and as a domain user who is however a local admin too.But login in as the domain user I can't add a printer that's shared on a PC which is on the domain, because in the Printers panel it says
some settings are hidden or managed by your organization
However when I log in as local Administrator I can add the printer.
when I do
net user adminstrator
I get
Local Group Memberships *Administrators
Global Group memberships *None
while when doing
net user /domain username
I get
Local Group Memberships
Global Group memberships *None
I don't know if that's significant though.
Uder "lusrmgr.msc" I see that the domain user is added to the Administrator group.
Any ideas why that's happening?
windows-10 user-accounts active-directory domain windows-domain
windows-10 user-accounts active-directory domain windows-domain
edited Jan 10 at 10:54
microwth
asked Jan 10 at 10:12
microwthmicrowth
1235
1235
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
found it.
HKCU:SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
set NoAddPrinter to 0
add a comment |
Did you remove Everyone from security when you shared a printer? If so add your user and try again. Or is that PC turned on to be visible on network?
some settings are hidden or managed by your organization - that is not problem.
I can add the printer whne I log in as local Admin but I can't add it as a domain user because the 'Add printer' menu is grayed out
– microwth
Jan 10 at 10:56
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%2f1392687%2fcant-print-as-a-domain-user-who-is-however-added-as-a-local-admin%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
found it.
HKCU:SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
set NoAddPrinter to 0
add a comment |
found it.
HKCU:SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
set NoAddPrinter to 0
add a comment |
found it.
HKCU:SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
set NoAddPrinter to 0
found it.
HKCU:SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
set NoAddPrinter to 0
answered Jan 10 at 11:24
microwthmicrowth
1235
1235
add a comment |
add a comment |
Did you remove Everyone from security when you shared a printer? If so add your user and try again. Or is that PC turned on to be visible on network?
some settings are hidden or managed by your organization - that is not problem.
I can add the printer whne I log in as local Admin but I can't add it as a domain user because the 'Add printer' menu is grayed out
– microwth
Jan 10 at 10:56
add a comment |
Did you remove Everyone from security when you shared a printer? If so add your user and try again. Or is that PC turned on to be visible on network?
some settings are hidden or managed by your organization - that is not problem.
I can add the printer whne I log in as local Admin but I can't add it as a domain user because the 'Add printer' menu is grayed out
– microwth
Jan 10 at 10:56
add a comment |
Did you remove Everyone from security when you shared a printer? If so add your user and try again. Or is that PC turned on to be visible on network?
some settings are hidden or managed by your organization - that is not problem.
Did you remove Everyone from security when you shared a printer? If so add your user and try again. Or is that PC turned on to be visible on network?
some settings are hidden or managed by your organization - that is not problem.
answered Jan 10 at 10:18
VEGAVEGA
349
349
I can add the printer whne I log in as local Admin but I can't add it as a domain user because the 'Add printer' menu is grayed out
– microwth
Jan 10 at 10:56
add a comment |
I can add the printer whne I log in as local Admin but I can't add it as a domain user because the 'Add printer' menu is grayed out
– microwth
Jan 10 at 10:56
I can add the printer whne I log in as local Admin but I can't add it as a domain user because the 'Add printer' menu is grayed out
– microwth
Jan 10 at 10:56
I can add the printer whne I log in as local Admin but I can't add it as a domain user because the 'Add printer' menu is grayed out
– microwth
Jan 10 at 10:56
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%2f1392687%2fcant-print-as-a-domain-user-who-is-however-added-as-a-local-admin%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