Windows 10 Pro for Workstations can't access anonymous file shareHow do you find what process is holding a file open in Windows?Anonymous file sharing without login window, from Windows 7 server to XP clientsSlow file copy to Windows 2008 R1 file shareAccess Windows file share between workstations in a Domain and a WorkgroupAnonymous access to SMB share hosted on Server 2008 R2 EnterpriseAccess denied error 3221225578 with file sharing to Windows serverAccess Windows file share over the internetCan't access windows file shareCannot Access Windows 2012R2 Shares from Windows 2003 ServerWhy does Windows prompt for credentials when accessing the C$ share, but not when accessing a regular folder share?
Is there a realtime, uncut video of Saturn V ignition through tower clear?
List of lists elementwise greater/smaller than
Was Tyrion always a poor strategist?
How do we properly manage transitions within a descriptive section?
Farthing / Riding
Vehemently against code formatting
Filter a file list against an integer array?
Does George B Sperry logo on fold case for photos indicate photographer or case manufacturer?
Best practice for printing and evaluating formulas with the minimal coding
How to add a low pass filter to this non-inverting amplifier circuit?
Why did Nick Fury not hesitate in blowing up the plane he thought was carrying a nuke?
Does the fact that we can only measure the two-way speed of light undermine the axiom of invariance?
How to draw with Tikz a chord parallel to AC that passes through a point?
Why was Harry at the Weasley's at the beginning of Goblet of Fire but at the Dursleys' after?
Does the Aboleth have expertise in History and Perception?
What is this dime sized black bug with white on the segments near Loveland Colorodao?
How do we explain the use of a software on a math paper?
Is being an extrovert a necessary condition to be a manager?
On a piano, are the effects of holding notes and the sustain pedal the same for a single chord?
Hotel booking: Why is Agoda much cheaper than booking.com?
Existence of a model of ZFC in which the natural numbers are really the natural numbers
Expand a hexagon
Separate the element after every 2nd ',' and push into next row in bash
Warped chessboard
Windows 10 Pro for Workstations can't access anonymous file share
How do you find what process is holding a file open in Windows?Anonymous file sharing without login window, from Windows 7 server to XP clientsSlow file copy to Windows 2008 R1 file shareAccess Windows file share between workstations in a Domain and a WorkgroupAnonymous access to SMB share hosted on Server 2008 R2 EnterpriseAccess denied error 3221225578 with file sharing to Windows serverAccess Windows file share over the internetCan't access windows file shareCannot Access Windows 2012R2 Shares from Windows 2003 ServerWhy does Windows prompt for credentials when accessing the C$ share, but not when accessing a regular folder share?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Note: No domain is in use here, we don't have one created yet.
In our office we have a file server (A VM running Server Core 2016 with Desktop Experience) that hosts a number of file shares that are open to anyone. All steps here: (https://mariodivece.com/blog/2017/01/24/winserver-shares) were followed, and the shares are available anonymously to some people on the network.
However in our office we have 2 types of machines, whitebox machines running Windows 10 Pro (these can access the shares) and Dell Workstations running Windows 10 Pro for Workstations (These cannot access the shares)
I've tried net use \fileserversharename
to see if I can get a better error message, but this just prompts for credentials.
I have enabled the setting Computer configurationadministrative templatesnetworkLanman Workstation
"Enable insecure guest logons"
How do I get these machines to be able to access the shares without credentials?
Edit: So I wanted to add a very odd finding, while I haven't been able to get rid of the credential prompt and just hitting Enter when it pops up doesn't work, users are able to enter ANYTHING into the username/password and get access.
windows file-sharing server-message-block
add a comment |
Note: No domain is in use here, we don't have one created yet.
In our office we have a file server (A VM running Server Core 2016 with Desktop Experience) that hosts a number of file shares that are open to anyone. All steps here: (https://mariodivece.com/blog/2017/01/24/winserver-shares) were followed, and the shares are available anonymously to some people on the network.
However in our office we have 2 types of machines, whitebox machines running Windows 10 Pro (these can access the shares) and Dell Workstations running Windows 10 Pro for Workstations (These cannot access the shares)
I've tried net use \fileserversharename
to see if I can get a better error message, but this just prompts for credentials.
I have enabled the setting Computer configurationadministrative templatesnetworkLanman Workstation
"Enable insecure guest logons"
How do I get these machines to be able to access the shares without credentials?
Edit: So I wanted to add a very odd finding, while I haven't been able to get rid of the credential prompt and just hitting Enter when it pops up doesn't work, users are able to enter ANYTHING into the username/password and get access.
windows file-sharing server-message-block
add a comment |
Note: No domain is in use here, we don't have one created yet.
In our office we have a file server (A VM running Server Core 2016 with Desktop Experience) that hosts a number of file shares that are open to anyone. All steps here: (https://mariodivece.com/blog/2017/01/24/winserver-shares) were followed, and the shares are available anonymously to some people on the network.
However in our office we have 2 types of machines, whitebox machines running Windows 10 Pro (these can access the shares) and Dell Workstations running Windows 10 Pro for Workstations (These cannot access the shares)
I've tried net use \fileserversharename
to see if I can get a better error message, but this just prompts for credentials.
I have enabled the setting Computer configurationadministrative templatesnetworkLanman Workstation
"Enable insecure guest logons"
How do I get these machines to be able to access the shares without credentials?
Edit: So I wanted to add a very odd finding, while I haven't been able to get rid of the credential prompt and just hitting Enter when it pops up doesn't work, users are able to enter ANYTHING into the username/password and get access.
windows file-sharing server-message-block
Note: No domain is in use here, we don't have one created yet.
In our office we have a file server (A VM running Server Core 2016 with Desktop Experience) that hosts a number of file shares that are open to anyone. All steps here: (https://mariodivece.com/blog/2017/01/24/winserver-shares) were followed, and the shares are available anonymously to some people on the network.
However in our office we have 2 types of machines, whitebox machines running Windows 10 Pro (these can access the shares) and Dell Workstations running Windows 10 Pro for Workstations (These cannot access the shares)
I've tried net use \fileserversharename
to see if I can get a better error message, but this just prompts for credentials.
I have enabled the setting Computer configurationadministrative templatesnetworkLanman Workstation
"Enable insecure guest logons"
How do I get these machines to be able to access the shares without credentials?
Edit: So I wanted to add a very odd finding, while I haven't been able to get rid of the credential prompt and just hitting Enter when it pops up doesn't work, users are able to enter ANYTHING into the username/password and get access.
windows file-sharing server-message-block
windows file-sharing server-message-block
edited May 8 at 21:38
Patrick
asked May 7 at 17:44
PatrickPatrick
62
62
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Control PanelAll Control Panel ItemsNetwork and Sharing CenterAdvanced sharing settings
maybe check to make sure they are set the same with network discovery
Yes all are set to a private network, network discovery is on, password protected sharing is off. Settings in that panel are identical between the whitebox workstations and the Dells
– Patrick
May 8 at 14:47
Check out this page. Perhaps those machines have a saved credential somewhere that is causing an issue? (comment 2) bleepingcomputer.com/forums/t/694537/…
– Matt D
May 9 at 0:23
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
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%2fserverfault.com%2fquestions%2f966232%2fwindows-10-pro-for-workstations-cant-access-anonymous-file-share%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Control PanelAll Control Panel ItemsNetwork and Sharing CenterAdvanced sharing settings
maybe check to make sure they are set the same with network discovery
Yes all are set to a private network, network discovery is on, password protected sharing is off. Settings in that panel are identical between the whitebox workstations and the Dells
– Patrick
May 8 at 14:47
Check out this page. Perhaps those machines have a saved credential somewhere that is causing an issue? (comment 2) bleepingcomputer.com/forums/t/694537/…
– Matt D
May 9 at 0:23
add a comment |
Control PanelAll Control Panel ItemsNetwork and Sharing CenterAdvanced sharing settings
maybe check to make sure they are set the same with network discovery
Yes all are set to a private network, network discovery is on, password protected sharing is off. Settings in that panel are identical between the whitebox workstations and the Dells
– Patrick
May 8 at 14:47
Check out this page. Perhaps those machines have a saved credential somewhere that is causing an issue? (comment 2) bleepingcomputer.com/forums/t/694537/…
– Matt D
May 9 at 0:23
add a comment |
Control PanelAll Control Panel ItemsNetwork and Sharing CenterAdvanced sharing settings
maybe check to make sure they are set the same with network discovery
Control PanelAll Control Panel ItemsNetwork and Sharing CenterAdvanced sharing settings
maybe check to make sure they are set the same with network discovery
answered May 8 at 0:07
Matt DMatt D
362
362
Yes all are set to a private network, network discovery is on, password protected sharing is off. Settings in that panel are identical between the whitebox workstations and the Dells
– Patrick
May 8 at 14:47
Check out this page. Perhaps those machines have a saved credential somewhere that is causing an issue? (comment 2) bleepingcomputer.com/forums/t/694537/…
– Matt D
May 9 at 0:23
add a comment |
Yes all are set to a private network, network discovery is on, password protected sharing is off. Settings in that panel are identical between the whitebox workstations and the Dells
– Patrick
May 8 at 14:47
Check out this page. Perhaps those machines have a saved credential somewhere that is causing an issue? (comment 2) bleepingcomputer.com/forums/t/694537/…
– Matt D
May 9 at 0:23
Yes all are set to a private network, network discovery is on, password protected sharing is off. Settings in that panel are identical between the whitebox workstations and the Dells
– Patrick
May 8 at 14:47
Yes all are set to a private network, network discovery is on, password protected sharing is off. Settings in that panel are identical between the whitebox workstations and the Dells
– Patrick
May 8 at 14:47
Check out this page. Perhaps those machines have a saved credential somewhere that is causing an issue? (comment 2) bleepingcomputer.com/forums/t/694537/…
– Matt D
May 9 at 0:23
Check out this page. Perhaps those machines have a saved credential somewhere that is causing an issue? (comment 2) bleepingcomputer.com/forums/t/694537/…
– Matt D
May 9 at 0:23
add a comment |
Thanks for contributing an answer to Server Fault!
- 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%2fserverfault.com%2fquestions%2f966232%2fwindows-10-pro-for-workstations-cant-access-anonymous-file-share%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