Let's do automation
Let's do automation
  • Видео 387
  • Просмотров 161 674
Group Policy: Windows 11 remove copilot from taskbar
In this video, I will be using Group Policy to remove copilot from taskbar in Windows 11
GitHub: github.com/letsdoautomation/group-policy/blob/main/Windows%2011%20remove%20copilot%20from%20taskbar/README.md
Просмотров: 264

Видео

PowerShell: Windows 11 remove copilot from taskbar
Просмотров 209Месяц назад
In this video, I will be using PowerShell to remove copilot from taskbar in Windows 11 GitHub: github.com/letsdoautomation/powershell/blob/main/Windows 11 remove copilot from taskbar/README.md
PowerShell: Rename-Computer
Просмотров 121Месяц назад
In this video, I will be using PowerShell to rename Windows computer. GitHub: github.com/letsdoautomation/powershell/blob/main/Rename-Computer/README.md
Windows Configuration Designer: Chocolatey and default applications OPTION 2
Просмотров 1102 месяца назад
In this video, I will be creating provisioning package with WCD to prepare computer without user interaction and provisioning software with PowerShell for offline installation and chocolatey for online installation and set default applications. GitHub: github.com/letsdoautomation/windows-configuration-designer/tree/main/Chocolatey and default applications OPTION 2
Windows Configuration Designer: Creating viewer requested Windows automation package 01
Просмотров 5152 месяца назад
In this video, I will create viewer requested provisioning package to automate Windows 11 computer provisioning using Windows Configuration Designer, PowerShell, Chocolatey, WPF and 7-Zip Automation will include: Installing software Enabling desktop icons Deploying files and creating shortcuts Performing windows updates Pining software to taskbar Installing Google Chrome extensions Configuring ...
Windows Configuration Designer: Chocolatey and default applications OPTION 1
Просмотров 1822 месяца назад
In this video, I will be creating provisioning package with WCD to prepare computer without user interaction and provisioning software with chocolatey and set default applications. GitHub: github.com/letsdoautomation/windows-configuration-designer/tree/main/Chocolatey and default applications OPTION 1
Silent software installation: Microsoft 365 Office with ODT
Просмотров 4372 месяца назад
In this video, I will be using Office Deployment Tool to perform online and offline ms365 office offline and online installation. GitHub: github.com/letsdoautomation/silent-software-installations/tree/main/Microsoft 365 Office with ODT
Windows Configuration Designer: File deployment package
Просмотров 2283 месяца назад
In this video, I will be using Windows Configuration Designer to create provisioning package for file deployment. GitHub: github.com/letsdoautomation/windows-configuration-designer/tree/main/File deployment package
Windows Configuration Designer: Configuring Default App Associations
Просмотров 2293 месяца назад
In this video, I will be using Windows WCD to creating provisioning package that installs Adobe Reader, Google Chrome and then sets: Adobe Reader as default PDF editor Google Chrome as default browser I will also use my setup.ps1 script to create local admin user and remove privacy experience menu. GitHub: github.com/letsdoautomation/windows-configuration-designer/tree/main/Configuring Default ...
Windows: Prevent Outlook new and Dev Home from installing for new users
Просмотров 2793 месяца назад
In this video, I will be modifying registry to stop Windows 11 from installing Outlook (new) and Dev Home for new users. GitHub: github.com/letsdoautomation/windows/blob/main/Prevent Outlook new and Dev Home from installing for new users/README.md Discord: discord.gg/jsVtn5CMxC
Windows Configuration Designer: Remove Windows 11 bloatware and configure start menu
Просмотров 4503 месяца назад
In this video, I will be using Windows WCD to remove automatically remove unnecessary default Windows Store apps and configure start menu layout and prevent OneDrive from installing for new users. GitHub: github.com/letsdoautomation/windows-configuration-designer/tree/main/Remove Windows 11 bloatware and configure start menu
Windows: Prevent OneDrive from installing for new users
Просмотров 2003 месяца назад
In this video, I will be modifying registry to stop Windows 11 from installing OneDrive for new users. GitHub: github.com/letsdoautomation/windows/blob/main/Prevent OneDrive from installing for new users/README.md
Windows Configuration Designer: Deploy Office 2016 VL
Просмотров 2533 месяца назад
In this video, I will be using Windows Configuration Designer to create provisioning package that performs Office 2016 VL installation. GitHub: github.com/letsdoautomation/windows-configuration-designer/tree/main/Deploy Office 2016 VL
Windows Tools: Self-Extracting EXE archive with 7-zip
Просмотров 4593 месяца назад
In this video, I will be using 7-zip to create self-extracting .EXE archive package to multiple deploy files and perform software installation. GitHub: github.com/letsdoautomation/windows-tools/tree/main/Self extracting .EXE archive with 7-zip
Silent software installation: Microsoft Office 2016 VL
Просмотров 2933 месяца назад
In this video, I will be using Microsoft Office Customization Tool to create Microsoft Office 2016 VL customization file and perform silent Microsoft Office 2016 VL installation. GitHub: github.com/letsdoautomation/silent-software-installations/blob/main/Microsoft Office 2016 VL/README.md
Windows Configuration Designer: Configure regional settings
Просмотров 3403 месяца назад
Windows Configuration Designer: Configure regional settings
PowerShell: Windows 11 set default applications for new users
Просмотров 9863 месяца назад
PowerShell: Windows 11 set default applications for new users
PowerShell: Get-WinHomeLocation, Set-WinHomeLocation
Просмотров 1183 месяца назад
PowerShell: Get-WinHomeLocation, Set-WinHomeLocation
PowerShell: Get-WinSystemLocale, Set-WinSystemLocale
Просмотров 1513 месяца назад
PowerShell: Get-WinSystemLocale, Set-WinSystemLocale
PowerShell: Windows 11 Configure regional settings
Просмотров 2833 месяца назад
PowerShell: Windows 11 Configure regional settings
PowerShell: Get-WinUserLanguageList, Set-WinUserLanguageList
Просмотров 2023 месяца назад
PowerShell: Get-WinUserLanguageList, Set-WinUserLanguageList
Windows Configuration Designer: Skip Out-Of-Box Experience
Просмотров 4264 месяца назад
Windows Configuration Designer: Skip Out-Of-Box Experience
Chocolatey: Modifying community packages to install multiple versions
Просмотров 404 месяца назад
Chocolatey: Modifying community packages to install multiple versions
PowerShell: Get-Culture, Set-Culture
Просмотров 1164 месяца назад
PowerShell: Get-Culture, Set-Culture
PowerShell: Get-TimeZone, Set-TimeZone
Просмотров 1874 месяца назад
PowerShell: Get-TimeZone, Set-TimeZone
PowerShell: Get-LocalUser, New-LocalUser, Set-LocalUser, Disable-LocalUser and Enable, Remove
Просмотров 1834 месяца назад
PowerShell: Get-LocalUser, New-LocalUser, Set-LocalUser, Disable-LocalUser and Enable, Remove
Chocolatey: Create WinRAR software deployment package
Просмотров 204 месяца назад
Chocolatey: Create WinRAR software deployment package
Chocolatey: Create Zoom software deployment package
Просмотров 314 месяца назад
Chocolatey: Create Zoom software deployment package
Silent software installation: Modern MSIX Microsoft Teams installer
Просмотров 3,6 тыс.4 месяца назад
Silent software installation: Modern MSIX Microsoft Teams installer
WiX toolset 4 CLI: Package Modern Microsoft teams MSIX into MSI
Просмотров 7634 месяца назад
WiX toolset 4 CLI: Package Modern Microsoft teams MSIX into MSI

Комментарии

  • @joniroxanne96
    @joniroxanne96 8 часов назад

    Holy shit, this works! 🤯

  • @TheFaarf
    @TheFaarf День назад

    Thank you, this worked like a charm!

  • @stephenbarraclough5242
    @stephenbarraclough5242 День назад

    i tired this. Didnt work. second i execute the command from the folder they are in (with admin), it literally just moves to completed, no install happens. This is on fresh windows 10 VMs for testing at current, i didnt mod the product verion, picked the ones i wanted from the list, any idea why

    • @LetsDoAutomation
      @LetsDoAutomation День назад

      one of the ways you can troubleshoot is to remove <Display Level="None" AcceptEULA="TRUE" /> in the xml file and then re-run the installation and this time error message should pop up

  • @micah7448
    @micah7448 День назад

    Does this work for windows 10 as well? I am looking to deploy something like this via intune.

    • @LetsDoAutomation
      @LetsDoAutomation День назад

      not 100% sure, but i think that registry in the video works with windows 10 and also not sure how easy it is to deploy registry settings that are in HKCU hive with intune.

  • @na-xp8sl
    @na-xp8sl 2 дня назад

    this does not really work consitently updates can bring the key back or add if its not there to start with. then there is no way to pre-delete it. we need a way to block this from installing.

    • @LetsDoAutomation
      @LetsDoAutomation 2 дня назад

      Well so far it works good for me and I do keep my systems updated,. I understand that the solution most likely is not permanent but I don't think that there is permanent solutions to Microsoft's shenanigans :) In my opinion best way is to learn to adapt and respond quickly

  • @gblalbergamo7938
    @gblalbergamo7938 8 дней назад

    Thanks for the video, now I have the problem that when I want to run something as administrator the YES is missing can you help me solve this problem?

  • @leventmahircan8620
    @leventmahircan8620 8 дней назад

    How to revert this operation?

  • @GiovanniMucin
    @GiovanniMucin 14 дней назад

    thank you kind stranger

  • @telescopebuilder
    @telescopebuilder 15 дней назад

    Thanks, keep em up. Trying to roll out the Win 11 Pro image for my organization and it's quite a pain!

  • @nofacegimi_ro9467
    @nofacegimi_ro9467 17 дней назад

    thank you

  • @galomc8734
    @galomc8734 18 дней назад

    thanksss

  • @joedepalo419
    @joedepalo419 19 дней назад

    Stop mumbling s'il vous plait. or turn up the volume.

  • @jimtucker3344
    @jimtucker3344 22 дня назад

    When I've used cleanpcwithoutretaininguserdata, or joining the device to Azure Ad using BPRT, the pc doesn't automatically login under the admin account, and the runonce key to run a script on first login does not run either. The admin account does exist and the device context script has run as the files have been moved to the desired working directory. Any ideas what the issue might be?

    • @LetsDoAutomation
      @LetsDoAutomation 21 день назад

      try executing the value from runonce entry from admin CMD window and see if there are any errors.

  • @Jay82_1
    @Jay82_1 23 дня назад

    Thanks for this. Microsoft broke the TaskbarDA setting in the user hyve, this works (Y)

  • @sactownraiders01
    @sactownraiders01 28 дней назад

    great video on deploying bookmarks, but what if I need to export bookmarks from 300+ users? Could that be done via GPO or Powershell?

  • @Xrystian
    @Xrystian Месяц назад

    Thank you!!

  • @richmondalang9435
    @richmondalang9435 Месяц назад

    how can i get the github commands you use

  • @RicanLightning904
    @RicanLightning904 Месяц назад

    Thanks

  • @bhautiksavaj4376
    @bhautiksavaj4376 Месяц назад

    this is not working in my windows

  • @kwilderful
    @kwilderful Месяц назад

    Sorry but your volume is very low, can't hardly hear you. Also your screen is too large. Can't see any detail. Not watching anymore.

  • @VeryCuul
    @VeryCuul Месяц назад

    Hi! I don’t understand exactly how to use the DeployDesktopImage and DeployLockScreenImage values under personalization work. When i select my image from my local pc and set the DesktopImageUrl one to “myfile.png” the background isn’t set. What do I have to do to make the ppkg set the desktop background from a local file?

  • @mic1001
    @mic1001 Месяц назад

    Hello and thank you so much for posting this! I've started testing and using this for our ppkg for Windows at work. Can you please tell me how I can add a pause (start-sleep -seconds 30) in the for each loop? I'd like the foreach command to wait 30 before going on to the next task. Thank you in advance!

  • @hangingwithbigmike
    @hangingwithbigmike Месяц назад

    Straight to the point, clean and clear and no unnecessary music or other distractions. Very good tutorial!

  • @TheRoss154
    @TheRoss154 Месяц назад

    Hi as always great video I wonder if it is possible to create a similar window so that the user has to enter their username when they first start Office (Office2019: Options\General\Username) ?

    • @LetsDoAutomation
      @LetsDoAutomation Месяц назад

      not sure if i understand what you mean.. You want to login to ms365 ? via gui ?

    • @TheRoss154
      @TheRoss154 Месяц назад

      @@LetsDoAutomation No, I have Office 2019 without subscription. In option Office you can add information who is the author of the document (Office2019: Options\General\Username). or maybe is possible add username from AD?

    • @LetsDoAutomation
      @LetsDoAutomation Месяц назад

      aaahh this could be done. most of the settings like that one are registry settings. So most likely few setting would need to be created to fill in that information.

    • @TheRoss154
      @TheRoss154 Месяц назад

      @@LetsDoAutomation You are right, in the registry (Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Common\UserInfo) I found the username, userInitials and company But how to fill it out conveniently?

  • @MrDalek89
    @MrDalek89 Месяц назад

    Норм акцент

  • @slarkiemon
    @slarkiemon Месяц назад

    Thanks. I followed this method to create WPS.msi file installation.. however it was asking elevated admin rights when I tried to test it on my dummy pc which is not good at all.. is there a way to suppress it? im a new guy on this stuffs.. thank you

  • @TheCodeakira
    @TheCodeakira Месяц назад

    I can't add MS Teams? why is that?

  • @BigRichardChungus1
    @BigRichardChungus1 Месяц назад

    My guy, I've been looking for a way to do this for over a year. I really can't thank you enough!

  • @papasha798
    @papasha798 Месяц назад

    Огонь, спасибо братан

  • @AcksiosKim
    @AcksiosKim Месяц назад

    Thank you for your video. I learnd a lot. but it doesn't install the Team on my domain computer. At the booting, I saw "TEAM is installing" for a sec and move on to next thing and boot up. I don't see the new team. When I tried with PsExec.exe, it installs it. so .msi file should be ok. I am looking at gpresult data. But I do not know what I suppose to see... :) Where would you check next?

    • @LetsDoAutomation
      @LetsDoAutomation Месяц назад

      do you see the msi teams installer installed in add or remove programs ? I would try install manually from add or remove programs to see if there is any network related issues and if that works i would check event log for anything related to DISM.

  • @Brian_C_6436
    @Brian_C_6436 Месяц назад

    It works for me! Thank you!

  • @thanhduongphan315
    @thanhduongphan315 Месяц назад

    Thanks alot! You helped me very much guy

  • @slarkiemon
    @slarkiemon Месяц назад

    Hello! I'm your new subscriber! Awesome vids! Happy to find your channel where we can learn something nice! Btw, I'd like to know if this method is much better than pushing 1by1 application to the domain members just like your other guides here. If I understand it correctly, I need to setup installers and then this method user will install the apps that they need. How about the admin credential pop-up window? Was it suppressed by this method? Thank you

    • @LetsDoAutomation
      @LetsDoAutomation Месяц назад

      when using this method user does not need to be administrator or provide credentials. this method is not better or worse. everything depends on what you want to a accomplish.

  • @Giancarlo_Sforza
    @Giancarlo_Sforza Месяц назад

    Nice one

  • @BartTech
    @BartTech Месяц назад

    thnx

  • @saviomil
    @saviomil Месяц назад

    How to pin to taskbar?

  • @bbaaddgamers199
    @bbaaddgamers199 2 месяца назад

    yooooooooooooooooo thats amazing

  • @perrenud8282
    @perrenud8282 2 месяца назад

    👍

  • @grokit
    @grokit 2 месяца назад

    Great videaos. Thanks a lot. I do have troubles setting Region and especially Keyboard layout. In my case, region = Switzerland, keyboard layout = Swiss German. I'm able to set the region, but the keyboard layout sticks with German. Can't get it to switch to Swiss-German which is slightly different. Do you have a suggestion to solve this? Thanks Dan

  • @imranawan7908
    @imranawan7908 2 месяца назад

    Nice Videos . I like to know if we can import these packages you created to a windows 10 or 11 Vanilla image. We give out these Vanilla images . To IT team to reset there devices . It would be ideal we have all these packages installed . Less this to do when the device is getting Autopilot

    • @LetsDoAutomation
      @LetsDoAutomation 2 месяца назад

      I'm not sure if I understand. Vanilla image ? That's an image that was not modified correct ? how is the IT team installing windows ? with USB ?

    • @imranawan7908
      @imranawan7908 2 месяца назад

      @@LetsDoAutomation yes. We download the latest windows 10 / 11 image from Microsoft and give to local IT. It’s faster to rest the device using this USB . As you know Office and some applications take time to install. I was wondering we can import these xml / packages to this Vanilla.

    • @LetsDoAutomation
      @LetsDoAutomation 2 месяца назад

      okay. what do you mean by import ? you want software to be already installed ? or do you want the package execution to start automatically ? Because if you place the ppkg file on the USB that you have windows on it will automatically execute after windows installation and if you will have more then 1 package it will ask what package you want to apply.

    • @imranawan7908
      @imranawan7908 2 месяца назад

      @@LetsDoAutomation I have about 15 applications to be installed. Also have some scripts I need to install. These scripts are customising the windows for our organisation. I would like all the packages to be on the USB. It will fasten our Autopilot rollout. If this can be imported on the ISO. Then we will have all applications installed. They only thing left will be joining to device to the domain. We are in the hybrid join environment

  • @samiamanalien
    @samiamanalien 2 месяца назад

    I get permission denied when trying to copy the PolicyDefinitions to the SYSVOL\domain\Policies folder, even though I'm logged in as domain admin - any ideas?

  • @samspence594
    @samspence594 2 месяца назад

    not working - error ' the filename, directory name or volume label syntax is incorrect'.

    • @LetsDoAutomation
      @LetsDoAutomation 2 месяца назад

      i think you opened cmd windows instead of powershell. for this to work you need powershell

  • @davidb8110
    @davidb8110 2 месяца назад

    Thanks bro,i was wondering for this method

  • @userdarkshadow3307
    @userdarkshadow3307 2 месяца назад

    Again a super helpful Video. Thank you a lot!

  • @fitchthebuck
    @fitchthebuck 2 месяца назад

    I was looking for a way to automate the installation a bunch of programs on a few hundred machine. Gdrive is one of the problematic one that doesn't come with msi package. You are a god sent 🥰

  • @hermogeneslemos
    @hermogeneslemos 2 месяца назад

    Na nova página da Broadcom não achei a opção de fazer download do vmware workstation para o pop-os 22.04.

  • @ticochen3206
    @ticochen3206 2 месяца назад

    Can you add the command that add the computer into AD domain with desktop-application.ps1 , it mentioned in your video

  • @dhinakaran8736
    @dhinakaran8736 2 месяца назад

    I need a WPS application in msi package.Can you guide me.

  • @gregvdh5087
    @gregvdh5087 2 месяца назад

    Thanks for the video. Is it possible to change the name before enroll it in azure AD ?

    • @LetsDoAutomation
      @LetsDoAutomation 2 месяца назад

      Not sure, I don't have a lot of experience with interacting with AZ AD when it comes to computers. Most likely is that it is possible, but also not sure if the methods would be acceptable for you. For example a method that I'm pretty sure would work is that you could just change the name manually in OOBE using the command line or user interface before executing provisioning package. i do plan to make a video about how to manually interact with the computer in OOBE, i will include changing the computer name in it.

  • @LetsDoAutomation
    @LetsDoAutomation 2 месяца назад

    Let me know what other configurations, applications, and actions you want me to add to provisioning packages in future videos. Provide me with as many details as possible. I will also be using your comment/request in my video.

    • @perrenud8282
      @perrenud8282 2 месяца назад

      great content, can't wait to try it!