Skip to content

Commit b34b9e0

Browse files
committed
Update docs
1 parent 3e5ee0a commit b34b9e0

5 files changed

Lines changed: 17 additions & 13 deletions

File tree

docs/about.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,30 +3,34 @@ layout: doc
33
---
44
# About
55

6-
**Windows Enterprise Defaults** is designed to customize Windows images, replacing Microsoft defaults to make them enterprise-ready. While Microsoft's defaults cater to a broad range of users—from individuals to enterprisesan optimized enterprise desktop requires tailored adjustments.
6+
**Windows Enterprise Defaults** is designed to customize Windows images, replacing Microsoft defaults to make them enterprise-ready. While Microsoft's defaults cater to a broad range of users—from individuals to enterprisesan optimized enterprise desktop requires tailored adjustments.
77

8-
This solution streamlines modifications to Windows by updating the default profile, Start menu, taskbar, user environment, and Explorer settings. It also manages Windows capabilities, features, and removes certain in-box application packages.
8+
This solution streamlines modifications to Windows by updating the default profile, Start menu, taskbar, user environment, and Explorer settings. It also manages Windows capabilities, features, and removes certain in-box applications.
99

10-
Windows Enterprise Defaults is not a "de-bloater", instead it focuses on making thoughtful changes without compromising the end-user experience. Though it removes some in-box applications and features, it ensures usability remains intact.
10+
Windows Enterprise Defaults is not a "de-bloater", instead it focuses on making thoughtful changes that improve the end-user experience, particularly the first sign-in experience. Though it removes some in-box applications and features, it ensures usability remains intact.
1111

12-
Supporting Windows 10, Windows 11, and Windows Server 2016–2025, this tool works for both physical PCs and virtual machines (e.g., Azure Virtual Desktop, Windows 365). While primarily aimed at provisioning gold images for PCs or virtual desktops, it can also be applied to Windows Server infrastructure roles.
12+
## Results
1313

1414
To see the improved end-user experience, check out the [Results](https://stealthpuppy.com/defaults/results/) page.
1515

16+
## Suported Platforms
17+
18+
Supporting Windows 10, Windows 11, and Windows Server 2016–2025, this tool works for both physical PCs and virtual machines (e.g., Azure Virtual Desktop, Windows 365). While primarily aimed at provisioning gold images for PCs or virtual desktops, it can also be applied to Windows Server infrastructure roles.
19+
20+
Windows Enterprise Defaults has been tested on Windows 10 (1809 and above), Windows 11, Windows Server 2016-2025. All scripts should work on any future versions of Windows; however, you should test thoroughly before deployment in production.
21+
1622
## Usage
1723

1824
The solution is intended for operating system deployment via various methods, including:
1925

20-
* Imported into the Microsoft Deployment Toolkit as an application for use during Lite Touch deployments - [Create a New Application in the Deployment Workbench](https://docs.microsoft.com/en-us/mem/configmgr/mdt/use-the-mdt#CreateaNewApplicationintheDeploymentWorkbench)
2126
* Imported into Configuration Manager for use during Zero Touch deployments: - [Create applications in Configuration Manager](https://docs.microsoft.com/en-us/mem/configmgr/apps/deploy-use/create-applications)
2227
* Packaged as a Win32 application and delivered via Microsoft Intune during Windows Autopilot - [Win32 app management in Microsoft Intune](https://docs.microsoft.com/en-us/mem/intune/apps/apps-win32-app-management)
2328
* Executed in a virtual machine image pipeline using [Azure Image Builder](https://docs.microsoft.com/en-us/azure/virtual-machines/image-builder-overview) or [Packer](https://www.packer.io/) when building a gold image
29+
* Imported into the Microsoft Deployment Toolkit as an application for use during Lite Touch deployments - [Create a New Application in the Deployment Workbench](https://docs.microsoft.com/en-us/mem/configmgr/mdt/use-the-mdt#CreateaNewApplicationintheDeploymentWorkbench)
2430
* Or even run manually on a Windows PC or virtual machine gold image if you're not using automation at all
2531

2632
## Supported Platforms
2733

28-
Windows Enterprise Defaults has been tested on Windows 10 (1809 and above), Windows 11, Windows Server 2016-2025. All scripts should work on any future versions of Windows; however, you should test thoroughly before deployment in production.
29-
3034
::: info
31-
Windows PowerShell only is supported - typically during operating system deployments, there should be no strict requirement for PowerShell 6 or above. While the solution should work OK on PowerShell 6+, no testing is done on those versions.
35+
Windows PowerShell only is supported - typically during operating system deployments, there should be no strict requirement for PowerShell 6 or above. While the solution will work OK on PowerShell 6+, no testing is done on those versions.
3236
:::

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,23 @@ hero:
2525

2626
features:
2727
- title: Gold images
28-
details: Optimise image from the stock Microsoft Windows ISO or public cloud with enterprise-ready defaults.
28+
details: Optimise images from the stock Microsoft Windows ISO or public cloud with enterprise-ready defaults.
2929
icon:
3030
src: /icons/ic_fluent_ribbon_32_color.svg
3131
- title: Windows Autopilot
32-
details: Optimise Windows during Windows Autopilot (or OSD with ConfigMgr) to make any PC enterprise-ready.
32+
details: Optimise Windows during Autopilot (or any OSD tool) to make all PCs enterprise-ready.
3333
icon:
3434
src: /icons/ic_fluent_laptop_48_color.svg
3535
- title: Default user profile
36-
details: Configures the default user profile (incl. the Start menu) to improve the first sign-in user experience.
36+
details: Configure the default user profile (incl. the Start menu) to improve the first sign-in user experience.
3737
icon:
3838
src: /icons/ic_fluent_people_home_48_color.svg
3939
- title: Language packs
40-
details: Install language packs and configure locale settings to enable Windows in user's native language.
40+
details: Install language packs and configure Windows locale settings to support user's native regions.
4141
icon:
4242
src: /icons/ic_fluent_person_feedback_48_color.svg
4343
- title: Inbox apps
44-
details: Remove unneccesary inbox Windows apps completey - no fluff or other settings required.
44+
details: Remove unneccesary inbox Windows apps completey before users sign-in - no other settings required.
4545
icon:
4646
src: /icons/ic_fluent_apps_48_color.svg
4747
- title: Registry settings
13.2 KB
Loading
-443 KB
Loading
-124 KB
Loading

0 commit comments

Comments
 (0)