Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SYSO-148 Disable Password protected sharing #1

Open
brentonford opened this issue Jan 18, 2024 · 0 comments
Open

SYSO-148 Disable Password protected sharing #1

brentonford opened this issue Jan 18, 2024 · 0 comments

Comments

@brentonford
Copy link

I don't know if it is possible to disable "password protected sharing" with PowerShell.

I tried:
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\Lsa" -Name "everyoneincludesanonymous" -Value 1 Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" -Name "restrictfullsessaccess" -Value 0

Then rebooted the machine and the "password protected sharing" remained on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant