Thanks this fixed the blank problem.
Other problems I encountered was
'The group or resource is not in the correct state to perform the requested operation'
To fix this:
1) Open an elevated Command Prompt window
2) type:
netsh wlan set hostednetwork mode=allow
To open an elevated Command...