is anyone else having the same problem trying to scan smb to windows 10 pro on a domain?? I keep getting and error "no server connection". thanks for any input
trouble with c224e smbing to windows 10 pro
Collapse
X
-
-
Re: trouble with c224e smbing to windows 10 pro
many threads on this brand wide.
Check to see:
-does your unit allow upgrade to SMB2-3?
what version are you running now?
do you have the service manual?
obtain proper FW and instructions for proper installation procedure
FOLLOW TO THE T on the instructions
be nice to see config sheets and any error logs involved
are you having any other issues?
if so please state them now -
Comment
-
Re: trouble with c224e smbing to windows 10 pro
sorry. no access to machine at this time and no access to fwComment
-
Re: trouble with c224e smbing to windows 10 pro
Update to latest base firmware then install latest special firmware
Make sure that Windows is updated to the latest firmware
Temporarily disable firewalls to see if these are the cause. Instruct on how to do this or create a rule to allow communication from the copier to the computer.
Even on a domain I always like to use a local admin account for scanning. In some cases the domain admin account had to be used. The reason I like using a local account is less likely for the password to change as often. The local domain account is usually used by the customers IT dept.Comment
-
Re: trouble with c224e smbing to windows 10 pro
After an update Windows 10 has disabled SMB 1.0, you can go into Windows Features and turn it back on, but it is a security issue. (See image)
SMB1.0.jpgComment
-
Re: trouble with c224e smbing to windows 10 pro
doing this to help a friend. he is too small to get access to fw downloads. was hoping there was another source to get it. the file names are by date, time so there shouldn't be a problem there. still no access to the machine. waiting for the owner to call. have watched videos on youtube and did everything they said but always the same error. I did enable smb 1.0 but same results. getting a flat spot on my head from beating it against the wall. thanks for all the suggestionsComment
-
Re: trouble with c224e smbing to windows 10 pro
Here is a batch file I use for my customers. It works about 95% of the time on windows 7 through the latest Windows 10 home and professional. Just unzip it, right click and "Run as Administrator" even though the batch file is setup to automatically elevate to administrator privileges. The following is what it will do:
Creates the user "Scans" with the password of "Scanner1"
Creates the Scan folder
Shares the Scan folder to user Scans
Creates a desktop short cut for the Scans folder
In most case it sets the NTLM permissions
Opens the windows firewall for SMB scanning
Enables various services that SMB does require
Copies the "Hostname" of the computer to the clipboard (Then just paste into the web page)
This was created to run basic windows command lines. So all that is needed to customize is to right click and choose "Open with Notepad". I have most of the lines labeled to what they do. If this file does not work for you then it is usually a permissions. Sometimes after running this useing the Domain administrator account or a Domain user instead of the "Scans" user will allow scanning to work.
Use at your own descretion, I take no responsibility of a crashed system.
Dropbox - Scan user.bat.zip - Simplify your lifeComment
-
Re: trouble with c224e smbing to windows 10 pro
Here is a batch file I use for my customers. It works about 95% of the time on windows 7 through the latest Windows 10 home and professional. Just unzip it, right click and "Run as Administrator" even though the batch file is setup to automatically elevate to administrator privileges. The following is what it will do:
Creates the user "Scans" with the password of "Scanner1"
Creates the Scan folder
Shares the Scan folder to user Scans
Creates a desktop short cut for the Scans folder
In most case it sets the NTLM permissions
Opens the windows firewall for SMB scanning
Enables various services that SMB does require
Copies the "Hostname" of the computer to the clipboard (Then just paste into the web page)
This was created to run basic windows command lines. So all that is needed to customize is to right click and choose "Open with Notepad". I have most of the lines labeled to what they do. If this file does not work for you then it is usually a permissions. Sometimes after running this useing the Domain administrator account or a Domain user instead of the "Scans" user will allow scanning to work.
Use at your own descretion, I take no responsibility of a crashed system.
Dropbox - Scan user.bat.zip - Simplify your lifeWhateverComment
-
Comment