I want to use Raspberry pi as the WiFi Repeater, Pi needs to get connected to the WiFi and as well as it needs to work as a hotspot. Is it possible in Windows IoT, if not which OS Can i Use?
I don't believe you can use netsh on Windows IoT, but you could write an app that connects to WiFi using these APIs, then sets up the hotspot using these APIs.