Developing a Windows PowerShell script that configures a Windows 11 Pro user profile
I will hand over the Checklist and the script that implements 30% of the Checklist points and I expect to complete it so that it implements 100% of the Checklist points along with error handling when any of the points fails.
Example CHECKLIST points:
Windows + R > type "gpedit.msc" - Computer Configuration > Windows Settings > Security Settings >.
> Account Policies > { and here set } :
18 - [ Password rules ] Minimum password length: 10 characters
19 - [ Password rules ] Password must meet the complexity requirements: Enabled
20 - [ Password rules ] Maximum password validity: 180 days (in budget 30 days)
21 - [ Password rules ] Minimum password validity period: 0 days
22 - [ Password rules ] Force password history: 10
...
- Set Firefox as the default browser.
- Set google.co.uk as the start page. Tools (Alt + X) : 1) Edge > Settings > Open Microsoft Edge browser with > Specific sites > google.com > Click the floppy disk icon to save this setting.
more info at later time