mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 09:23:06 +00:00
[NET] Move COMPUTER, CONFIG and CONTINUE command syntax and help texts into a message table.
This commit is contained in:
parent
d0b263f26f
commit
34e9290821
13 changed files with 565 additions and 377 deletions
|
@ -209,7 +209,7 @@ NET ACCOUNTS to take effect.
|
|||
accounts havebeen set up (user User Manager or the NET USER command).
|
||||
|
||||
- The Net Logon service must be running on all servers in the domain
|
||||
that verify logon. Net Logon is started autmatically when the
|
||||
that verify logon. Net Logon is started automatically when the
|
||||
operating system starts.
|
||||
|
||||
/FORECELOGOFF:{minutes | NO} Sets the number of minutes a user has before
|
||||
|
@ -332,7 +332,7 @@ NET ACCOUNTS to take effect.
|
|||
accounts havebeen set up (user User Manager or the NET USER command).
|
||||
|
||||
- The Net Logon service must be running on all servers in the domain
|
||||
that verify logon. Net Logon is started autmatically when the
|
||||
that verify logon. Net Logon is started automatically when the
|
||||
operating system starts.
|
||||
|
||||
/FORECELOGOFF:{minutes | NO} Sets the number of minutes a user has before
|
||||
|
@ -373,7 +373,7 @@ NET ACCOUNTS to take effect.
|
|||
accounts havebeen set up (user User Manager or the NET USER command).
|
||||
|
||||
- The Net Logon service must be running on all servers in the domain
|
||||
that verify logon. Net Logon is started autmatically when the
|
||||
that verify logon. Net Logon is started automatically when the
|
||||
operating system starts.
|
||||
|
||||
/FORECELOGOFF:{minutes | NO} Sets the number of minutes a user has before
|
||||
|
@ -401,3 +401,547 @@ NET ACCOUNTS to take effect.
|
|||
the operation is performed on the local
|
||||
computer.
|
||||
.
|
||||
|
||||
|
||||
MessageId=10002
|
||||
SymbolicName=MSG_COMPUTER_SYNTAX
|
||||
Severity=Success
|
||||
Facility=System
|
||||
Language=English
|
||||
NET COMPUTER \\computername {/ADD | /DEL}
|
||||
.
|
||||
Language=Polish
|
||||
NET COMPUTER \\nazwa_komputera {/ADD | /DEL}
|
||||
.
|
||||
Language=Romanian
|
||||
NET COMPUTER \\computername {/ADD | /DEL}
|
||||
.
|
||||
Language=Russian
|
||||
NET COMPUTER \\computername {/ADD | /DEL}
|
||||
.
|
||||
Language=Spanish
|
||||
NET COMPUTER \\computername {/ADD | /DEL}
|
||||
.
|
||||
Language=Turkish
|
||||
NET COMPUTER \\computername {/ADD | /DEL}
|
||||
.
|
||||
Language=Chinese
|
||||
NET COMPUTER \\computername {/ADD | /DEL}
|
||||
.
|
||||
Language=Taiwanese
|
||||
NET COMPUTER \\computername {/ADD | /DEL}
|
||||
.
|
||||
|
||||
|
||||
MessageId=10003
|
||||
SymbolicName=MSG_COMPUTER_HELP
|
||||
Severity=Success
|
||||
Facility=System
|
||||
Language=English
|
||||
NET COMPUTER adds or deletes computers from a domain database. This
|
||||
command is available only on server operating systems.
|
||||
|
||||
\\computername Specifies the computer to add or delete from
|
||||
the domain.
|
||||
/ADD Adds the specified computer to the domain.
|
||||
/DEL Removes the specified computer from the domain.
|
||||
.
|
||||
Language=Polish
|
||||
NET COMPUTER dodaje lub usuwa komputer z bazy danych domeny.
|
||||
To polecenie jest dostępne tylko na serwerowych systemach opoeracyjnych.
|
||||
|
||||
\\nazwa_komputera Określa komputer dodawany lub usuwany
|
||||
z domeny.
|
||||
/ADD Dodaje określony komputer do domeny.
|
||||
/DEL Usuwa określony komputer z domeny.
|
||||
.
|
||||
Language=Romanian
|
||||
NET COMPUTER adds or deletes computers from a domain database. This
|
||||
command is available only on server operating systems.
|
||||
|
||||
\\computername Specifies the computer to add or delete from
|
||||
the domain.
|
||||
/ADD Adds the specified computer to the domain.
|
||||
/DEL Removes the specified computer from the domain.
|
||||
.
|
||||
Language=Russian
|
||||
NET COMPUTER adds or deletes computers from a domain database. This
|
||||
command is available only on server operating systems.
|
||||
|
||||
\\computername Specifies the computer to add or delete from
|
||||
the domain.
|
||||
/ADD Adds the specified computer to the domain.
|
||||
/DEL Removes the specified computer from the domain.
|
||||
.
|
||||
Language=Spanish
|
||||
NET COMPUTER adds or deletes computers from a domain database. This
|
||||
command is available only on server operating systems.
|
||||
|
||||
\\computername Specifies the computer to add or delete from
|
||||
the domain.
|
||||
/ADD Adds the specified computer to the domain.
|
||||
/DEL Removes the specified computer from the domain.
|
||||
.
|
||||
Language=Turkish
|
||||
NET COMPUTER adds or deletes computers from a domain database. This
|
||||
command is available only on server operating systems.
|
||||
|
||||
\\computername Specifies the computer to add or delete from
|
||||
the domain.
|
||||
/ADD Adds the specified computer to the domain.
|
||||
/DEL Removes the specified computer from the domain.
|
||||
.
|
||||
Language=Chinese
|
||||
NET COMPUTER adds or deletes computers from a domain database. This
|
||||
command is available only on server operating systems.
|
||||
|
||||
\\computername Specifies the computer to add or delete from
|
||||
the domain.
|
||||
/ADD Adds the specified computer to the domain.
|
||||
/DEL Removes the specified computer from the domain.
|
||||
.
|
||||
Language=Taiwanese
|
||||
NET COMPUTER adds or deletes computers from a domain database. This
|
||||
command is available only on server operating systems.
|
||||
|
||||
\\computername Specifies the computer to add or delete from
|
||||
the domain.
|
||||
/ADD Adds the specified computer to the domain.
|
||||
/DEL Removes the specified computer from the domain.
|
||||
.
|
||||
|
||||
|
||||
MessageId=10004
|
||||
SymbolicName=MSG_CONFIG_SYNTAX
|
||||
Severity=Success
|
||||
Facility=System
|
||||
Language=English
|
||||
NET CONFIG [SERVER | WORKSTATION]
|
||||
.
|
||||
Language=Polish
|
||||
NET CONFIG [SERVER | WORKSTATION]
|
||||
.
|
||||
Language=Romanian
|
||||
NET CONFIG [SERVER | WORKSTATION]
|
||||
.
|
||||
Language=Russian
|
||||
NET CONFIG [SERVER | WORKSTATION]
|
||||
.
|
||||
Language=Spanish
|
||||
NET CONFIG [SERVER | WORKSTATION]
|
||||
.
|
||||
Language=Turkish
|
||||
NET CONFIG [SERVER | WORKSTATION]
|
||||
.
|
||||
Language=Chinese
|
||||
NET CONFIG [SERVER | WORKSTATION]
|
||||
.
|
||||
Language=Taiwanese
|
||||
NET CONFIG [SERVER | WORKSTATION]
|
||||
.
|
||||
|
||||
|
||||
MessageId=10005
|
||||
SymbolicName=MSG_CONFIG_HELP
|
||||
Severity=Success
|
||||
Facility=System
|
||||
Language=English
|
||||
NET CONFIG displays coniguration information of the Workstation or
|
||||
Server service. When used without the WORKSTATION or SERVER switch,
|
||||
it displays a list of configurable services. To get help with
|
||||
configuring a service, type NET HELP CONFIG service.
|
||||
|
||||
SERVER Displays information about the configuration of the
|
||||
Server service.
|
||||
WORKSTATION Displays information about the configuration of the
|
||||
Workstation service.
|
||||
.
|
||||
Language=Polish
|
||||
NET CONFIG wyświetla informacje o konfiguracji usług Stacja robocza lub
|
||||
Serwer. Polecenie użyte bez przełącznika SERVER lub WORKSTATION wyświetla,
|
||||
listę usług dostępnych do konfiguracji. Aby uzyskać pomoc na temat
|
||||
konfigurowania usługi, wpisz polecenie NET HELP CONFIG usługa.
|
||||
|
||||
SERVER Wyświetla informacje o konfiguracji usługi Serwer
|
||||
WORKSTATION Wyświetla informacje o konfiguracji usługi Stacja robocza.
|
||||
.
|
||||
Language=Romanian
|
||||
NET CONFIG displays coniguration information of the Workstation or
|
||||
Server service. When used without the WORKSTATION or SERVER switch,
|
||||
it displays a list of configurable services. To get help with
|
||||
configuring a service, type NET HELP CONFIG service.
|
||||
|
||||
SERVER Displays information about the configuration of the
|
||||
Server service.
|
||||
WORKSTATION Displays information about the configuration of the
|
||||
Workstation service.
|
||||
.
|
||||
Language=Russian
|
||||
NET CONFIG displays coniguration information of the Workstation or
|
||||
Server service. When used without the WORKSTATION or SERVER switch,
|
||||
it displays a list of configurable services. To get help with
|
||||
configuring a service, type NET HELP CONFIG service.
|
||||
|
||||
SERVER Displays information about the configuration of the
|
||||
Server service.
|
||||
WORKSTATION Displays information about the configuration of the
|
||||
Workstation service.
|
||||
.
|
||||
Language=Spanish
|
||||
NET CONFIG displays coniguration information of the Workstation or
|
||||
Server service. When used without the WORKSTATION or SERVER switch,
|
||||
it displays a list of configurable services. To get help with
|
||||
configuring a service, type NET HELP CONFIG service.
|
||||
|
||||
SERVER Displays information about the configuration of the
|
||||
Server service.
|
||||
WORKSTATION Displays information about the configuration of the
|
||||
Workstation service.
|
||||
.
|
||||
Language=Turkish
|
||||
NET CONFIG displays coniguration information of the Workstation or
|
||||
Server service. When used without the WORKSTATION or SERVER switch,
|
||||
it displays a list of configurable services. To get help with
|
||||
configuring a service, type NET HELP CONFIG service.
|
||||
|
||||
SERVER Displays information about the configuration of the
|
||||
Server service.
|
||||
WORKSTATION Displays information about the configuration of the
|
||||
Workstation service.
|
||||
.
|
||||
Language=Chinese
|
||||
NET CONFIG displays coniguration information of the Workstation or
|
||||
Server service. When used without the WORKSTATION or SERVER switch,
|
||||
it displays a list of configurable services. To get help with
|
||||
configuring a service, type NET HELP CONFIG service.
|
||||
|
||||
SERVER Displays information about the configuration of the
|
||||
Server service.
|
||||
WORKSTATION Displays information about the configuration of the
|
||||
Workstation service.
|
||||
.
|
||||
Language=Taiwanese
|
||||
NET CONFIG displays coniguration information of the Workstation or
|
||||
Server service. When used without the WORKSTATION or SERVER switch,
|
||||
it displays a list of configurable services. To get help with
|
||||
configuring a service, type NET HELP CONFIG service.
|
||||
|
||||
SERVER Displays information about the configuration of the
|
||||
Server service.
|
||||
WORKSTATION Displays information about the configuration of the
|
||||
Workstation service.
|
||||
.
|
||||
|
||||
|
||||
MessageId=10006
|
||||
SymbolicName=MSG_CONFIG_SERVER_SYNTAX
|
||||
Severity=Success
|
||||
Facility=System
|
||||
Language=English
|
||||
NET CONFIG SERVER [/AUTODISCONNECT:time] [/SRVCOMMENT:"text"]
|
||||
[/HIDDEN:{YES | NO}]
|
||||
.
|
||||
Language=Polish
|
||||
NET CONFIG SERVER [/AUTODISCONNECT:czas] [/SRVCOMMENT:"tekst"]
|
||||
[/HIDDEN:{YES | NO}]
|
||||
.
|
||||
Language=Romanian
|
||||
NET CONFIG SERVER [/AUTODISCONNECT:time] [/SRVCOMMENT:"text"]
|
||||
[/HIDDEN:{YES | NO}]
|
||||
.
|
||||
Language=Russian
|
||||
NET CONFIG SERVER [/AUTODISCONNECT:time] [/SRVCOMMENT:"text"]
|
||||
[/HIDDEN:{YES | NO}]
|
||||
.
|
||||
Language=Spanish
|
||||
NET CONFIG SERVER [/AUTODISCONNECT:time] [/SRVCOMMENT:"text"]
|
||||
[/HIDDEN:{YES | NO}]
|
||||
.
|
||||
Language=Turkish
|
||||
NET CONFIG SERVER [/AUTODISCONNECT:time] [/SRVCOMMENT:"text"]
|
||||
[/HIDDEN:{YES | NO}]
|
||||
.
|
||||
Language=Chinese
|
||||
NET CONFIG SERVER [/AUTODISCONNECT:time] [/SRVCOMMENT:"text"]
|
||||
[/HIDDEN:{YES | NO}]
|
||||
.
|
||||
Language=Taiwanese
|
||||
NET CONFIG SERVER [/AUTODISCONNECT:time] [/SRVCOMMENT:"text"]
|
||||
[/HIDDEN:{YES | NO}]
|
||||
.
|
||||
|
||||
|
||||
MessageId=10007
|
||||
SymbolicName=MSG_CONFIG_SERVER_HELP
|
||||
Severity=Success
|
||||
Facility=System
|
||||
Language=English
|
||||
NET CONFIG SERVER displays or changes settings for the Server service.
|
||||
|
||||
/AUTODISCONNECT:time Sets the maximum number of minutes a user's
|
||||
session can be inactive before it is disconected.
|
||||
You can specify -1 to never disconnect. The range
|
||||
is -1-65535 minutes; the default is 15.
|
||||
/SRVCOMMENT:"text" Adds a comment for the server that is displayed on
|
||||
screen and with the NET VIEW command.
|
||||
Enclose the text in quotation marks.
|
||||
/HIDDEN:{YES | NO} Specifies whether the server's computer name
|
||||
appears on displays listings of servers. Note that
|
||||
hiding a serverdoes not alter the permissions
|
||||
on that server. The default is NO.
|
||||
|
||||
To display the current configuration for the Server service,
|
||||
type NET CONFIG SERVER without parameters.
|
||||
.
|
||||
Language=Polish
|
||||
NET CONFIG SERVER wyświetla lub zmienia ustawienia usługi Serwer.
|
||||
|
||||
/AUTODISCONNECT:czas Ustawia maksymalną liczbę minut, przez
|
||||
które sesja użytkownika może być nieaktywna, zanim
|
||||
nastąpi jej rozłączenie. Użyj wartości -1, aby
|
||||
zapobiec rozłączaniu. Zakres wynosi od -1 do 65535
|
||||
minut, domyślnie 15.
|
||||
/SRVCOMMENT:"tekst" Dodaje komentarz dla serwera wyświetlany na
|
||||
ekranie komputera i przez polecenie NET VIEW.
|
||||
Tekst musi być ujęty w cudzysłów.
|
||||
/HIDDEN:{YES | NO} Określa, czy nazwa serwera pojawia się
|
||||
podczas wyświetlania listy serwerów. Należy pamiętać,
|
||||
że ukrycie serwera nie zmienia uprawnień na tym
|
||||
serwerze. Wartość domyślna: NO (nie ukrywaj).
|
||||
|
||||
Aby wyświetlić bieżącą konfigurację usługi Serwer,
|
||||
wpisz NET CONFIG SERVER bez parametrów.
|
||||
.
|
||||
Language=Romanian
|
||||
NET CONFIG SERVER displays or changes settings for the Server service.
|
||||
|
||||
/AUTODISCONNECT:time Sets the maximum number of minutes a user's
|
||||
session can be inactive before it is disconected.
|
||||
You can specify -1 to never disconnect. The range
|
||||
is -1-65535 minutes; the default is 15.
|
||||
/SRVCOMMENT:"text" Adds a comment for the server that is displayed on
|
||||
screen and with the NET VIEW command.
|
||||
Enclose the text in quotation marks.
|
||||
/HIDDEN:{YES | NO} Specifies whether the server's computer name
|
||||
appears on displays listings of servers. Note that
|
||||
hiding a serverdoes not alter the permissions
|
||||
on that server. The default is NO.
|
||||
|
||||
To display the current configuration for the Server service,
|
||||
type NET CONFIG SERVER without parameters.
|
||||
.
|
||||
Language=Russian
|
||||
NET CONFIG SERVER displays or changes settings for the Server service.
|
||||
|
||||
/AUTODISCONNECT:time Sets the maximum number of minutes a user's
|
||||
session can be inactive before it is disconected.
|
||||
You can specify -1 to never disconnect. The range
|
||||
is -1-65535 minutes; the default is 15.
|
||||
/SRVCOMMENT:"text" Adds a comment for the server that is displayed on
|
||||
screen and with the NET VIEW command.
|
||||
Enclose the text in quotation marks.
|
||||
/HIDDEN:{YES | NO} Specifies whether the server's computer name
|
||||
appears on displays listings of servers. Note that
|
||||
hiding a serverdoes not alter the permissions
|
||||
on that server. The default is NO.
|
||||
|
||||
To display the current configuration for the Server service,
|
||||
type NET CONFIG SERVER without parameters.
|
||||
.
|
||||
Language=Spanish
|
||||
NET CONFIG SERVER displays or changes settings for the Server service.
|
||||
|
||||
/AUTODISCONNECT:time Sets the maximum number of minutes a user's
|
||||
session can be inactive before it is disconected.
|
||||
You can specify -1 to never disconnect. The range
|
||||
is -1-65535 minutes; the default is 15.
|
||||
/SRVCOMMENT:"text" Adds a comment for the server that is displayed on
|
||||
screen and with the NET VIEW command.
|
||||
Enclose the text in quotation marks.
|
||||
/HIDDEN:{YES | NO} Specifies whether the server's computer name
|
||||
appears on displays listings of servers. Note that
|
||||
hiding a serverdoes not alter the permissions
|
||||
on that server. The default is NO.
|
||||
|
||||
To display the current configuration for the Server service,
|
||||
type NET CONFIG SERVER without parameters.
|
||||
.
|
||||
Language=Turkish
|
||||
NET CONFIG SERVER displays or changes settings for the Server service.
|
||||
|
||||
/AUTODISCONNECT:time Sets the maximum number of minutes a user's
|
||||
session can be inactive before it is disconected.
|
||||
You can specify -1 to never disconnect. The range
|
||||
is -1-65535 minutes; the default is 15.
|
||||
/SRVCOMMENT:"text" Adds a comment for the server that is displayed on
|
||||
screen and with the NET VIEW command.
|
||||
Enclose the text in quotation marks.
|
||||
/HIDDEN:{YES | NO} Specifies whether the server's computer name
|
||||
appears on displays listings of servers. Note that
|
||||
hiding a serverdoes not alter the permissions
|
||||
on that server. The default is NO.
|
||||
|
||||
To display the current configuration for the Server service,
|
||||
type NET CONFIG SERVER without parameters.
|
||||
.
|
||||
Language=Chinese
|
||||
NET CONFIG SERVER displays or changes settings for the Server service.
|
||||
|
||||
/AUTODISCONNECT:time Sets the maximum number of minutes a user's
|
||||
session can be inactive before it is disconected.
|
||||
You can specify -1 to never disconnect. The range
|
||||
is -1-65535 minutes; the default is 15.
|
||||
/SRVCOMMENT:"text" Adds a comment for the server that is displayed on
|
||||
screen and with the NET VIEW command.
|
||||
Enclose the text in quotation marks.
|
||||
/HIDDEN:{YES | NO} Specifies whether the server's computer name
|
||||
appears on displays listings of servers. Note that
|
||||
hiding a serverdoes not alter the permissions
|
||||
on that server. The default is NO.
|
||||
|
||||
To display the current configuration for the Server service,
|
||||
type NET CONFIG SERVER without parameters.
|
||||
.
|
||||
Language=Taiwanese
|
||||
NET CONFIG SERVER displays or changes settings for the Server service.
|
||||
|
||||
/AUTODISCONNECT:time Sets the maximum number of minutes a user's
|
||||
session can be inactive before it is disconected.
|
||||
You can specify -1 to never disconnect. The range
|
||||
is -1-65535 minutes; the default is 15.
|
||||
/SRVCOMMENT:"text" Adds a comment for the server that is displayed on
|
||||
screen and with the NET VIEW command.
|
||||
Enclose the text in quotation marks.
|
||||
/HIDDEN:{YES | NO} Specifies whether the server's computer name
|
||||
appears on displays listings of servers. Note that
|
||||
hiding a serverdoes not alter the permissions
|
||||
on that server. The default is NO.
|
||||
|
||||
To display the current configuration for the Server service,
|
||||
type NET CONFIG SERVER without parameters.
|
||||
.
|
||||
|
||||
|
||||
MessageId=10008
|
||||
SymbolicName=MSG_CONTINUE_SYNTAX
|
||||
Severity=Success
|
||||
Facility=System
|
||||
Language=English
|
||||
NET CONTINUE service
|
||||
.
|
||||
Language=Polish
|
||||
NET CONTINUE usługa
|
||||
.
|
||||
Language=Romanian
|
||||
NET CONTINUE <nume serviciu>
|
||||
.
|
||||
Language=Russian
|
||||
NET CONTINUE <имя_службы>
|
||||
.
|
||||
Language=Spanish
|
||||
NET CONTINUE <nombre del servicio>
|
||||
.
|
||||
Language=Turkish
|
||||
NET CONTINUE <Hizmet Adı>
|
||||
.
|
||||
Language=Chinese
|
||||
NET CONTINUE <Service Name>
|
||||
.
|
||||
Language=Taiwanese
|
||||
NET CONTINUE <服務名稱>
|
||||
.
|
||||
|
||||
|
||||
MessageId=10009
|
||||
SymbolicName=MSG_CONTINUE_HELP
|
||||
Severity=Success
|
||||
Facility=System
|
||||
Language=English
|
||||
NET CONTINUE reactivates a service that has been suspended by NET PAUSE.
|
||||
|
||||
service Is the paused service
|
||||
For example, one of the following:
|
||||
NET LOGON
|
||||
NT LM SECURITY SUPPORT PROVIDER
|
||||
SCHEDULE
|
||||
SERVER
|
||||
WORKSTATION
|
||||
.
|
||||
Language=Polish
|
||||
NET CONTINUE wznawia działanie usługi, która została.
|
||||
wstrzymana poleceniem NET PAUSE.
|
||||
|
||||
usługa Wstrzymana usługa
|
||||
Może to być jedna z następujących usług:
|
||||
NET LOGON
|
||||
NT LM SECURITY SUPPORT PROVIDER
|
||||
SCHEDULE
|
||||
SERVER
|
||||
WORKSTATION
|
||||
.
|
||||
Language=Romanian
|
||||
NET CONTINUE reactivates a service that has been suspended by NET PAUSE.
|
||||
|
||||
service Is the paused service
|
||||
For example, one of the following:
|
||||
NET LOGON
|
||||
NT LM SECURITY SUPPORT PROVIDER
|
||||
SCHEDULE
|
||||
SERVER
|
||||
WORKSTATION
|
||||
.
|
||||
Language=Russian
|
||||
NET CONTINUE reactivates a service that has been suspended by NET PAUSE.
|
||||
|
||||
service Is the paused service
|
||||
For example, one of the following:
|
||||
NET LOGON
|
||||
NT LM SECURITY SUPPORT PROVIDER
|
||||
SCHEDULE
|
||||
SERVER
|
||||
WORKSTATION
|
||||
.
|
||||
Language=Spanish
|
||||
NET CONTINUE reactivates a service that has been suspended by NET PAUSE.
|
||||
|
||||
service Is the paused service
|
||||
For example, one of the following:
|
||||
NET LOGON
|
||||
NT LM SECURITY SUPPORT PROVIDER
|
||||
SCHEDULE
|
||||
SERVER
|
||||
WORKSTATION
|
||||
.
|
||||
Language=Turkish
|
||||
NET CONTINUE reactivates a service that has been suspended by NET PAUSE.
|
||||
|
||||
service Is the paused service
|
||||
For example, one of the following:
|
||||
NET LOGON
|
||||
NT LM SECURITY SUPPORT PROVIDER
|
||||
SCHEDULE
|
||||
SERVER
|
||||
WORKSTATION
|
||||
.
|
||||
Language=Chinese
|
||||
NET CONTINUE reactivates a service that has been suspended by NET PAUSE.
|
||||
|
||||
service Is the paused service
|
||||
For example, one of the following:
|
||||
NET LOGON
|
||||
NT LM SECURITY SUPPORT PROVIDER
|
||||
SCHEDULE
|
||||
SERVER
|
||||
WORKSTATION
|
||||
.
|
||||
Language=Taiwanese
|
||||
NET CONTINUE reactivates a service that has been suspended by NET PAUSE.
|
||||
|
||||
service Is the paused service
|
||||
For example, one of the following:
|
||||
NET LOGON
|
||||
NT LM SECURITY SUPPORT PROVIDER
|
||||
SCHEDULE
|
||||
SERVER
|
||||
WORKSTATION
|
||||
.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue