<img alt="" src="https://secure.hims1nice.com/151009.png" style="display:none;">
" style="background-color: #2c3e50;">
 

Blogs

Enabling IoT Remote Server in Windows 10 IoT Core with PowerShell

Posted by Mike Branstein on Sep 21, 2016 10:00:00 AM

This post is the eighth in a series describing our automation efforts for provisioning Windows 10 IoT Core on a Raspberry Pi. To recap, KiZAN has a lab of 26 Raspberry Pi 2 boards running Windows 10 IoT Core. On a regular basis, we need to re-flash, provision and configure the boards. When we perform the re-flash and provisioning process, it is manual and consumes more time than we want to spend (up to 2 days). In this post, you'll learn how to enable IoT remote server in Windows 10 IoT Core with PowerShell.

Read More

Topics: IoT (Internet of Things)

Disabling the Soft AP on Windows 10 IoT Core Using PowerShell

Posted by Mike Branstein on Sep 19, 2016 9:00:00 AM
This post is the seventh in a series describing our automation efforts for provisioning Windows 10 IoT Core on a Raspberry Pi. To recap, KiZAN has a lab of 26 Raspberry Pi 2 boards running Windows 10 IoT Core. On a regular basis, we need to re-flash, provision and configure the boards. When we perform the re-flash and provisioning process, it is manual and consumes more time than we want to spend (up to 2 days). In this post, you'll learn how to disable SoftAP in Windows 10 IoT Core with PowerShell.
Read More

Topics: IoT (Internet of Things)

Setting the Time Zone in Windows 10 IoT Core with PowerShell

Posted by Mike Branstein on Sep 16, 2016 3:08:24 PM

This post is the sixth in a series describing our automation efforts for provisioning Windows 10 IoT Core on a Raspberry Pi. To recap, KiZAN has a lab of 26 Raspberry Pi 2 boards running Windows 10 IoT Core. On a regular basis, we need to re-flash, provision and configure the boards. When we perform the re-flash and provisioning process, it is manual and consumes more time than we want to spend (up to 2 days). In this post, you'll learn how to set the time zone in Windows 10 IoT Core with PowerShell.

Read More

Topics: IoT (Internet of Things)

Setting the Screen Resolution in Windows 10 IoT Core with PowerShell

Posted by Mike Branstein on Sep 9, 2016 2:30:00 PM

This post is the fifth in a series describing our automation efforts for provisioning Windows 10 IoT Core on a Raspberry Pi. To recap, KiZAN has a lab of 26 Raspberry Pi 2 boards running Windows 10 IoT Core. On a regular basis, we need to re-flash, provision and configure the boards. When we perform the re-flash and provisioning process, it is manual and consumes more time than we want to spend (up to 2 days). In this post, you'll learn how to set the screen resolution in Windows 10 IoT Core with PowerShell.

Read More

Topics: IoT (Internet of Things)

Disabling Windows Update in Windows 10 IoT Core with PowerShell

Posted by Mike Branstein on Sep 8, 2016 9:00:00 AM

This post is the fourth in a series describing our automation efforts for provisioning Windows 10 IoT core on a Raspberry Pi. To recap, KiZAN has a lab of 26 Raspberry Pi 2 boards running Windows 10 IoT core. On a regular basis, we need to re-flash, provision and configure the boards. When we perform the re-flash and provisioning process, it is manual and consumes more time than we want to spend (up to 2 days). In this post, you'll learn how to use PowerShell for Disabling Windows Update on Windows 10 IoT Core.



Posts in this series:

Read More

Topics: IoT (Internet of Things)

Installing Wifi Drivers in Windows 10 IoT Core with PowerShell

Posted by Mike Branstein on Sep 6, 2016 3:00:00 PM

This post is the third in a series describing our automation efforts for provisioning Windows 10 IoT core on a Raspberry Pi. To recap, KiZAN has a lab of 26 Raspberry Pi 2 boards running Windows 10 IoT core. On a regular basis, we need to re-flash, provision and configure the boards. When we perform the re-flash and provisioning process, it is manual and consumes more time than we want to spend (up to 2 days). In this post, you'll learn how to use PowerShell to remotely install WiFi drivers on a Windows 10 IoT core device.

Read More

Topics: IoT (Internet of Things)

Renaming a Windows 10 IoT Core Device via PowerShell

Posted by Mike Branstein on Aug 31, 2016 11:34:55 AM

This post is the second of a series of posts describing our automation efforts for provisioning Windows 10 IoT core on a Raspberry Pi. (Click here to read the first post)

To recap, KiZAN has a lab of 26 Raspberry Pi 2 boards running Windows 10 IoT core. On a regular basis, we need to re-flash, provision and configure the boards. When we perform the re-flash and provisioning process, it is manual and consumes more time than we want to spend (up to 2 days). In our first post, you learned how to find the IP address of a Windows 10 IoT core device after the initial flash. The second step in our automation journey is automatically renaming a device. In this post, you'll learn how to use PowerShell to rename a Windows 10 IoT Core Device after its initial flash.

Read More

Topics: IoT (Internet of Things)

How To Find the IP Address of a Windows 10 IoT Core Device

Posted by Mike Branstein on Aug 19, 2016 12:37:45 PM

KiZAN has a lab of 26 Raspberry Pi 2 boards running Windows 10 IoT core. On a regular basis, we need to re-flash, provision, and configure the boards. When we perform the re-flash and provisioning process, it is manual, and consumes more time than we want to spend (up to 2 days).  Truth be told, we don't have 2 days of free time, so we decided to invest in automation.

Once the entire re-flash and provisioning process was automated, we hoped to reduce the time spent to under 2 hours. Yeah, from 2 days to 2 hours. You do the math. This post is one of a series of posts describing our automation efforts for provisioning Windows 10 IoT Core on the Raspberry Pi 2. 

In this post, you'll learn how to find the IP address of a Windows 10 IoT Core device after initial flash with PowerShell.

 

Read More

Topics: IoT (Internet of Things), Mobile App Development

Streaming Data into Azure IoT Hub

Posted by David Buckingham on May 3, 2016 12:42:15 PM

Microsoft has embraced the “Internet of Things”, IoT for short, with two services offered by Microsoft Azure: Azure IoT Suite and Azure IoT Hubs.

The Azure IoT Suite is set of pre-assembled Azure Services which help you quickly get started with pre-configured IoT solutions such as predictive maintenance and remote monitoring.  With these pre-configured solutions, you can quickly connect your “things” to Azure and easily have access to all of the rich services that Azure provides, without the time it takes to configure each specific service.

Read More

Topics: IoT (Internet of Things), Microsoft, Azure