dsquery group -name TestGroup|dsget group -members |dsget user -display > c:\group.txtПроблему с кодировкой решить Notepad++
Юзверь: Чтоооо?!!! Как это не правельный пароль?!!! Опять админы всё сломали?!!!
вторник, 19 февраля 2013 г.
Получение списка пользователей группы AD
пятница, 8 февраля 2013 г.
Windows server 2008 R2 NTLDR is missing
Если случилась беда, или было восстановление бэкапа на новое железо, винда при старте пишет NTLDR is missing, грузимся с установочного образа и переходим в режим командной строки.
вторник, 5 февраля 2013 г.
Hyper V в рабочей группе.
Во-первых в безопасности отключим требование сложности к паролям.
На своем компе:
------------------------------
1. Click Start -> Run, type “secpol.msc”, to open the Security Policy tool.
2. Configure the Password Policy as required.
3. Right click “Security Settings”, and click “Export Policy…” to export the settings to a .inf file.
4. Copy the .inf file to the server core computer.
На Server Core компе:
-------------------------------
Run the following command to import the policy file:
На своем компе:
------------------------------
1. Click Start -> Run, type “secpol.msc”, to open the Security Policy tool.
2. Configure the Password Policy as required.
3. Right click “Security Settings”, and click “Export Policy…” to export the settings to a .inf file.
4. Copy the .inf file to the server core computer.
На Server Core компе:
-------------------------------
Run the following command to import the policy file:
Secedit /configure /db secedit.sdb /cfg <Path to the exported .inf file>
Подписаться на:
Сообщения (Atom)