<?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>ggovek Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>ggovek Tracker</description>
    <pubDate>Fri, 10 Nov 2023 23:36:36 GMT</pubDate>
    <dc:date>2023-11-10T23:36:36Z</dc:date>
    <item>
      <title>Re: Windows OS Optimization Tool OR Custom cleanup script?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-OS-Optimization-Tool-OR-Custom-cleanup-script/m-p/2988100#M99950</link>
      <description>&lt;P&gt;I did the optimization with OSOT and now I have the black screen problem.&lt;/P&gt;&lt;P&gt;When the user logs in to the desktop, they have a black screen for 20 seconds, then the desktop appears and the login takes about 50 seconds.&lt;/P&gt;&lt;P&gt;Has anyone had this problem before?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 11:27:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-OS-Optimization-Tool-OR-Custom-cleanup-script/m-p/2988100#M99950</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-09-25T11:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Windows OS Optimization Tool OR Custom cleanup script?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-OS-Optimization-Tool-OR-Custom-cleanup-script/m-p/2987766#M99945</link>
      <description>&lt;P&gt;Tnx for your help, I will try to optimize GI with OSOT.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 10:17:04 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-OS-Optimization-Tool-OR-Custom-cleanup-script/m-p/2987766#M99945</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-09-22T10:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Windows OS Optimization Tool OR Custom cleanup script?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-OS-Optimization-Tool-OR-Custom-cleanup-script/m-p/2987592#M99930</link>
      <description>&lt;P&gt;I have a similar question, how to optimize Golden Image so that it will work quickly and efficiently. I want to optimize Windows 10 21H2 ent for Horizon 7, soon to be Horizon 8 2303.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 12:10:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-OS-Optimization-Tool-OR-Custom-cleanup-script/m-p/2987592#M99930</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-09-21T12:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create NSX-T Security Groups with PowerCLI</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Create-NSX-T-Security-Groups-with-PowerCLI/m-p/2964115#M111575</link>
      <description>&lt;P&gt;I found a solution and changed only this command:&lt;/P&gt;&lt;PRE&gt;$createdGroup = Invoke-PatchGroupForDomain -Server $n -DomainId default -Group $group -GroupId $GroupName&lt;/PRE&gt;&lt;P&gt;to&lt;/P&gt;&lt;PRE&gt;$createdGroup = Invoke-GlobalInfraPatchGroupForDomain -Server $n -DomainId default -Group $group -GroupId $GroupName&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With&amp;nbsp;Get-Command -Module VMware.Sdk.Nsx.Policy&amp;nbsp;we get all the necessary commands for NSX Module.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 11:51:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Create-NSX-T-Security-Groups-with-PowerCLI/m-p/2964115#M111575</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-04-17T11:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: PowerCLI NSX-T - Create Security Groups</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/PowerCLI-NSX-T-Create-Security-Groups/m-p/2964114#M111574</link>
      <description>&lt;P&gt;I found a solution and changed only this command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;$createdGroup = Invoke-PatchGroupForDomain -Server $n -DomainId default -Group $group -GroupId $GroupName&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;$createdGroup = Invoke-GlobalInfraPatchGroupForDomain -Server $n -DomainId default -Group $group -GroupId $GroupName&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With&amp;nbsp;Get-Command -Module VMware.Sdk.Nsx.Policy&amp;nbsp;we get all the necessary commands for NSX Module.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 11:52:04 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/PowerCLI-NSX-T-Create-Security-Groups/m-p/2964114#M111574</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-04-17T11:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: PowerCLI NSX-T - Create Security Groups</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/PowerCLI-NSX-T-Create-Security-Groups/m-p/2964087#M111570</link>
      <description>&lt;P&gt;How do I create Security Groups in Global Manager with PowerCLI 13.0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the Code bellow I received back this error:&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;$MemberType="VirtualMachine"
$Key="name"
$Operator="EQUALS"
$GroupName = "TEST2"
$cond = Initialize-Condition -ResourceType Condition -Id $GroupName -MemberType $MemberType -Value $GroupName -Key $Key -Operator $Operator
$group = Initialize-Group -DisplayName $GroupName -Expression @($cond)
$createdGroup = Invoke-PatchGroupForDomain -Server $n -DomainId default -Group $group -GroupId $GroupName&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Error:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Invoke-PatchGroupForDomain : Error calling PatchGroupForDomain: {
"httpStatus" : "BAD_REQUEST",
"error_code" : 500517,
"module_name" : "Policy",
"error_message" : "Local resource cannot accessed on the global manager."
}
At line:1 char:17
+ ... atedGroup = Invoke-PatchGroupForDomain -Server $n -DomainId default - ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Invoke-PatchGroupForDomain], ApiException
+ FullyQualifiedErrorId : VMware.Binding.OpenApi.Client.ApiException,VMware.Sdk.Nsx.Policy.Api.PolicyApi.InvokePatchGroupForDomain&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 07:24:55 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/PowerCLI-NSX-T-Create-Security-Groups/m-p/2964087#M111570</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-04-17T07:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create NSX-T Security Groups with PowerCLI</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Create-NSX-T-Security-Groups-with-PowerCLI/m-p/2963870#M111553</link>
      <description>&lt;P&gt;Thanks for the advice. It works for Local Managers, code is Bellow:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Set-PowerCLIConfiguration -Scope User -ParticipateInCEIP $true -Confirm:$false | Out-Null
Set-PowerCLIConfiguration -Scope User -InvalidCertificateAction:Ignore -Confirm:$false | Out-Null
# Connect to vCenter Server
Connect-VIServer -Server nsxt-vc-sdc.glab.local -User administrator@vsphere.local -Password C!sco123

# Connect to NSX-T Manager
$NSX_IP = "10.10.10.10"
$NSX_User = "admin"
$NSX_Password = "Password"

Write-Host "Connecting to NSX Manager ..."
$n = Connect-NsxServer -Server $NSX_IP -User $NSX_User -Password $NSX_Password

#Variables
$MemberType="VirtualMachine"
$Key="name"
$Operator="EQUALS"

#$GroupName="APP-02_8080"
#$Value="APP-02_8080"


$vm_names = Get-VM -Tag "NSX"
foreach ($vm_name in $vm_names) {
    $GroupName = Get-VM -Name $vm_name
    $allGroups = Invoke-ListGroupForDomain -DomainId default
    $gp = $allGroups.Results | where {$_.DisplayName -eq $GroupName}
    if ($gp) {
        Write-Host "Group $GroupName already exists."
    }else{
        $cond = Initialize-Condition -ResourceType Condition -Id $GroupName -MemberType $MemberType -Value $GroupName -Key $Key -Operator $Operator
        $group = Initialize-Group -DisplayName $GroupName -Expression @($cond)
        $createdGroup = Invoke-PatchGroupForDomain -Server $n -DomainId default -Group $group -GroupId $GroupName
        Write-Host "Created Group $GroupName ..."
    }
}

# Disconnect to NSX-T Manager
Write-Host "Disconnecting from NSX Manager ..."
Disconnect-NsxServer -Server $NSX_IP&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Could someone help me with how I could create Security Groups on the Global Manager?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 14:07:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Create-NSX-T-Security-Groups-with-PowerCLI/m-p/2963870#M111553</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-04-14T14:07:54Z</dc:date>
    </item>
    <item>
      <title>Create NSX-T Security Groups with PowerCLI</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Create-NSX-T-Security-Groups-with-PowerCLI/m-p/2963837#M111549</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;With Code bellow I want to create Security Groups:&lt;/P&gt;&lt;P&gt;#VM NAME&lt;BR /&gt;#Variables&lt;BR /&gt;$VMs= Get-VM -Name "APP-01_8080"&lt;BR /&gt;$nsgroupname = $VMs.Name&lt;BR /&gt;#Create NSGroup&lt;BR /&gt;$nsgroupsvc = Get-NsxtService -Name com.vmware.nsx.ns_groups&lt;BR /&gt;$nsgroupspec = $nsgroupsvc.Help.create.ns_group.Create()&lt;BR /&gt;$nsgroupmemberspec = $nsgroupsvc.Help.create.ns_group.membership_criteria.Element.NS_group_simple_expression.Create()&lt;BR /&gt;$nsgroupspec.display_name = $nsgroupname&lt;BR /&gt;$nsgroupmemberspec.target_type = "VirtualMachine"&lt;BR /&gt;$nsgroupmemberspec.target_property= "name"&lt;BR /&gt;$nsgroupmemberspec.op ="EQUALS"&lt;BR /&gt;$nsgroupmemberspec.value= $VMs.Name&lt;BR /&gt;$nsgroupspec.membership_criteria.Add($nsgroupmemberspec)&lt;BR /&gt;$nsgroupsvc.create($nsgroupspec)&lt;/P&gt;&lt;P&gt;The Security Group is successfully created for me, but I can only see it in Manager Mode and not in Policy Mode in NSX-T Manager UI.&amp;nbsp;What needs to be changed to see SG also in Policy Mode?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 10:36:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Create-NSX-T-Security-Groups-with-PowerCLI/m-p/2963837#M111549</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-04-14T10:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: NSX-T 3.2 Active Directory based Groups</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-3-2-Active-Directory-based-Groups/m-p/2959478#M16185</link>
      <description>&lt;P&gt;This is how it works for me:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ggovek_0-1678966691023.png" style="width: 2128px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100570i1A6F69ADE9C403F5/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ggovek_0-1678966691023.png" alt="ggovek_0-1678966691023.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3006843"&gt;@ralbertodacu&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I had a similar issue when I was testing the Identity Firewall on my home lab:&lt;/P&gt;&lt;P&gt;- VM A, logged in with a User from my "Allowed Test Group";&lt;/P&gt;&lt;P&gt;- VM B, target VM that I was trying to connect via SSH;&lt;/P&gt;&lt;P&gt;My firewall rules looked similar to yours (AD Group allowed to speak to VM Group where VM B was), however I could not establish a connection.&lt;/P&gt;&lt;P&gt;The only way I could make it work at the time was by explicitly allowing the return traffic. In other words, I had to create another rule that would allow VM B to speak to VM A. You can test it with an "Allow Any Any" rule and, if it works, narrow it down just to the specific traffic you're looking for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 11:38:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-3-2-Active-Directory-based-Groups/m-p/2959478#M16185</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-03-16T11:38:56Z</dc:date>
    </item>
    <item>
      <title>NSX-T DFW Applied To</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-DFW-Applied-To/m-p/2959271#M16176</link>
      <description>&lt;P&gt;I have a question about the NSX-T DFW Applied to rules.&lt;/P&gt;&lt;P&gt;I case if I have in Groups ip address or IP Subnet, Applied To rule doesn't work. In the case if I create Groups as Membership Criteria or select virtual machine from members, Applied to works as it should.&lt;/P&gt;&lt;P&gt;Where is the problem and why does it not work if I have an IP address in the group.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 13:14:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-DFW-Applied-To/m-p/2959271#M16176</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-03-15T13:14:37Z</dc:date>
    </item>
    <item>
      <title>3-Tier-App</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/3-Tier-App/m-p/2954957#M16095</link>
      <description>&lt;P&gt;I am preparing a POC for a new Client. Where could I get a 3-tier-App ova file for demonstartion NSX-T security and AVI Load Balancing. I had this file some time ago, but I can't find it anymore.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 13:45:06 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/3-Tier-App/m-p/2954957#M16095</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-02-16T13:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: NSX-T Federation and AVI Advance Load Balancer</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-Federation-and-AVI-Advance-Load-Balancer/m-p/2949075#M15961</link>
      <description>&lt;P&gt;Tnx for your information.&lt;/P&gt;&lt;P&gt;If we dont use the NSX-T Integration, we need additional License for AVI LB or can we use the license from NSX-T?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 12:37:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-Federation-and-AVI-Advance-Load-Balancer/m-p/2949075#M15961</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-01-17T12:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: NSX-T Federation and AVI Advance Load Balancer</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-Federation-and-AVI-Advance-Load-Balancer/m-p/2947490#M15916</link>
      <description>&lt;P&gt;And then how can I implement NSX ALB since I only have GM objects? Any Idea?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 07:55:55 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-Federation-and-AVI-Advance-Load-Balancer/m-p/2947490#M15916</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-01-09T07:55:55Z</dc:date>
    </item>
    <item>
      <title>NSX-T Federation and AVI Advance Load Balancer</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-Federation-and-AVI-Advance-Load-Balancer/m-p/2947178#M15907</link>
      <description>&lt;P&gt;I am having trouble implementing AVI Advance Load balancer with NSX-T Federation.&lt;/P&gt;&lt;P&gt;The problem is that I cannot select the overlay segment for management and data networks:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ggovek_0-1673014188800.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/99206iFD0E0609C041922E/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ggovek_0-1673014188800.png" alt="ggovek_0-1673014188800.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;br,&lt;/P&gt;&lt;P&gt;GG&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 14:10:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-Federation-and-AVI-Advance-Load-Balancer/m-p/2947178#M15907</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-01-06T14:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Renew Certificate on NSX-T Federation 3.2</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Renew-Certificate-on-NSX-T-Federation-3-2/m-p/2947169#M15906</link>
      <description>&lt;P&gt;The problem was that the certificate did not contain client authentication. I was create new certificate with server and client authentication and then I was able to replace certificate.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 14:02:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Renew-Certificate-on-NSX-T-Federation-3-2/m-p/2947169#M15906</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2023-01-06T14:02:31Z</dc:date>
    </item>
    <item>
      <title>Renew Certificate on NSX-T Federation 3.2</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Renew-Certificate-on-NSX-T-Federation-3-2/m-p/2944119#M15822</link>
      <description>&lt;P&gt;In my NSX-T environment certificates will be expire in 7 days. I did it CA certificate for Local Managers and Global Managers.&lt;/P&gt;&lt;P&gt;But now I have a problem that it does not replace my certificate at all services.&lt;/P&gt;&lt;P&gt;I changed the certificate according to the instructions below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.2/administration/GUID-50C36862-A29D-48FA-8CE7-697E64E10E37.html" target="_blank"&gt;https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.2/administration/GUID-50C36862-A29D-48FA-8CE7-697E64E10E37.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 14:11:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Renew-Certificate-on-NSX-T-Federation-3-2/m-p/2944119#M15822</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2022-12-15T14:11:39Z</dc:date>
    </item>
    <item>
      <title>NSX-T REPO SYNC FAILED</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-REPO-SYNC-FAILED/m-p/2932924#M15545</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 3 NSX-T Managers and I have a&amp;nbsp; repo sync problem on two of them. How to resolve this problem?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ggovek_0-1665472935122.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/97734i5E6EE18F5E7EEFDA/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ggovek_0-1665472935122.png" alt="ggovek_0-1665472935122.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to reboot all three appliances and this is not help. Also I try with Resolve button.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 07:23:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-REPO-SYNC-FAILED/m-p/2932924#M15545</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2022-10-11T07:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change NSX-T Manager root password</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Change-NSX-T-Manager-root-password/m-p/2916587#M14916</link>
      <description>&lt;P&gt;It works. Thank you for help.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 15:07:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Change-NSX-T-Manager-root-password/m-p/2916587#M14916</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2022-06-29T15:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change NSX-T Manager root password</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Change-NSX-T-Manager-root-password/m-p/2916573#M14914</link>
      <description>&lt;P&gt;Hi Sreec,&lt;/P&gt;&lt;P&gt;I have already successfuly reset root password, now I want to change password with more complex password, because this is not possible across the console and I may be wrong.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 13:59:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Change-NSX-T-Manager-root-password/m-p/2916573#M14914</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2022-06-29T13:59:40Z</dc:date>
    </item>
    <item>
      <title>Change NSX-T Manager root password</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Change-NSX-T-Manager-root-password/m-p/2916542#M14912</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;On NSX-T manager root password has expired. I successfuly reset the password via vmware console.&lt;/P&gt;&lt;P&gt;Now I have a problem that I can't change my root password. I used the procedure bellow.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;SSH to NSX-T Manager with admin user&lt;/LI&gt;&lt;LI&gt;st e (login to root)&lt;/LI&gt;&lt;LI&gt;passwd&lt;/LI&gt;&lt;LI&gt;root password successfuly changed&lt;/LI&gt;&lt;LI&gt;sync&lt;/LI&gt;&lt;LI&gt;reboot -f&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Now when&amp;nbsp; want to log in whit new root password, my login does not work. Login with reset password works normaly.&lt;/P&gt;&lt;P&gt;How can I change the root password?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 11:09:10 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Change-NSX-T-Manager-root-password/m-p/2916542#M14912</guid>
      <dc:creator>ggovek</dc:creator>
      <dc:date>2022-06-29T11:09:10Z</dc:date>
    </item>
  </channel>
</rss>

