Szép estét!
HF2:
Win8.1 kliens; Linux kiszolgáló
Eddig minden frankón működött.:
- Be tudtam állítani trusted hostnak a cél címet.
- Le tudtam kérdezni az adatokat.
Még így is:
Script-emben beolvastam csv-ből az ip címeket.
Beállítottam őket a script-ben
Sikerült elérni a script-ből az adatokat
Ami nem megy:
Lemásoltam a scriptet.
Az eredetiből kiszedtem a trusted-os részt
Az újból kiszedtem minden mást, csak a trusted beállítás maradt meg
Lefuttatom az "inicializáló" scriptem
Akkor már sír az eredeti script:
New-CimSession : The WinRM client cannot process the request. If the authentication scheme is different from Kerberos, or if the client computer is not joined to a domain, then HTTPS transport must be used or the destination machine must be added to the TrustedHosts configuration setting. Use winrm.cmd to configure TrustedHosts. Note that computers in the TrustedHosts list might not be authenticated. You can get more information about that by running the following command: winrm help config.
Ha csak simán kézzel állítom be trustednak a címeket, akkor utána
lefut a script.
Ha utána lefuttatom az inicializálót, olyan mintha elrontaná.
Mi lehet a gond? Tényleg nem változtattam semmit, csak óvatosan kettéválasztottam az eredeti scriptet (inicializációra meg a többire)