Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vendors:cisco:uc:ucce:upgrade [2019/08/06 14:11] – [To remove the administration tools for Identity Management for UNIX] gerardorourkevendors:cisco:uc:ucce:upgrade [2019/08/12 14:47] (current) gerardorourke
Line 2: Line 2:
  
 ===== W2012R2 to W2016 ====== ===== W2012R2 to W2016 ======
 +
 +==== Cisco Update Guide Notes ====
 +  *https://www.cisco.com/c/en/us/support/docs/contact-center/unified-contact-center-enterprise-1201/214628-upgrade-unified-cce-12-0-1-solution-wit.html
 +
  
 ====To remove the administration tools for Identity Management for UNIX==== ====To remove the administration tools for Identity Management for UNIX====
Line 13: Line 17:
 </code> </code>
  
 +Above didn't work for me so I tried below command from this [[https://social.technet.microsoft.com/Forums/en-US/74a598ac-e22c-41bc-ae90-05e7d89a2f18/windows-server-2016-setup-idmuupgradecompliancecheck-identity-management-for-unix-components-are?forum=WinServerPreview|Reference]]
 +
 +**Powershell**
 +<code>
 +Remove-WindowsFeature RSAT-NIS
 +</code>
 +
 +note - the ONLY command line you need to run is the above one - and it does not require a reboot.
  • vendors/cisco/uc/ucce/upgrade.1565097097.txt.gz
  • Last modified: 2019/08/06 14:11
  • by gerardorourke