Enabling IoT Remote Server in Windows 10 IoT Core with PowerShell
Are you looking to enable the IoT Remote Server in your Windows 10 IoT Core? Look no further! Villesoft, a leading provider of professional website development in the Business and Consumer Services industry, is here to guide you through the process.
Why Enable IoT Remote Server?
Enabling the IoT Remote Server in Windows 10 IoT Core can greatly enhance your IoT development and management capabilities. By enabling this feature, you gain remote access to your IoT devices, allowing you to monitor, update, and troubleshoot them from anywhere.
The Power of PowerShell
PowerShell is a powerful scripting language developed by Microsoft, and it offers a comprehensive set of tools for managing Windows-based operating systems. With PowerShell, you can automate tasks, manage services, configure devices, and much more. In this guide, we will leverage the power of PowerShell to enable the IoT Remote Server in Windows 10 IoT Core.
Step-by-Step Guide
Step 1: Verify Windows 10 IoT Core Version
Before proceeding, it is important to ensure that you are running the correct version of Windows 10 IoT Core that supports the IoT Remote Server feature. You can check the version by following these steps:
- Open the PowerShell console on your Windows 10 IoT Core device.
- Type the command Get-ItemProperty HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\IoT /v BuildBranch and press Enter.
- Look for the value of "BuildBranch". If it starts with "IoTCore", you are running a compatible version.
Step 2: Enable Windows IoT Remote Server
Once you have verified the version, you can proceed to enable the Windows IoT Remote Server by following these steps:
- Launch the PowerShell console as an administrator.
- Run the command CheckNetIsolation LoopbackExempt -a -n=Client to enable loopback exemption.
- Run the command Set-ItemProperty -Path HKLM:\SYSTEM\ControlSet001\Services\AdminX\Device\Settings -Name "AllowRemoteShellAccess" -Value 1 to allow remote shell access.
- Restart your Windows 10 IoT Core device for the changes to take effect.
Step 3: Test Remote Server Access
After enabling the IoT Remote Server, it's crucial to test the remote server access to ensure everything is properly set up. Follow these steps:
- Launch the PowerShell console.
- Type the command New-PSSession -ComputerName -Credential , replacing with the IP address of your Windows 10 IoT Core device and with an authorized username.
- You will be prompted to enter the password for the specified username. Enter the password and press Enter.
- If the connection is successful, you will see a new PS session with the device.
Conclusion
Congratulations! You have successfully enabled the IoT Remote Server in Windows 10 IoT Core using PowerShell. Now you can remotely access and manage your IoT devices with ease. Villesoft, with its expertise in website development, ensures that you have all the necessary knowledge and tools to make the most out of your IoT infrastructure.
At Villesoft, we specialize in providing top-notch website development services for businesses and consumers in various domains, including IoT, e-commerce, and more. Our team of experienced professionals is dedicated to delivering customized solutions that cater to your specific needs.
Contact us today to learn more about how Villesoft can help you take your IoT development and management to new heights.