powered by simpleCommunicator - 2.0.61     © 2026 Programmizd 02
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Форумы / Windows [игнор отключен] [закрыт для гостей] / включение компьютеров в домен через VPN
1 сообщений из 51, страница 3 из 3
включение компьютеров в домен через VPN
    #36364397
GavRYshA
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Вот что получилось у меня ...

Код: plaintext
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
80.
81.
82.
83.
84.
85.
86.
87.
88.
89.
90.
91.
92.
93.
94.
95.
96.
97.
98.
99.
100.
101.
102.
103.
C:\Documents and Settings\Administrator>dcdiag

Domain Controller Diagnosis

Performing initial setup:
   Done gathering initial info.

Doing initial required tests

   Testing server: Default-First-Site\USER1
      Starting test: Connectivity
         ......................... USER1 passed test Connectivity

Doing primary tests

   Testing server: Default-First-Site\USER1
      Starting test: Replications
         ......................... USER1 passed test Replications
      Starting test: NCSecDesc
         ......................... USER1 passed test NCSecDesc
      Starting test: NetLogons
         Unable to connect to the NETLOGON share! (\\USER1\netlogon)
         [USER1] An net use or LsaPolicy operation failed with error  1203 , Ни од
на из служб доступа к сети не смогла обработать заданный сетевой путь..
         ......................... USER1 failed test NetLogons
      Starting test: Advertising
         ......................... USER1 passed test Advertising
      Starting test: KnowsOfRoleHolders
         ......................... USER1 passed test KnowsOfRoleHolders
      Starting test: RidManager
         ......................... USER1 passed test RidManager
      Starting test: MachineAccount
         ......................... USER1 passed test MachineAccount
      Starting test: Services
         ......................... USER1 passed test Services
      Starting test: ObjectsReplicated
         ......................... USER1 passed test ObjectsReplicated
      Starting test: frssysvol
         ......................... USER1 passed test frssysvol
      Starting test: frsevent
         There are warning or error events within the last  24  hours after the
         SYSVOL has been shared.  Failing SYSVOL replication problems may cause
         Group Policy problems.
         ......................... USER1 failed test frsevent
      Starting test: kccevent
         ......................... USER1 passed test kccevent
      Starting test: systemlog
         An Error Event occured.  EventID: 0xC0002710
            Time Generated:  12 / 14 / 2009     08 : 40 : 29 
            (Event String could not be retrieved)
         An Error Event occured.  EventID: 0x0000165B
            Time Generated:  12 / 14 / 2009     08 : 52 : 07 
            Event String: The session setup from computer 'RANICA_USER1'
         An Error Event occured.  EventID: 0x000016AD
            Time Generated:  12 / 14 / 2009     08 : 56 : 03 
            Event String: The session setup from the computer RANICA_USER1
         ......................... USER1 failed test systemlog
      Starting test: VerifyReferences
         ......................... USER1 passed test VerifyReferences

   Running partition tests on : TAPI3Directory
      Starting test: CrossRefValidation
         ......................... TAPI3Directory passed test CrossRefValidation

      Starting test: CheckSDRefDom
         ......................... TAPI3Directory passed test CheckSDRefDom

   Running partition tests on : ForestDnsZones
      Starting test: CrossRefValidation
         ......................... ForestDnsZones passed test CrossRefValidation

      Starting test: CheckSDRefDom
         ......................... ForestDnsZones passed test CheckSDRefDom

   Running partition tests on : DomainDnsZones
      Starting test: CrossRefValidation
         ......................... DomainDnsZones passed test CrossRefValidation

      Starting test: CheckSDRefDom
         ......................... DomainDnsZones passed test CheckSDRefDom

   Running partition tests on : Schema
      Starting test: CrossRefValidation
         ......................... Schema passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... Schema passed test CheckSDRefDom

   Running partition tests on : Configuration
      Starting test: CrossRefValidation
         ......................... Configuration passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... Configuration passed test CheckSDRefDom

   Running partition tests on : grodnokniga
      Starting test: CrossRefValidation
         ......................... grodnokniga passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... grodnokniga passed test CheckSDRefDom

   Running enterprise tests on : grodnokniga.local
      Starting test: Intersite
         ......................... grodnokniga.local passed test Intersite
      Starting test: FsmoCheck
         ......................... grodnokniga.local passed test FsmoCheck



Код: plaintext
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
80.
81.
82.
83.
84.
85.
86.
87.
88.
89.
90.
91.
92.
93.
94.
95.
96.
97.
98.
99.
100.
101.
102.
103.
104.
105.
106.
107.
108.
109.
110.
111.
112.
113.
114.
115.
116.
117.
118.
119.
C:\Documents and Settings\Administrator>netdiag

....................................

    Computer Name: USER1
    DNS Host Name: user1.grodnokniga.local
    System info : Microsoft Windows Server  2003  (Build  3790 )
    Processor : x86 Family  6  Model  15  Stepping  13 , GenuineIntel
    List of installed hotfixes :
        KB926139-v2
        KB926141
        KB942288-v4
        KB954550-v5
        Q147222


Netcard queries test . . . . . . . : Passed



Per interface results:

    Adapter : Local Area Connection

        Netcard queries test . . . : Passed

        Host Name. . . . . . . . . : user1
        IP Address . . . . . . . . :  192 . 168 . 0 . 1 
        Subnet Mask. . . . . . . . :  255 . 255 . 255 . 0 
        Default Gateway. . . . . . :  192 . 168 . 0 . 200 
        Dns Servers. . . . . . . . :  192 . 168 . 0 . 1 


        AutoConfiguration results. . . . . . : Passed

        Default gateway test . . . : Passed

        NetBT name test. . . . . . : Passed
        [WARNING] At least one of the < 00 > 'WorkStation Service', < 03 > 'Messenge
r Service', < 20 > 'WINS' names is missing.
            No remote names have been found.

        WINS service test. . . . . : Skipped
            There are no WINS servers configured for this interface.


Global results:


Domain membership test . . . . . . : Passed


NetBT transports test. . . . . . . : Passed
    List of NetBt transports currently configured:
        NetBT_Tcpip_{470C202D-EB3F- 4675 -A8A3-AA903389073C}
     1  NetBt transport currently configured.


Autonet address test . . . . . . . : Passed


IP loopback ping test. . . . . . . : Passed


Default gateway test . . . . . . . : Passed


NetBT name test. . . . . . . . . . : Passed
    [WARNING] You don't have a single interface with the <00> 'WorkStation Servi
ce', <03> 'Messenger Service', <20> 'WINS' names defined.


Winsock test . . . . . . . . . . . : Passed


DNS test . . . . . . . . . . . . . : Passed
    PASS - All the DNS entries for DC are registered on DNS server ' 192 . 168 . 0 . 1 '
.


Redir and Browser test . . . . . . : Passed
    List of NetBt transports currently bound to the Redir
        NetBT_Tcpip_{470C202D-EB3F- 4675 -A8A3-AA903389073C}
    The redir is bound to  1  NetBt transport.

    List of NetBt transports currently bound to the browser
        NetBT_Tcpip_{470C202D-EB3F- 4675 -A8A3-AA903389073C}
    The browser is bound to  1  NetBt transport.


DC discovery test. . . . . . . . . : Passed


DC list test . . . . . . . . . . . : Passed


Trust relationship test. . . . . . : Skipped


Kerberos test. . . . . . . . . . . : Passed


LDAP test. . . . . . . . . . . . . : Passed


Bindings test. . . . . . . . . . . : Passed


WAN configuration test . . . . . . : Skipped
    No active remote access connections.


Modem diagnostics test . . . . . . : Passed

IP Security test . . . . . . . . . : Skipped

    Note: run "netsh ipsec dynamic show /?" for more detailed information


The command completed successfully


Код: plaintext
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
C:\Documents and Settings\Administrator>ipconfig /all

Настройка протокола IP для Windows

   Имя компьютера  . . . . . . . . . : user1
   Основной DNS-суффикс  . . . . . . : grodnokniga.local
   Тип узла. . . . . . . . . . . . . : неизвестный
   IP-маршрутизация включена . . . . : нет
   WINS-прокси включен . . . . . . . : нет
   Порядок просмотра суффиксов DNS . : grodnokniga.local

Local Area Connection - Ethernet адаптер:

   DNS-суффикс этого подключения . . :
   Описание  . . . . . . . . . . . . : NVIDIA nForce Networking Controller
   Физический адрес. . . . . . . . . :  00 -1D-7D-D3-3A-CE
   DHCP включен. . . . . . . . . . . : нет
   IP-адрес  . . . . . . . . . . . . :  192 . 168 . 0 . 1 
   Маска подсети . . . . . . . . . . :  255 . 255 . 255 . 0 
   Основной шлюз . . . . . . . . . . :  192 . 168 . 0 . 200 
   DNS-серверы . . . . . . . . . . . :  192 . 168 . 0 . 1 
...
Рейтинг: 0 / 0
1 сообщений из 51, страница 3 из 3
Форумы / Windows [игнор отключен] [закрыт для гостей] / включение компьютеров в домен через VPN
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]