Update README.md
This commit is contained in:
		
							parent
							
								
									6728696c3d
								
							
						
					
					
						commit
						3979a9d854
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2,7 +2,7 @@ | ||||||
| 
 | 
 | ||||||
| - [ComObject](#ComObject) | - [ComObject](#ComObject) | ||||||
| - [WMI](#WMI) | - [WMI](#WMI) | ||||||
| - [Active Directory](#Active Directory) | - [Active Directory](#Active-Directory) | ||||||
| - [DFSR](#DFSR) | - [DFSR](#DFSR) | ||||||
| - [PowerCLI](#PowerCLI) | - [PowerCLI](#PowerCLI) | ||||||
| 
 | 
 | ||||||
|  | @ -736,7 +736,7 @@ | ||||||
| `Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp" -Name UserAuthentication -Value 0` \ | `Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp" -Name UserAuthentication -Value 0` \ | ||||||
| `REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters /v AllowEncryptionOracle /t REG_DWORD /d 2` отключить на клиентском компьютере проверку версии CredSSP, если на целевом комьютере-сервере не установлены обновления KB4512509 от мая 2018 года | `REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters /v AllowEncryptionOracle /t REG_DWORD /d 2` отключить на клиентском компьютере проверку версии CredSSP, если на целевом комьютере-сервере не установлены обновления KB4512509 от мая 2018 года | ||||||
| 
 | 
 | ||||||
| # Active Directory | # Active-Directory | ||||||
| 
 | 
 | ||||||
| ### RSAT (Remote Server Administration Tools) | ### RSAT (Remote Server Administration Tools) | ||||||
| `DISM.exe /Online /add-capability /CapabilityName:Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0 /CapabilityName:Rsat.GroupPolicy.Management.Tools~~~~0.0.1.0` \ | `DISM.exe /Online /add-capability /CapabilityName:Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0 /CapabilityName:Rsat.GroupPolicy.Management.Tools~~~~0.0.1.0` \ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue