Изменения документа Сценарии
Редактировал(а) Alexandr Fokin 2024/07/20 14:22
<
>
отредактировано Alexandr Fokin
на 2024/06/21 17:33
на 2024/06/21 17:33
отредактировано Alexandr Fokin
на 2024/06/21 17:35
на 2024/06/21 17:35
Изменить комментарий:
К данной версии нет комментариев
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -1,15 +1,24 @@ 1 -|(% style="width:90px" %)Ссылки:|(% style="width:1424px" %)((( 2 -Как работать с операторами сравнения в Powershell 3 -[[https:~~/~~/fixmypc.ru/post/operatory-sravneniia-powershell/>>url:https://fixmypc.ru/post/operatory-sravneniia-powershell/]] 1 +|(% style="width:78px" %) |(% style="width:1436px" %)((( 2 +|Как работать с операторами сравнения в Powershell 3 +[[https:~~/~~/fixmypc.ru/post/operatory-sravneniia-powershell/>>url:https://fixmypc.ru/post/operatory-sravneniia-powershell/]]| 4 +|Циклы Powershell 5 +[[https:~~/~~/newadmin.ru/cikly-powershell/>>url:https://newadmin.ru/cikly-powershell/]]| 6 +|Работа со строками в PowerShell 7 +[[https:~~/~~/windowsnotes.ru/powershell-2/rabota-so-strokami-v-powershell/>>url:https://windowsnotes.ru/powershell-2/rabota-so-strokami-v-powershell/]]| 8 +))) 9 +|(% style="width:78px" %) |(% style="width:1436px" %)((( 10 +|PowerShell: Store Entire Text File Contents in Variable 11 +[[https:~~/~~/stackoverflow.com/questions/7976646/powershell-store-entire-text-file-contents-in-variable>>url:https://stackoverflow.com/questions/7976646/powershell-store-entire-text-file-contents-in-variable]]| 12 +|Parsing xml using powershell 13 +[[https:~~/~~/stackoverflow.com/questions/18032147/parsing-xml-using-powershell>>url:https://stackoverflow.com/questions/18032147/parsing-xml-using-powershell]]| 14 +| | 15 +))) 16 +|(% style="width:78px" %) |(% style="width:1436px" %)((( 17 +powershell выполнение сценариев отключено в этой системе 18 +[[https:~~/~~/ru.stackoverflow.com/questions/935212/powershell-выполнение-сценариев-отключено-в-этой-системе>>https://ru.stackoverflow.com/questions/935212/powershell-выполнение-сценариев-отключено-в-этой-системе]] 4 4 5 -Циклы Powershell 6 -[[https:~~/~~/newadmin.ru/cikly-powershell/>>url:https://newadmin.ru/cikly-powershell/]] 7 - 8 -Работа со строками в PowerShell 9 -[[https:~~/~~/windowsnotes.ru/powershell-2/rabota-so-strokami-v-powershell/>>url:https://windowsnotes.ru/powershell-2/rabota-so-strokami-v-powershell/]] 20 +{{code language="PowerShell"}} 21 +Set-ExecutionPolicy RemoteSigned 22 +{{/code}} 10 10 ))) 11 -|(% style="width:90px" %) |(% style="width:1424px" %)PowerShell: Store Entire Text File Contents in Variable 12 -[[https:~~/~~/stackoverflow.com/questions/7976646/powershell-store-entire-text-file-contents-in-variable>>url:https://stackoverflow.com/questions/7976646/powershell-store-entire-text-file-contents-in-variable]] 13 -|(% style="width:90px" %) |(% style="width:1424px" %)Parsing xml using powershell 14 -[[https:~~/~~/stackoverflow.com/questions/18032147/parsing-xml-using-powershell>>url:https://stackoverflow.com/questions/18032147/parsing-xml-using-powershell]] 15 -|(% style="width:90px" %) |(% style="width:1424px" %) 24 +|(% style="width:78px" %) |(% style="width:1436px" %)