Личный блог специалиста по информационным технологиям Аникина Семёна Владимировича, который служит как записная книжка в текущей работе
вторник, 12 марта 2019 г.
Включение доступа к беспарольной шаре на WIndows 10
По умолчанию запрещено подключатся к сетевым папкам без парольного доступа. Чтобы разрешить доступ нужно поправить ветку реестра
HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters
"AllowInsecureGuestAuth"=dword:0 заменив на 1
В групповой политике меняется тут Computer Configuration -> Administrative Templates -> Network -> Lanman Workstation and selected the Enable insecure guest logons
HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters
"AllowInsecureGuestAuth"=dword:0 заменив на 1
В групповой политике меняется тут Computer Configuration -> Administrative Templates -> Network -> Lanman Workstation and selected the Enable insecure guest logons
воскресенье, 10 марта 2019 г.
How to configure an authoritative time server in Windows Server
To configure an internal time server to synchronize with an external time source,
Prerequisite updates for Internet Explorer 11
When you install Internet Explorer 11 for Windows 7, the installer program tries to automatically install some prerequisite components. If this part of the installation fails, Internet Explorer stops the installation process.
In this situation, you must install the prerequisite software manually before you can install Internet Explorer 11 for Windows 7.
To do this, use the links in the "List of prerequisite updates for Internet Explorer 11" section to obtain the individual update components.
In this situation, you must install the prerequisite software manually before you can install Internet Explorer 11 for Windows 7.
To do this, use the links in the "List of prerequisite updates for Internet Explorer 11" section to obtain the individual update components.
Windows 10, WindowsUpdate.log and how to view it with PowerShell or Tracefmt.exe
Author: Charles Allen
With the release of Windows 10, there is going to be a change to the way the Operating System logs created and how we can view them.
For those of us who are supporting services like Configuration Manager and Windows Update Services to deploy Software Updates, this means a change to how we will look at the WindowsUpdate.log in Windows 10.
The WindowsUpdate.log is still located in C:\Windows, however when you open the file C:\Windows\WindowsUpdate.log, you will only see the following information:
The WindowsUpdate.log is still located in C:\Windows, however when you open the file C:\Windows\WindowsUpdate.log, you will only see the following information:
Circle Back to Loopback
Hello again! Kim Nichols here again. For this post, I’m taking a break from the AD LDS discussions (hold your applause until the end) and going back to a topic near and dear to my heart – Group Policy loopback processing.
Loopback processing is not a new concept to Group Policy, but it still causes confusion for even the most experienced Group Policy administrators.
Подписаться на:
Сообщения (Atom)