User Tools

Site Tools


подключение_к_удаленной_сессии_ems

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
подключение_к_удаленной_сессии_ems [2025/03/21 08:29] jpподключение_к_удаленной_сессии_ems [2025/03/23 09:39] (current) jp
Line 31: Line 31:
 Remove-PSSession -Id 1 Remove-PSSession -Id 1
 </code> </code>
 +
 +----
  
 ==== Скрипт создания сессии ==== ==== Скрипт создания сессии ====
Line 47: Line 49:
    $Creds | Export-CliXml -Path "C:\scripts\user.xml"    $Creds | Export-CliXml -Path "C:\scripts\user.xml"
  
-=== Код скрипта подключения к Exchange ===+:!: Ремарка о безопасности такого хранения данных.  
 + 
 +<WRAP prewrap> 
 +<code> 
 +The Export-Clixml cmdlet encrypts credential objects by using the Windows Data Protection API. The encryption ensures that only your user account can decrypt the contents of the credential object. The exported CLIXML file can’t be used on a different computer or by a different user. 
 +</code> 
 +</WRAP> 
 + 
 +=== Код скрипта для подключения к Exchange ===
  
 <WRAP prewrap> <WRAP prewrap>
Line 73: Line 83:
 </code> </code>
 </WRAP> </WRAP>
 +
 +{{tag>Exchange Microsoft WindowsServer Mail PowerShell}}
подключение_к_удаленной_сессии_ems.1742545767.txt.gz · Last modified: 2025/03/21 08:29 by jp