x
This website is using cookies. We use cookies to ensure that we give you the best experience on our website. More info. That's Fine
HPC:Factor Logo 
 
Latest Forum Activity

Network sharing of directories in CE

I dunk for bananas Page Icon Posted 2022-09-26 12:20 AM
#
Avatar image of I dunk for bananas
H/PC Elite

Posts:
702
Location:
Europe
Status:
Is it possible to provide network shares from a CE 5 machine?
 Top of the page
C:Amie Page Icon Posted 2022-09-26 7:41 AM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
17,976
Location:
United Kingdom
Status:
If the device has SMBServer.dll on it, then yes.
https://learn.microsoft.com/en-us/previous-versions/windows/embedded/ms884924(v=msdn.10)

[HKEY_LOCAL_MACHINE\Services\SMBServer\Shares\Root] 
    "Path"="" 
"Type"=dword:0

[HKEY_LOCAL_MACHINE\Services\SMBServer]
"AdapterList"="*"
"Keep"=dword:1
"Prefix"="SMB"
"Index"=dword:0
"DLL"="smbserver.dll"
"Order"=dword:12

[HKEY_LOCAL_MACHINE\Services\Smbserver\Shares]
"UseAuthentication"=dword:0
"NoSecurity"=dword:1


You need to set the hostname too. Keep in mind it will be SMB 1 only.
 Top of the page
I dunk for bananas Page Icon Posted 2022-09-26 12:30 PM
#
Avatar image of I dunk for bananas
H/PC Elite

Posts:
702
Location:
Europe
Status:
Quote
C:Amie - 2022-09-26 7:41 AM

If the device has SMBServer.dll on it, then yes.
https://learn.microsoft.com/en-us/previous-versions/windows/embedded/ms884924(v=msdn.10)

[HKEY_LOCAL_MACHINE\Services\SMBServer\Shares\Root] 
    "Path"="" 
"Type"=dword:0

[HKEY_LOCAL_MACHINE\Services\SMBServer]
"AdapterList"="*"
"Keep"=dword:1
"Prefix"="SMB"
"Index"=dword:0
"DLL"="smbserver.dll"
"Order"=dword:12

[HKEY_LOCAL_MACHINE\Services\Smbserver\Shares]
"UseAuthentication"=dword:0
"NoSecurity"=dword:1


You need to set the hostname too. Keep in mind it will be SMB 1 only.


Thank you very much, I will be giving this a try
 Top of the page
wiktorpyk Page Icon Posted 2023-02-08 9:56 PM
#
Avatar image of wiktorpyk
H/PC Newbie

Posts:
7
Location:
Poland 
Status:
Is there maybe a way to pick a username and password? The connection is giving me a permission error
 Top of the page
C:Amie Page Icon Posted 2023-02-08 10:43 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
17,976
Location:
United Kingdom
Status:
Remember you can only used SMB 1.0 and may need SMB signing turned off too.
 Top of the page
Jump to forum:
Seconds to generate: 0.140 - Cached queries : 62 - Executed queries : 9