Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
À partir d’avant-hier4sysops

Deploy Windows 11 with the free PowerShell framework OSDCloud

30 mai 2024 à 17:58
OSDCloud is a free PowerShell framework for deploying Windows 10 and Windows 11. The tool provides simple methods for adding drivers and configuring settings in an image. After booting from a customized WinPE, either the OSDCloudGUI or an automated script initiates the installation.

Apply a custom Windows image using DISM or PowerShell

28 mai 2024 à 20:31
After capturing an image from a reference installation, you can deploy it to as many computers as needed. Multiple methods are available for this task. A common approach involves booting the target PCs from WinPE using a USB drive or PXE, and then applying the image with DISM or PowerShell.

Remove store apps from a Windows image

21 mai 2024 à 19:22
In professional environments, most store apps delivered with Windows are of little value, prompting admins to remove them from the image before deployment. However, you should avoid indiscriminately deleting them, as some system-relevant apps may be among them. PowerShell can be used to remove the crapware selectively.

Generalize and capture a custom Windows 11 image

16 mai 2024 à 17:32
Many admins prefer to use a customized image rather than Microsoft's standard image for deploying Windows 11. This involves creating a reference installation of the OS tailored to their specific needs. After generalizing it with Sysprep, the image is written to a WIM archive using DISM or PowerShell.

Create, use, and manage Windows Passkeys

Par : Brandon Lee
11 avril 2024 à 14:42
Windows Passkeys, introduced with Windows 11 23H2, is a passwordless sign-in solution that uses your Windows Hello credentials (face, PIN, or linked device) for secure and convenient authentication to websites and apps. This guide will teach you how to create, use, and manage a passkey using Windows Hello.

Use unattend.xml to skip Out-of-Box Experience (OOBE) when installing Windows 11

10 avril 2024 à 13:42
The Windows setup goes through several phases, with the last one being the Out-of-Box Experience (OOBE). It presents users with multiple dialogs for system configuration. Some settings are security-related, while others may be unclear to many users. Using an answer file, they can be automatically customized.

Export Windows 11 Start layout and deploy it without Group Policy

20 mars 2024 à 14:27
If you want to pin the same program icons to the Start menu of many computers, you can export a reference configuration in JSON format and distribute it to the target PCs on the network. However, in Windows 11, this method no longer works when using Group Policy. If you don't have an MDM solution, two workarounds exist.

Privacy settings in Microsoft Edge: disable tab grouping, follow creators, similar sites, and shopping recommendations

7 mars 2024 à 14:26
Microsoft is known to regularly use its platform to push its software and cloud services onto users. They often provide only little value but tend to bloat the system or siphon off data. The latter applies to a number of Edge browser features. They are active by default but can be disabled via GPO.

Sudo for Windows vs. Runas and Sudo for Linux

Par : Edem Afenyo
1 mars 2024 à 17:08
Sudo for Windows has been available since Build 26052 and is currently only accessible through the Windows Insiders program as part of preview builds for Windows 11. At this time, it appears that sudo will not come to Windows Server 2025. In this article, I explain how to use sudo in Windows 11 and compare Sudo for Windows with Runas, Gsudo, and Sudo for Linux.
❌
❌