<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>mbabu1 Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>mbabu1 Tracker</description>
    <pubDate>Thu, 23 Nov 2023 15:42:08 GMT</pubDate>
    <dc:date>2023-11-23T15:42:08Z</dc:date>
    <item>
      <title>Re: Authentication Services - Join domain for ESXi hosts</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Authentication-Services-Join-domain-for-ESXi-hosts/m-p/2974428#M112389</link>
      <description>&lt;P&gt;Thanks, that's worked perfectly.&lt;/P&gt;&lt;P&gt;Many thanks wetnose...legend&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 20:56:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Authentication-Services-Join-domain-for-ESXi-hosts/m-p/2974428#M112389</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-06-23T20:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication Services - Join domain for ESXi hosts</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Authentication-Services-Join-domain-for-ESXi-hosts/m-p/2974406#M112387</link>
      <description>&lt;P&gt;Thanks LucD,&lt;/P&gt;&lt;P&gt;I will give the script a try and report back with feedback.&lt;/P&gt;&lt;P&gt;Another question, is there a script I can run against a vCenter to check all esxi authentication services settings and see what hosts are missing the domains.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 15:47:29 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Authentication-Services-Join-domain-for-ESXi-hosts/m-p/2974406#M112387</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-06-23T15:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication Services - Join domain for ESXi hosts</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Authentication-Services-Join-domain-for-ESXi-hosts/m-p/2974360#M112385</link>
      <description>&lt;P&gt;I have found the following from a search:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Get-VMHost&lt;/SPAN&gt;&lt;SPAN&gt; | &lt;/SPAN&gt;&lt;SPAN&gt;Get-VMHostAuthentication&lt;/SPAN&gt;&lt;SPAN&gt; | &lt;/SPAN&gt;&lt;SPAN&gt;Set-VMHostAuthentication&lt;/SPAN&gt; &lt;SPAN&gt;-JoinDomain&lt;/SPAN&gt; &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;prod.cyberintegration.net/cis/computers/esxi&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; &lt;SPAN&gt;-Username&lt;/SPAN&gt; &lt;SPAN&gt;myusername&lt;/SPAN&gt; &lt;SPAN&gt;-Password&lt;/SPAN&gt; &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;mypassword&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;How can I edit the script to run against a host.csv file which has a list of all the hosts...?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 11:11:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Authentication-Services-Join-domain-for-ESXi-hosts/m-p/2974360#M112385</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-06-23T11:11:32Z</dc:date>
    </item>
    <item>
      <title>Authentication Services - Join domain for ESXi hosts</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Authentication-Services-Join-domain-for-ESXi-hosts/m-p/2974357#M112384</link>
      <description>&lt;P&gt;Hi LucD,&lt;/P&gt;&lt;P&gt;We have a few clusters where the hosts don't seem to have joined to a domain under authentication services.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a script available where a it will join the domain by providing the domain, username and password.&lt;/P&gt;&lt;P&gt;At the moment we have over 100 hosts with this issue.&lt;/P&gt;&lt;P&gt;See attached picture of the settings.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 10:57:13 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Authentication-Services-Join-domain-for-ESXi-hosts/m-p/2974357#M112384</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-06-23T10:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Add existing Domain service account to ESXi and map to role and add to exception users list</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-existing-Domain-service-account-to-ESXi-and-map-to-role-and/m-p/2974354#M112383</link>
      <description>&lt;P&gt;Hi LucD,&lt;/P&gt;&lt;P&gt;Worked like a dreammmmmmmmmmmmmmmmmm...!&lt;/P&gt;&lt;P&gt;Again thank you and god bless you &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@3CBC42A1E7848F607FD419D398107BF9/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 10:46:14 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-existing-Domain-service-account-to-ESXi-and-map-to-role-and/m-p/2974354#M112383</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-06-23T10:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add existing Domain service account to ESXi and map to role and add to exception users list</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-existing-Domain-service-account-to-ESXi-and-map-to-role-and/m-p/2973239#M112316</link>
      <description>&lt;P&gt;Thanks LucD,&lt;/P&gt;&lt;P&gt;Can you let me know which lines to edit/change, so I can test the script please. Unfortunately, I'm not a scripter and trying my best to learn. &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@3CBC42A1E7848F607FD419D398107BF9/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 13:01:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-existing-Domain-service-account-to-ESXi-and-map-to-role-and/m-p/2973239#M112316</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-06-15T13:01:24Z</dc:date>
    </item>
    <item>
      <title>Add existing Domain service account to ESXi and map to role and add to exception users list</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-existing-Domain-service-account-to-ESXi-and-map-to-role-and/m-p/2973233#M112313</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the below script which was kindly put together by LucD.&lt;/P&gt;&lt;P&gt;The current script creates a local account, creates the role, maps the account to the role and adds user to the lockdown exceptions.&lt;/P&gt;&lt;P&gt;The change I wish to make is instead of creating a local account, I want the script to get the domain account RAC\svc_test_01 and carry out the rest accordingly.&lt;/P&gt;&lt;P&gt;Please help, any help will be much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$newUsers = "svc_test_lt01","svc_test_lt02"&lt;BR /&gt;$newPassword = "VMware1!"&lt;BR /&gt;$roleName = "test_Role"&lt;BR /&gt;$privileges = 'Authorization.ModifyPermissions', 'Host.Config.SystemManagement', 'Host.Local.ManageUserGroups'&lt;/P&gt;&lt;P&gt;Import-Csv "C:\Temp\Mo\hosts.csv" |&lt;BR /&gt;ForEach-Object -Process {&lt;BR /&gt;$srv = Connect-VIServer -Server $_.Hostname -User 'root' -Password 'Password01'&lt;BR /&gt;$priv = Get-VIPrivilege | Where-Object { $_.Id -in $privileges }&lt;/P&gt;&lt;P&gt;# If Role exists assign new privileges, else create Role&lt;BR /&gt;$role = Get-VIRole -Name $roleName -ErrorAction SilentlyContinue&lt;BR /&gt;if ($role) {&lt;BR /&gt;$role = Set-VIRole -Role $role -AddPrivilege $priv -Confirm:$false&lt;BR /&gt;} else {&lt;BR /&gt;$role = New-VIRole -Name $roleName -Privilege $priv -Server $srv -Confirm:$false&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;$accounts = @()&lt;BR /&gt;$newUSers | ForEach-Object -Process {&lt;BR /&gt;# If Account exists set new password, else create Account&lt;BR /&gt;$account = Get-VMHostAccount -Id $_ -ErrorAction SilentlyContinue&lt;BR /&gt;if ($account) {&lt;BR /&gt;$account = Set-VMHostAccount -UserAccount $account -Password $newPassword&lt;BR /&gt;} else {&lt;BR /&gt;$account = New-VMHostAccount -Id $_ -Password $newPassword -GrantShellAccess:$true `&lt;BR /&gt;-Description 'test User Access' -UserAccount -Server $srv&lt;BR /&gt;}&lt;BR /&gt;$accounts += $account&lt;/P&gt;&lt;P&gt;# If Permission exists set new Role, else create Permission&lt;BR /&gt;$folder = Get-Folder -Name "root" -Server $srv&lt;BR /&gt;$perm = Get-VIPermission -Entity $folder -Principal $_ -ErrorAction SilentlyContinue&lt;BR /&gt;if (!$perm) {&lt;BR /&gt;$perm = New-VIPermission -Entity $folder -Principal $_ -Role $role -Server $srv -Propagate $true -Confirm:$false&lt;BR /&gt;} else {&lt;BR /&gt;$perm = Set-VIPermission -Permission $perm -Role $role -Propagate $true&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;# Add users to lockdown exceptions&lt;BR /&gt;$esx = Get-VMHost&lt;BR /&gt;$accessMgr = Get-View $esx.ExtensionData.ConfigManager.HostAccessManager&lt;/P&gt;&lt;P&gt;$oldLockDownMode = $accessMgr.LockdownMode&lt;BR /&gt;if ($oldLockDownMode -ne [VMware.Vim.HostLockdownMode]::lockdownDisabled) {&lt;BR /&gt;$accessMgr.ChangeLockdownMode([VMware.Vim.HostLockdownMode]::lockdownDisabled)&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;$accessMgr.UpdateLockdownExceptions($accounts)&lt;/P&gt;&lt;P&gt;if ($oldLockDownMode -ne [VMware.Vim.HostLockdownMode]::lockdownDisabled) {&lt;BR /&gt;$accessMgr.ChangeLockdownMode($oldLockDownMode)&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Disconnect-VIServer -Server $srv -Confirm:$false&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 12:36:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-existing-Domain-service-account-to-ESXi-and-map-to-role-and/m-p/2973233#M112313</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-06-15T12:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: All multiple privileges fao LucD</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967850#M111931</link>
      <description>&lt;P&gt;Thanks LucD,&lt;/P&gt;&lt;P&gt;What do I need to do to achieve the following in the script:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The requirement for one of the environments is to add domain\username as per the attachment and I have done this manually via right click manage ---&amp;gt; permissions... Add user and select the role. So like to amend the script to do this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 18:33:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967850#M111931</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-10T18:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: All multiple privileges fao LucD</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967830#M111926</link>
      <description>&lt;P&gt;Thanks LucD,&lt;/P&gt;&lt;P&gt;The requirement for one of the environments is to add domain\username as per the attachment and I have done this manually via right click manage ---&amp;gt; permissions... Add user and select the role. So like to amend the script to do this.&lt;/P&gt;&lt;P&gt;If i try to add a domain\username via security &amp;amp; users --&amp;gt; users --&amp;gt; add user I get the error 'Invalid characters found in user name. Please use only alpha-numeric characters. As discussed previously.&lt;/P&gt;&lt;P&gt;I hope that helps.&lt;/P&gt;&lt;P&gt;Please advise thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 16:44:30 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967830#M111926</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-10T16:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: All multiple privileges fao LucD</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967822#M111924</link>
      <description>&lt;P&gt;Hi LucD,&lt;/P&gt;&lt;P&gt;Quick question, is there a way to edit the script add a user&amp;nbsp; via right click manage host &amp;gt; select permission and add the user domain\username and map to the role create earlier.&lt;/P&gt;&lt;P&gt;Pics attached for your reference.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 15:58:15 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967822#M111924</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-10T15:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: New Domain user account Error</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967595#M111910</link>
      <description>&lt;P&gt;Hi LucD,&lt;/P&gt;&lt;P&gt;I agree, as usual you have answered all my questions.&lt;/P&gt;&lt;P&gt;Thank you again LucD......!&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 16:49:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967595#M111910</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-09T16:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: New Domain user account Error</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967578#M111908</link>
      <description>&lt;P&gt;Hi LucD,&lt;/P&gt;&lt;P&gt;I have tried manually and I get the error 'Invalid characters found in user name. Please use only alpha-numeric characters.'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 15:53:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967578#M111908</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-09T15:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: New Domain user account Error</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967498#M111902</link>
      <description>&lt;P&gt;HI LucD,&lt;/P&gt;&lt;P&gt;Yep, see attached. I have erased names of domains for security purposes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 11:39:43 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967498#M111902</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-09T11:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: New Domain user account Error</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967490#M111899</link>
      <description>&lt;P&gt;Hi LucD,&lt;/P&gt;&lt;P&gt;Yep, previous post is all correct and answered.&lt;/P&gt;&lt;P&gt;All hosts are added to the domain and added to the vcenter using FQDN.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 11:25:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967490#M111899</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-09T11:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: New Domain user account Error</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967485#M111897</link>
      <description>&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create User&lt;BR /&gt;Key&lt;BR /&gt;haTask-ha-folder-root-vim.host.LocalAccountManager.createUser-3465430431&lt;/P&gt;&lt;P&gt;Description&lt;BR /&gt;Creates a local user account&lt;/P&gt;&lt;P&gt;Folder:&lt;BR /&gt;State&lt;BR /&gt;Failed - A specified parameter was not correct: id&lt;/P&gt;&lt;P&gt;Errors&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 11:04:14 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967485#M111897</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-09T11:04:14Z</dc:date>
    </item>
    <item>
      <title>New Domain user account Error</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967483#M111896</link>
      <description>&lt;P&gt;Hi LucD,&lt;/P&gt;&lt;P&gt;As discussed in the previous post I have used a complex password and tried \ and&amp;nbsp;@ and get the attached error.&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 10:48:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/New-Domain-user-account-Error/m-p/2967483#M111896</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-09T10:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: All multiple privileges fao LucD</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967475#M111894</link>
      <description>&lt;P&gt;Thanks LucD,&lt;/P&gt;&lt;P&gt;I have used a complex password and tried '\' and '@' and get the attached error.&lt;/P&gt;&lt;P&gt;Create User&lt;BR /&gt;Key&lt;BR /&gt;haTask-ha-folder-root-vim.host.LocalAccountManager.createUser-3465424481&lt;/P&gt;&lt;P&gt;Description&lt;BR /&gt;Creates a local user account&lt;/P&gt;&lt;P&gt;Folder:&lt;BR /&gt;State&lt;BR /&gt;Failed - A specified parameter was not correct: id&lt;/P&gt;&lt;P&gt;Errors&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 09:53:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967475#M111894</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-09T09:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: All multiple privileges fao LucD</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967408#M111891</link>
      <description>&lt;P&gt;Works like a dreammmmmmmm....!!!!&lt;/P&gt;&lt;P&gt;Thank you for all your help and answering all my queries.&lt;/P&gt;&lt;P&gt;One last question, some of our environments require the domainname\username e.g. (Prod\testuser01). The script returns an error 'user name or password has an invalid format'. But I can manually add the user with the domain in front successfully.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is a parameter/variable required to the script to allow this.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 21:02:02 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967408#M111891</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-08T21:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: All multiple privileges fao LucD</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967390#M111886</link>
      <description>&lt;P&gt;Thanks LucD....GENIUS..!&lt;/P&gt;&lt;P&gt;That works perfectly, disabled the hosts within the cluster. What do I need to change to enable lockdown (Normal).&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 19:25:10 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967390#M111886</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-08T19:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: All multiple privileges fao LucD</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967385#M111883</link>
      <description>&lt;P&gt;Thanks LucD,&lt;/P&gt;&lt;P&gt;Sorry, where do i put the vcenter, username and password details. Still learning to script...apologies.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 19:05:41 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Add-multiple-privileges-fao-LucD-Help/m-p/2967385#M111883</guid>
      <dc:creator>mbabu1</dc:creator>
      <dc:date>2023-05-08T19:05:41Z</dc:date>
    </item>
  </channel>
</rss>

