Hi All,
I have almost addressed all security recommendation from a single powershell script but i'm stuck with below two settings.
- Disable Managed Object Browser
- Establish a password policy for password complexity
Disable managed object browser needs vim-cmd command and while password policy needs to edit etc./pam.d/passwd
I was wondering is there way I can implemented above two settings using powercli.
it means I run single powercli script and then script hardens entire ESXi box.
Thanks,
Preetam