Change mobile hotspot network name and password permanently using PowerShell

CCL 0 Reputation points
2023-08-28T07:03:10.12+00:00

I need a command or a script to permanently change windows hotspot name and password. So when I turn ON hotspot from notification bar every time, this Username and Passwords are fixed.

I specifically want to do it with PowerShell script or command, because I have to configure it for all the machines in the network (more than 100).

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-09-13T08:04:26.2066667+00:00

    Hi,

    You can use the netsh command to add a profile or give a try to the wifiprofilemanagement module.

    https://www.powershellgallery.com/packages/wifiprofilemanagement/2.0.0-beta3

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.