Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Install windows update patch by msu file #525

Merged
merged 21 commits into from
Jan 10, 2024

Commits on Jan 9, 2024

  1. windows update test

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d490385 View commit details
    Browse the repository at this point in the history
  2. use tempalte to generate the ps1 script

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    53a17af View commit details
    Browse the repository at this point in the history
  3. try parameter forcerestart

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0f3aea1 View commit details
    Browse the repository at this point in the history
  4. install msu file

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1b2cfe1 View commit details
    Browse the repository at this point in the history
  5. Add case to restore the original base snapshot

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    55a8664 View commit details
    Browse the repository at this point in the history
  6. remove tempalte

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6840641 View commit details
    Browse the repository at this point in the history
  7. get msu file from folder

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    80cd85d View commit details
    Browse the repository at this point in the history
  8. exit testing when msu installation failed

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8d0fa81 View commit details
    Browse the repository at this point in the history
  9. add windows_msu_share_point to vars file

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2b4d01e View commit details
    Browse the repository at this point in the history
  10. do not display server password in log

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f8008a1 View commit details
    Browse the repository at this point in the history
  11. address comments

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0e31880 View commit details
    Browse the repository at this point in the history
  12. fix some logic

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    aa08bc3 View commit details
    Browse the repository at this point in the history
  13. restore the basesnpashot in env_cleanup

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    37311dd View commit details
    Browse the repository at this point in the history
  14. fix review comments

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4b08e7d View commit details
    Browse the repository at this point in the history
  15. split file windows_update_install.yml

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4f2ce98 View commit details
    Browse the repository at this point in the history
  16. address new comments

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f784f3e View commit details
    Browse the repository at this point in the history
  17. fix review comments

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cf5c246 View commit details
    Browse the repository at this point in the history
  18. address comments

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b699d52 View commit details
    Browse the repository at this point in the history
  19. modify the task name

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    eed248c View commit details
    Browse the repository at this point in the history
  20. change var name

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9ddc7d7 View commit details
    Browse the repository at this point in the history
  21. add one parameter to utility win_execute_cmd.yml

    Signed-off-by: Yanan Shen <yanans@vmware.com>
    123lzxm committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1afa4fc View commit details
    Browse the repository at this point in the history