Исходный код вики Сценарии

Редактировал(а) Alexandr Fokin 2024/07/20 14:22

Последние авторы
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 [[https:~~/~~/ru.stackoverflow.com/questions/1036932/powershell-Как-экранировать-символ>>https://ru.stackoverflow.com/questions/1036932/powershell-Как-экранировать-символ]]|
10 |about Environment Variables (Переменные окружения)
11 [[https:~~/~~/learn.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_environment_variables?view=powershell-7.4>>https://learn.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_environment_variables?view=powershell-7.4]]|
12 )))
13 |(% style="width:78px" %) |(% style="width:1436px" %)(((
14 |PowerShell: Store Entire Text File Contents in Variable
15 [[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]]|
16 |Parsing xml using powershell
17 [[https:~~/~~/stackoverflow.com/questions/18032147/parsing-xml-using-powershell>>url:https://stackoverflow.com/questions/18032147/parsing-xml-using-powershell]]|
18 | |
19 )))
20 |(% style="width:78px" %) |(% style="width:1436px" %)(((
21 powershell выполнение сценариев отключено в этой системе
22 [[https:~~/~~/ru.stackoverflow.com/questions/935212/powershell-выполнение-сценариев-отключено-в-этой-системе>>https://ru.stackoverflow.com/questions/935212/powershell-выполнение-сценариев-отключено-в-этой-системе]]
23
24 {{code language="PowerShell"}}
25 Set-ExecutionPolicy RemoteSigned
26 Set-ExecutionPolicy -Scope CurrentUser RemoteSigned
27 {{/code}}
28 )))
29 |(% style="width:78px" %) |(% style="width:1436px" %)[[Взаимодействие с Postgresql>>doc:.Взаимодействие с Postgresql.WebHome]]