Search

You can find the results of your search below.

web_gui_for_powershell_scripts
24 Hits, Last modified:
ые запускают процесс, нужно обертывать в **using (WindowsImpersonationContext wic = clientId.Impersonate())... var current = System.Security.Principal.WindowsIdentity.GetCurrent(); WindowsIdentity clientId = (WindowsIdentity)User.Identity; using (WindowsImpersonationContext wic = c
windows_server_2012_essentials_dashboard_crash
22 Hits, Last modified:
====== Windows Server 2012 Essentials Dashboard Crash ====== ===== Проблема ===== Имеем полностью обновленную систему **Windows Server 2012 R2**. \\ перестала нормально запускат... een и закрывается. \\ В сервисах не запускается **Windows Server Health Service**. \\ В журнале **C:\ProgramData\Microsoft\Windows Server\Logs\SharedServiceHost-AlertServiceConfig.
windows_server_2016_2019_change_product_key
20 Hits, Last modified:
-TABLE /AcceptEula ====== Volume (GVLK) ключи для Windows Server 2019 ====== <code>Windows Server 2019 Datacenter WMDGN-G9PQG-XVVXX-R3X43-63DFG Windows Server 2019 Standard N69G4-B89J2-4G8F4-WWYCC-J464C Windows Server 2019 Standard Retail Q28NV-6P69W-4D4QT-QRC
windows_2012r2_domain_controller_repair_from_page_fault_in_nonpaged_area
14 Hits, Last modified:
ючения электричества, контроллер домена на базе **Windows Server 2012R2** (виртуальная машина на **standalo... \\ Проверяем, что на диске **С** у нас есть наш **Windows**: c: dir Смело (ведь у нас есть снепшот) восстанавливаем реестр из бекапа: copy /y c:\windows\system32\config\regback\* c:\windows\system32\config\ exit И перезагружаемся. \\ В результате у меня сис
отключился_rdp
12 Hits, Last modified:
---------------- 1. if the patches show installed Windows Server 2008 R2 for x64-based Systems and Windows Server 2008 R2 for x64-based Systems Service Pack 1* OR Windows 7 for x86 or x64 based Systems Service Pack 1* (KB2621440) Windows Server 2008 R2 for x64-based Systems and Windows
msi_creation_tools
9 Hits, Last modified:
==== https://stackoverflow.com/questions/50225031/windows-service-not-shown-in-add-remove-programs-under-co... com/damienbod/WiXPowerShellExample \\ \\ **Wix** (Windows Installer XML) - это набор утилит, предназначенны... nsion"> <Product Id="*" Name="WSL and XServer for Windows" Language="1033" Version="0.0.1" Manufacturer="Sb... <Component Id="Component_WSL_and_XServer_for_Windows" Guid='1b3844ef-ACAB-DEAD-BEEF-7786e2d5a6c7' />
bat_and_powershell_to_exe
8 Hits, Last modified:
яемый файл. Желательно - встроенными средствами **Windows** (10/2016). \\ \\ Так как я давно знаю о существ... скает **IDE Eclipse**, установленную в **WSL** (**Windows Subsystem For Linux**): <code>powershell -command... pxPackagename='CanonicalGroupLimited.Ubuntu18.04onWindows'^ $ubuntu_exe='ubuntu1804.exe'^ $ubuntu_exe=\"$... ертирование bat в exe с помощью встронных средств Windows ===== https://stackoverflow.com/questions/5109837
windows_server_2016_bsod_inaccessible_boot_device_after_update
8 Hits, Last modified:
====== Проблема ====== После очередного апдейта **Windows Server 2016** виртуальная машина перестала загруж... месте ли разделы и какая сейчас буква у диска с **Windows** и у загрузочного раздела. Обычно достаточно **l... code> sfc /scannow /offbootdir=d:\ /offwindir=d:\windows</code> - Чиним загрузочные компоненты:<code> b... апе утилита может сказать, что **Total identified Windows installations: 0**. Тогда делаем так (предполагая
windows_server_2016_windows_10_disk_space_cleanup
6 Hits, Last modified:
Если **Windows 10** или **Windows Server 2016** занимают много места, то скорее всего, они накачались обновлений и не уда... того могут являться - огромные размеры папок **c:\Windows\WinSxS**, **C:\Windows\SoftwareDistribution\Download** и других. \\ Помочь очистить эти папки и освободить
windows_server_2016_windows_10_start_button_not_working
6 Hits, Last modified:
====== Проблема ====== На компьютерах с **Windows 10** и **Windows Server 2016**, введенных в домен **ActiveDirectory**, не работает кнопка **Пуск** (**Star... редназначены для использования на компьютерах с **Windows Vista** и более старыми ОС, а **AppLocker** - для **Windows 7** и более новых. \\ Их совместная работа невозм
включаем-удаленныи-рабочии-стол-на-удаленном-сервере
5 Hits, Last modified:
======Ситуация====== У нас есть в сети сервер (Windows 2003). На нем отключен удаленный доступ к рабочесму ... om/en-US/sysinternals/bb897553]] или тут - [[{UP}/Windows/PSTools.zip| PSTools.zip - 1.6Mb]]\\ Применяем *... /d 0 /f REG ADD "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v fDenyTSConnections /t RE... \\ <code>REG ADD HKLM\SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\Services\RemoteDesktop /v E
clean_thinprint_printers
4 Hits, Last modified:
Есть принтсервер **ThinPrint** на базе **Windows 2012 R2**. На нем устновлено несколько сотен принтеров, мн... ены.\\ 1. Выгружаем список принтеров из оснастки Windows Print management в формате **Unicode Comma Delimi... принтеры. Я это сделал на Linux. На выходе будет windows cmd-скрипт, который удалит и заново поставит все ... mmon Files\ThinPrint** и запустим на принтсервере Windows: cd "C:\Program Files\Common Files\ThinPrint"
disable_smb2.0
4 Hits, Last modified:
ating systems. Client To disable SMB 2.0 for Windows Vista, Windows 7 or Windows systems that are the “client” systems run the following two commands: sc config lanmanwork... after the "=" sign. Server Run "regedit" on Windows Server 2008 based computer. Expand and locate th
iis_authenticate_windows_isers_using_forms
4 Hits, Last modified:
ASP. Оно аутентифицирует пользователя использую **Windows Authentication**. \\ Пользователям не нравится ст... \\ \\ https://www.codeproject.com/Articles/37558/Windows-Authentication-Using-Form-Authentication --------... if the given username/password is correct through Windows authentication mechanisms. We are using it in ou... ся страница **WinLogin.aspx**, которая проверит **Windows Integrated security** и если пользователь не приз
join_ad_with_read-only_domain_controller
4 Hits, Last modified:
жиме read-only. ====== Решение ====== В состав **Windows 7** и **Windows Server 2008 R2** входит утилита **jdomain**. Для того, чтобы присоединить машину к домену ... Djoin /provision /domain mydomain.com /machine mywindowsclient /savefile c:\offlinejoin.txt Затем полученн... Djoin /requestODJ /loadfile c:\offlinejoin.txt /windowspath %systemroot% /localos После этого машину пере
remote_desktop_services_home_folder_not_mapping
4 Hits, Last modified:
visual-studio_2017-community-vsto-outlook
4 Hits, Last modified:
windows_docker_purge_orphan_layers
4 Hits, Last modified:
windows_server_2016_containers
4 Hits, Last modified:
ad_changes_monitoring
3 Hits, Last modified:
install_software_using_wmi_and_powershell
3 Hits, Last modified:
quick_install_all_drivers_from_folder_and_subfolders
3 Hits, Last modified:
using_cmac_to_automate_vpn_connection_creation
3 Hits, Last modified:
visual_basic_6.0_runtime_in_windows-10
3 Hits, Last modified:
при-печати-size-in-bytes-0-pages-printed-1
3 Hits, Last modified:
close_all_file_handlers_by_path_or_process_name
2 Hits, Last modified:
fill_unused_disk_space_with_0x00
2 Hits, Last modified:
fsmo_transfer
2 Hits, Last modified:
install_printer_error_6_error_1796
2 Hits, Last modified:
kerio_vpn_client_7.2
2 Hits, Last modified:
migrate_printserver_from_x86_to_2012_x64
2 Hits, Last modified:
powershell_show_modal_popup_window
2 Hits, Last modified:
powershell_start_transcript_not_record_all_output
2 Hits, Last modified:
ssl_certificate_private_key_permissions
2 Hits, Last modified:
advanced_disk_diag
1 Hits, Last modified:
adws_warning_event_1400
1 Hits, Last modified:
azure_sql_database_export
1 Hits, Last modified:
grab_windows_key_from_bios
1 Hits, Last modified:
intel_hd_audio_1c20_error_code_10
1 Hits, Last modified:
tpautoconnect_no_suitable_client_protocol_found
1 Hits, Last modified:
unload_filesystem_driver
1 Hits, Last modified:
windows_time_service_w32time_set_new_ntp_server
1 Hits, Last modified:
активация-windows7-windows-2008-r2
1 Hits, Last modified:
команды_linux_в_windows
1 Hits, Last modified:
падает_splwow64.exe_crash
1 Hits, Last modified:
установка-windows-7-2008-с-флешки
1 Hits, Last modified:
  • mainpage.txt
  • Last modified: 2023/04/10 20:01
  • by admin