Hi MSMG, thank you for the great work you do, but this time I had a hard time using it, because it always gave me error in the network installation. I had to do many tests to achieve the result I wanted. I finally figured out what the removal was that didn't make the network install. NcsiUwpApp, this was the removal that blocked the network installation. This is the ISO used, the index n° 5 (win 10 Pro) it-it_windows_10_business_editions_version_22h2_updated_dec_2022_x64_dvd_d5cd3308.iso These are the removals with the ToolKitHelper method: RemovePkgsList.txt ; EdgeChromium ; InternetExplorer FirstLogonAnimation GameExplorer LockScreenBackground ScreenSavers ; SnippingTool SoundThemes SpeechRecognition Wallpapers ; WindowsMediaPlayer ; WindowsPhotoViewer WindowsThemes WindowsTIFFIFilter WinSAT OfflineFiles OpenSSH RemoteDesktopClient RemoteDifferentialCompression ; SimpleTCPIPServices TelnetClient TFTPClient WalletService WindowsMail AssignedAccess CEIP FaceRecognition KernelDebugging LocationService PicturePassword PinEnrollment UnifiedTelemetryClient WiFiNetworkManager WindowsErrorReporting WindowsInsiderHub HomeGroup MultiPointConnector OneDrive RemoteAssistance RemoteDesktopServer RemoteRegistry WorkFoldersClient AccessibilityTools DeviceLockdown EaseOfAccessCursors EaseOfAccessThemes EasyTransfer FileHistory Magnifier ManualSetup Narrator ; Notepad OnScreenKeyboard ; Paint ProjFS ; SecurityCenter StepsRecorder StorageSpaces SystemRestore WindowsBackup ; WindowsFirewall WindowsSubsystemForLinux WindowsToGo ; Wordpad AADBrokerPlugin AccountsControl AddSuggestedFoldersToLibraryDialog AppResolverUX AssignedAccessLockApp AsyncTextService BioEnrollment CallingShellApp CapturePicker CBSPreview ContentDeliveryManager CredDialogHost ECApp Edge EdgeDevToolsClient FileExplorer FilePicker LockApp MapControl NarratorQuickStart ; NcsiUwpApp (Do not remove as it blocks network installation) OOBENetworkCaptivePortal OOBENetworkConnectionFlow ParentalControls PeopleExperienceHost PinningConfirmationDialog PrintDialog QuickAssist RetailDemoContent SearchApp SecureAssessmentBrowser SettingSync SkypeORTC SmartScreen WebcamExperience Win32WebViewHost ; WindowsDefender WindowsMixedReality WindowsReaderPDF WindowsStoreClient XboxClient XboxGameCallableUI XGpuEjectDialog 3DViewer AdvertisingXaml Alarms BingWeather CalculatorApp Camera CommunicationsApps Cortana DesktopAppInstaller FeedbackHub GetHelp Getstarted HEIFImageExtension Maps MixedRealityPortal OfficeHub OfficeOneNote Paint3D People Photos ServicesStoreEngagement ScreenSketch SkypeApp SolitaireCollection SoundRecorder StickyNotes StorePurchaseApp VP9VideoExtensions Wallet WebMediaExtensions WebpImageExtension WindowsStoreApp XboxApp XboxGameOverlay XboxGamingOverlay XboxIdentityProvider XboxSpeechToTextOverlay XboxTCUI YourPhone ZuneMusic ZuneVideo ------------------------------------------------------------- Surely you will be able to solve this problem. Hello and thank you for all you do. I don't speak English, I translated with Google Translator.
Hi @inTerActionVRI could tell me if remove ContentDeliveryManager from Windows 10 and Windows 11 is safe. I see on IMCK that the xtreme lite edition removes it, but is safe? I mean, windows proceeds with installation normally? I heard that OOBE requires ContentDeliveryManager
This currently lacks testing. You could test and report the results. It has over a year of updates and something may have changed. It's also been a long time since I installed the system without AutoUnattend.xml. Installing with AutoUnattend.xml, OOBE will have no problems.
Will try here in VirtualBox, did you known something that prevent smart App Control not starting as evaluate mode in clean installation W11? @inTerActionVRI
I think I had previously misunderstood... Now it's clear. I didn't quite understand this working dynamic. So I still don't know how to help you. The right thing would be for me to have Build 22621 in daily use. I'm planning this migration this or next month.
@DennyAmaro Smart App Control Enable Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Policy] "VerifiedAndReputablePolicyState"=dword:00000001 Disable Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Policy] "VerifiedAndReputablePolicyState"=dword:00000000 Evaluation Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Policy] "VerifiedAndReputablePolicyState"=dword:00000002 Source: 11 Forum
@MSMG Can you please confirm if the user name entered when instsalling Windows is added to the Users local group. With the v129 21H2 2251 image I'm using, the user is consistently not added to the users local group.
Is that a question or a statement? If it's a question: yes I can add it via lusrmgr.msc. I was also able to add the user with net localgroup users tanya /add What I want to know is it supposed to be this way? On the absence of any answer I've updated my script to add the account to the local users group. But other people I talk to say it's not supposed to happen.