Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windows 10 smb1 not working

#In Windows 10 PowerShell:
Get-WindowsOptionalFeature -Online -FeatureName SMB1Protocol
Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol
Disable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol
Comment

PREVIOUS NEXT
Code Example
Shell :: github save init repository to remote 
Shell :: how to extract doi from rtf file 
Shell :: ubuntu psql: error: FATAL: Peer authentication failed for user 
Shell :: bash search and replace text in file 
Shell :: crontab timestamp 
Shell :: neovim nvim plugins 
Shell :: stop openhab2 service 
Shell :: import fuzzywuzzy module jupyter notebook 
Shell :: git tab not workingh 
Shell :: brownie list networks 
Shell :: determine if command exists 
Shell :: how to install automapper in vs code 
Shell :: Make sure /usr/local/bin is in your PATH environment variable. 
Shell :: powershell add to path 
Shell :: upgrade all content database sharepoint 2013 powershell 
Shell :: .net core upgrade 
Shell :: git submodule update init no url found 
Shell :: create file cmd windows 
Shell :: change jdk version archlinux 
Shell :: vnc share single window 
Shell :: microstack.openstack to openstack 
Shell :: fetch all from remote 
Shell :: propel create generated-conf 
Shell :: Ubuntu Blender Cuda Driver Install 
Shell :: zsh slow cd 
Shell :: how to check if automatic system updates are working on fedora 
Shell :: bash check in gem is installed 
Shell :: read only in linux 
Shell :: github portfolio 
Shell :: sort in linux 
ADD CONTENT
Topic
Content
Source link
Name
2+5 =