| File name: | gpresult.exe.mui |
| Size: | 28160 byte |
| MD5: | 132c284633b5501d0a0a3c62bc13aaf3 |
| SHA1: | 20fe117ab93f16f9a37af88b4edaf9bd2459f77e |
| SHA256: | b88dc7c369b37d02106bff52a18b0f20ec02327dbdaa630abbcf945fd412154b |
| Operating systems: | Windows 10 |
| Extension: | MUI |
| In x64: | gpresult.exe Query Group Policy RSOP Data(32비트) |
If an error occurred or the following message in Korean language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
| id | Korean | English |
|---|---|---|
| 1 | GPRESULT [/S system [/U username [/P [password]]]] [/SCOPE scope] |
GPRESULT [/S system [/U username [/P [password]]]] [/SCOPE scope] |
| 2 | [/USER targetusername] [/V | /Z] |
[/USER targetusername] [/V | /Z] |
| 3 | ||
| 4 | 설명: |
Description: |
| 5 | 이 명령줄 도구는 대상 사용자 및 컴퓨터에 대한 정책 |
This command line tool displays the Resultant Set of Policy (RSoP) |
| 6 | 결과 집합(RSoP) 정보를 표시합니다. |
information for a target user and computer. |
| 8 | 매개 변수 목록: |
Parameter List: |
| 9 | /S system 연결할 원격 시스템을 지정합니다. |
/S system Specifies the remote system to connect to. |
| 11 | /U [domain\]user 명령을 실행할 사용자 컨텍스트를 |
/U [domain\]user Specifies the user context under which |
| 12 | 해당 명령을 실행해야 합니다. |
the command should run. |
| 13 | /P [password] 제공된 사용자 컨텍스트에 대한 암호를 |
/P [password] Specifies the password for the given user |
| 14 | 지정합니다. 생략된 경우 입력하도록 묻습니다. |
context. Prompts for input if omitted. |
| 15 | /SCOPE scope 사용자 또는 컴퓨터 설정이 표시될 |
/SCOPE scope Specifies whether the user or the |
| 16 | 것인지 지정합니다. |
computer settings needs to be displayed. |
| 17 | 유효한 값: "USER", "COMPUTER". |
Valid values: "USER", "COMPUTER". |
| 19 | /USER [domain\]user 표시할 RSOP 데이터에 대한 |
/USER [domain\]user Specifies the user name for which the |
| 20 | RSoP 데이터가 표시됩니다. |
RSoP data is to be displayed. |
| 21 | /V 출력에 자세한 정보가 표시되도록 |
/V Specifies that verbose information should |
| 22 | 지정합니다. 자세한 정보는 1의 우선 |
be displayed. Verbose information provides |
| 23 | 순위로 적용된 특정 설정이 |
additional detailed settings that have |
| 24 | 포함됩니다. |
been applied with a precedence of 1. |
| 25 | /Z 최대한 수준의 세부 정보가 표시되도록 |
/Z Specifies that the super-verbose |
| 26 | 지정합니다. 최대한 수준의 세부 정보는 |
information should be displayed. Super- |
| 27 | 1 이상의 우선 순위로 적용된 특정 설정 |
verbose information provides additional |
| 28 | 정보가 포함됩니다. |
detailed settings that have been applied |
| 29 | 이것은 설정값이 여러 곳에 |
with a precedence of 1 and higher. This |
| 30 | 설정되었는지 보여줍니다. 자세한 |
allows you to see if a setting was set in |
| 31 | 정보는 그룹 정책 온라인 도움말을 |
multiple places. See the Group Policy |
| 32 | 참조하세요. |
online help topic for more information. |
| 33 | /? 이 도움말을 표시합니다. |
/? Displays this help message. |
| 34 | 참고: 매개 변수 없이 Gpresult를 실행하면 RSoP 데이터가 반환됩니다. |
NOTE: If you run Gpresult without parameters, it returns the RSoP data |
| 35 | 현재 로그온되어 있는 사용자에 대한 RSoP 데이터가 반환됩니다. |
for the current logged-on user on the computer it was run on. |
| 36 | 예: |
Examples: |
| 37 | GPRESULT |
GPRESULT |
| 38 | GPRESULT /USER targetusername /V |
GPRESULT /USER targetusername /V |
| 39 | GPRESULT /S system /USER targetusername /SCOPE COMPUTER /Z |
GPRESULT /S system /USER targetusername /SCOPE COMPUTER /Z |
| 40 | GPRESULT /S system /U username /P password /SCOPE USER /V |
GPRESULT /S system /U username /P password /SCOPE USER /V |
| 51 | 정보: | INFO: |
| 52 | 오류: | ERROR: |
| 53 | 경고: | WARNING: |
| 54 | - | - |
| 56 | : | : |
| 65 | 로컬 시스템에 대한 사용자의 자격 증명을 무시합니다. | Ignoring the user credentials for the local system. |
| 75 | 사용자 "%s"에 대한 RSoP 데이터가 없습니다. |
The user "%s" does not have RSoP data. |
| 81 | 구문이 잘못되었습니다. /U는 /S가 지정된 경우에만 지정할 수 있습니다. |
Invalid Syntax. /U can be specified only when /S is specified. |
| 82 | 구문이 잘못되었습니다. /P는 /U가 지정된 경우에만 지정할 수 있습니다. |
Invalid Syntax. /P can be specified only when /U is specified. |
| 83 | %s 오류 코드: 0x%08lx이(가) 반환되었습니다. |
%s Error Code: 0x%08lx was returned. |
| 84 | 구문이 잘못되었습니다. 사용자 이름이 비어 있을 수 없습니다. |
Invalid Syntax. User name cannot be empty. |
| 85 | 구문이 잘못되었습니다. 서버 이름이 비어 있을 수 없습니다. |
Invalid Syntax. Server name cannot be empty. |
| 86 | 구문이 잘못되었습니다. 사용법을 보려면 "GPRESULT /?"를 입력하세요. |
Invalid Syntax. Type "GPRESULT /?" for usage. |
| 87 | 구문이 잘못되었습니다. '/?'와 더불어 옵션을 지정할 수 없습니다. |
Invalid Syntax. No options can be specified along with '/?'. |
| 88 | 사용법을 보려면 "GPRESULT /?"를 입력하세요. |
Type "GPRESULT /?" for usage. |
| 89 | 구문이 잘못되었습니다. 대상 사용자 이름이 비어 있을 수 없습니다. |
Invalid Syntax. Target user name cannot be empty. |
| 90 | 지정한 사용자 이름이 잘못되었습니다. |
The specified user name is not valid. |
| 91 | /USER 값이 잘못되었습니다. |
The /USER value is not valid. |
| 92 | 액세스가 거부되었습니다. |
Access Denied. |
| 93 | 구문이 잘못되었습니다. /V가 지정된 경우 /Z를 지정할 수 없습니다. |
Invalid Syntax. /Z cannot be specified when /V is specified. |
| 101 | 사용자 설정 |
USER SETTINGS |
| 102 | 컴퓨터 설정 |
COMPUTER SETTINGS |
| 103 | %s(%s에 있는)에 대한 RSOP 데이터: 로깅 모드 | RSOP data for %s on %s : Logging Mode |
| 104 | 컴퓨터에 대한 정책 결과 집합 |
Resultant Set Of Policies for Computer |
| 105 | 사용자에 대한 정책 결과 집합 |
Resultant Set Of Policies for User |
| 106 | 도메인 이름: | Domain Name: |
| 107 | 도메인 종류: | Domain Type: |
| 108 | 사이트 이름: | Site Name: |
| 109 | 운영 체제 종류: |
OS Type: |
| 110 | 운영 체제 버전: |
OS Version: |
| 111 | 운영 체제 구성: |
OS Configuration: |
| 112 | 로컬 프로필: | Local Profile: |
| 113 | 적용된 그룹 정책 개체 |
Applied Group Policy Objects |
| 114 | 다음 그룹 정책 개체(GPO)는 필터되었기 때문에 적용되지 않았습니다. |
The following GPOs were not applied because they were filtered out |
| 115 | WMI 필터: | WMI Filter: |
| 116 | 소프트웨어 설치 | Software Installations |
| 117 | 계정 정책 | Account Policies |
| 118 | 계정 잠금 정책 | Account Lockout Policies |
| 119 | 감사 정책 | Audit Policy |
| 120 | 사용자 권한 | User Rights |
| 121 | 보안 옵션 | Security Options |
| 122 | 시작 스크립트 | Startup Scripts |
| 123 | 종료 스크립트 | Shutdown Scripts |
| 124 | 이벤트 로그 설정 | Event Log Settings |
| 125 | 제한된 그룹 | Restricted Groups |
| 126 | 시스템 서비스 | System Services |
| 127 | 레지스트리 설정 | Registry Settings |
| 128 | 파일 시스템 설정 | File System Settings |
| 129 | 공개 키 정책 | Public Key Policies |
| 130 | RAS 고침 정책 | RAS Fix Policy |
| 131 | 관리 템플릿 | Administrative Templates |
| 132 | 폴더 리디렉션 | Folder Redirection |
| 133 | Internet Explorer 브라우저 사용자 인터페이스 | Internet Explorer Browser User Interface |
| 134 | Internet Explorer URL | Internet Explorer URLs |
| 135 | Internet Explorer 보안 | Internet Explorer Security |
| 136 | Internet Explorer 프로그램 | Internet Explorer Programs |
| 137 | Internet Explorer 연결 | Internet Explorer Connection |
| 138 | 정책: |
Policy: |
| 139 | 컴퓨터 설정: |
Computer Setting: |
| 140 | GPO: |
GPO: |
| 141 | 이름: |
Name: |
| 142 | 매개 변수: |
Parameters: |
| 143 | 마지막 실행: |
LastExecuted: |
| 144 | 설정: |
Setting: |
| 145 | 폴더 ID: |
Folder Id: |
| 146 | 상태: |
State: |
| 147 | 자동 설치: |
AutoInstall: |
| 148 | 원본: |
Origin: |
| 149 | 개체 이름: |
ObjectName: |
| 150 | 그룹 이름: |
Groupname: |
| 151 | 구성원: |
Members: |
| 152 | 서비스 이름: |
ServiceName: |
| 153 | 시작: |
Startup: |
| 154 | 사용 권한: |
Permission: |
| 155 | 등록 그룹: |
Memberof: |
| 156 | 설치 유형: |
InstallationType: |
| 157 | 권한 유형: |
Grant Type: |
| 158 | 이동 유형: |
Move Type: |
| 159 | 리디렉션 그룹: |
Redirecting Group: |
| 160 | 리디렉션 경로: |
Redirected Path: |
| 161 | 정책 제거: |
Policy Removal: |
| 162 | 홈 페이지 URL: |
Home page URL: |
| 163 | 큰 애니메이션 비트맵 이름: |
Large Animated Bitmap Name: |
| 164 | 큰 애니메이션 로고 비트맵 이름: |
Large Custom Logo Bitmap Name: |
| 165 | 제목 표시줄 텍스트: |
Title BarText: |
| 166 | 사용자 에이전트 텍스트: |
UserAgent Text: |
| 167 | URL: |
URL: |
| 168 | 오프라인 사용 가능: |
Make Available Offline: |
| 169 | 항상 볼 수 있는 사이트: |
Always Viewable Sites: |
| 170 | 암호 무시 가능: |
Password Override Enabled: |
| 171 | HTTP 프록시 서버: |
HTTP Proxy Server: |
| 172 | 보안 프록시 서버: |
Secure Proxy Server: |
| 173 | FTP 프록시 서버: |
FTP Proxy Server: |
| 174 | Gopher 프록시 서버: |
Gopher Proxy Server: |
| 175 | 소켓 프록시 서버: |
Socks Proxy Server: |
| 176 | 자동 구성 사용: |
Auto Config Enable: |
| 177 | 프록시 사용: |
Enable Proxy: |
| 178 | 같은 프록시 사용: |
Use same Proxy: |
| 180 | 버전: |
Version: |
| 181 | 배포 상태: |
Deployment State: |
| 183 | 로그 이름: |
Log Name: |
| 184 | 사용자가 다음 보안 그룹에 소속되어 있습니다. | The user is a part of the following security groups |
| 185 | 컴퓨터가 다음 보안 그룹에 소속되어 있습니다. | The computer is a part of the following security groups |
| 186 | 느린 링크에 연결됨: | Connected over a slow link?: |
| 187 | 그룹 정책 느린 연결 임계값: | Group Policy slow link threshold: |
| 188 | 그룹 정책을 마지막 적용한 시간: | Last time Group Policy was applied: |
| 189 | 적용한 그룹 정책 원본: | Group Policy was applied from: |
| 190 | 로밍 프로필: | Roaming Profile: |
| 191 | 검색 페이지 URL: |
Search page URL: |
| 192 | 온라인 지원 페이지 URL: |
Online support page URL: |
| 193 | 현재 보안 영역 설정 가져오기: |
Import the current Security Zones Settings: |
| 194 | 현재 프로그램 설정 가져오기: |
Import the current Program Settings: |
| 195 | 현재 콘텐츠 등급 설정 가져오기: |
Import the current Content Ratings Settings: |
| 196 | 현재 Authenticode 보안 정보 가져오기: |
Import current Authenticode Security Information: |
| 197 | 신뢰할 수 있는 게시자 잠금 사용: |
Enable trusted publisher lockdown: |
| 198 | 기존 도구 모음 단추 삭제: |
Delete existing toolbar buttons: |
| 199 | 필터링: |
Filtering: |
| 251 | 감사 안 함 | No Auditing |
| 252 | 자동 | Automatic |
| 253 | 수동 | Manual |
| 254 | 사용 안 함 | disabled |
| 255 | 게시 | Published |
| 256 | 할당 | Assigned |
| 257 | True | True |
| 258 | False | False |
| 259 | ARP 목록 항목 | ARP List item |
| 260 | 적용된 응용 프로그램 | Applied Application |
| 261 | 제거된 패키지 | Removed Package |
| 262 | 정책 없음 | no policy |
| 263 | 기본 | basic |
| 264 | 고급 | advanced |
| 265 | 최대 | maximum |
| 266 | 예 | Yes |
| 267 | 아니요 | No |
| 268 | 독립 실행형 워크스테이션 | Standalone Workstation |
| 269 | 구성원 워크스테이션 | Member Workstation |
| 270 | 독립 실행형 서버 | Standalone Server |
| 271 | 구성원 서버 | Member Server |
| 272 | 추가/백업 도메인 컨트롤러 | Additional/Backup Domain Controller |
| 273 | 주 도메인 컨트롤러 | Primary Domain Controller |
| 274 | 컴퓨터 | Computer |
| 275 | 사용자 | User |
| 276 | 널 SID | Null SID |
| 277 | 모든 사람 | Everyone |
| 278 | 로컬 | Local |
| 279 | 만든 이 소유자 ID | Creator Owner ID |
| 280 | 만든 이 그룹 ID | Creator Group ID |
| 281 | 시스템 | System |
| 282 | 보안 | Security |
| 283 | 응용 프로그램 | Application |
| 284 | 사용 | Enabled |
| 286 | 이 스크립트가 아직 실행되지 않았습니다. | This script has not yet been run. |
| 287 | 단독 권한 | Exclusive Rights |
| 288 | 비단독 권한 | Not Exclusive Rights |
| 289 | 로컬 디렉터리의 콘텐츠 이동 | Contents of Local Directory moved |
| 290 | 로컬 디렉터리의 콘텐츠 이동 안 함 | Contents of Local Directory not moved |
| 291 | 기존 위치에 폴더 남겨 둠 | Leave folder in existing location |
| 292 | 사용자 프로필 위치로 폴더를 리디렉션 | Redirect the folder back to user profile location |
| 293 | Windows 2000 | Windows 2000 |
| 294 | ||
| 295 | WindowsNT 4 | WindowsNT 4 |
| 296 | ms-412 | ms-409 |
| 297 | Microsoft (R) Windows (R) Operating System Group Policy Result tool v2.0 |
Microsoft (R) Windows (R) Operating System Group Policy Result tool v2.0 |
| 298 | © 2017 Microsoft Corporation. All rights reserved. | © 2017 Microsoft Corporation. All rights reserved. |
| 299 | %s %s에 작성됨 |
Created on %s at %s |
| 300 | 거부됨(WMI 필터) |
Denied (WMI Filter) |
| 301 | 사용 안 함(링크) |
Disabled (Link) |
| 302 | 사용 안 함(GPO) |
Disabled (GPO) |
| 303 | 거부됨(보안) |
Denied (Security) |
| 304 | 적용 안 됨(비어 있음) |
Not Applied (Empty) |
| 305 | 적용 안 됨(알 수 없는 이유) |
Not Applied (Unknown Reason) |
| 306 | Windows 2008 이상 | Windows 2008 or later |
| 307 | Windows 2008 이상 읽기 전용 DC | Windows 2008 or later read-only DC |
| 351 | RSoP 데이터를 검색하는 중... | Retrieving RSoP data ... |
| 352 | CIMV2 네임스페이스에 연결하는 중... | Connecting to the CIMV2 namespace ... |
| 353 | 사용자 데이터를 얻는 중... | Getting the user data ... |
| 354 | RSoP 네임스페이스에 연결하는 중... | Connecting to the RSoP namespace ... |
| 355 | SID 정보를 얻는 중... | Getting the SID information ... |
| 356 | 사용자 이름을 얻는 중... | Getting the user name ... |
| 357 | 로컬 프로필을 얻는 중... | Getting the local profile for ... |
| 358 | 일반 정보를 얻는 중... | Getting the common information ... |
| 359 | 도메인 정보를 얻는 중... | Getting the domain information ... |
| 360 | 사이트 정보를 얻는 중... | Getting the site information ... |
| 361 | RSoP 공급자를 얻는 중... | Getting the RSoP provider ... |
| 362 | RSoP 방법을 얻는 중... | Getting the RSoP method ... |
| 363 | SID를 저장 중... | Putting the SID ... |
| 364 | %s에 대한 RSoP 세션을 만드는 중... | Creating the RSoP session for %s ... |
| 365 | 데이터를 표시하는 중... | Starting the display of data ... |
| 366 | 다른 인스턴스의 메서드 실행이 완료될 때까지 기다리는 중... | Waiting for other instances to complete their method execution ... |
| 367 | 운영 체제 정보 얻는 중... | Getting the OS information ... |
| 368 | 값 이름: |
ValueName: |
| 369 | 값: |
Value: |
| 370 | , | , |
| 371 | 로그온 스크립트 | Logon Scripts |
| 372 | 로그오프 스크립트 | Logoff Scripts |
| 373 | 사용자는 다음 보안 권한을 가지고 있습니다. | The user has the following security privileges |
| 377 | %s %s | %s at %s |
| 381 | 액세스가 거부되었습니다. 사용자는 RSoP 데이터를 볼 수 있는 사용 권한이 없습니다. |
Access is denied. You do not have permissions to view the RSoP data. |
| 382 | 다른 세션에서 다른 인스턴스가 동시에 실행하고 있습니다. 다시 시도하세요. |
Another instance is running simultaneously in another session. Try again. |
| 383 | 사용자에 대한 RSoP 데이터가 없습니다. |
The user does not have RSoP data. |
| 384 | 뮤텍스를 만들지 못했습니다. |
Creation of Mutex failed. |
| 385 | \ | \ |
| 402 | [/USER targetusername] [/R | /V | /Z] [(/X | /H) [/F]] |
[/USER targetusername] [/R | /V | /Z] [(/X | /H) [/F]] |
| 405 | 이 명령줄 도구는 대상 사용자 및 컴퓨터에 대한 RSoP |
This command line tool displays the Resultant Set of Policy (RSoP) |
| 406 | (정책 결과 집합)를 표시합니다. |
information for a target user and computer. |
| 412 | 명령을 실행해야 합니다. |
command should run. |
| 413 | /X, /H와 함께 사용할 수 없습니다. |
Can not be used with /X, /H. |
| 415 | 지정합니다. 생략된 경우 입력하도록 묻습니다. |
context. Prompts for input if omitted. |
| 418 | 컴퓨터 설정이 표시되어야 합니다. |
computer settings need to be displayed. |
| 423 | /X 매개 변수에 의해 지정된 |
/X Saves the report in XML format at the |
| 424 | 파일 이름으로 해당 위치에 XML 형식의 |
location and with the file name specified |
| 425 | 보고서를 저장합니다(Windows |
by the parameter. (valid in Windows |
| 426 | Vista SP1 이상 및 Windows Server 2008 이상에서 유효함). |
Vista SP1 and later and Windows Server 2008 and later) |
| 427 | /H 매개 변수에 의해 지정된 |
/H Saves the report in HTML format at the |
| 428 | 파일 이름으로 해당 위치에 HTML 형식의 |
location and with the file name specified by |
| 431 | /F Gpresult가 파일 이름을 덮어쓰게 합니다. |
/F Forces Gpresult to overwrite the file name |
| 432 | gpresult로 강제로 덮어쓰도록 지정합니다. |
specified in the /X or /H command. |
| 433 | /R RSoP 요약 데이터를 표시합니다. |
/R Displays RSoP summary data. |
| 438 | /Z 최대 수준의 세부 정보가 표시되도록 |
/Z Specifies that the super-verbose |
| 439 | 지정합니다. 최대 수준의 세부 정보는 |
information should be displayed. Super- |
| 444 | 내용은 그룹 정책 온라인 도움말을 |
multiple places. See the Group Policy |
| 448 | GPRESULT /R |
GPRESULT /R |
| 449 | GPRESULT /H GPReport.html |
GPRESULT /H GPReport.html |
| 465 | [/USER targetusername] [/R | /V | /Z] |
[/USER targetusername] [/R | /V | /Z] |
| 481 | 구문이 잘못되었습니다. /U, /P, /R, /V, /Z 옵션은 /X, /H와 함께 지정할 수 없습니다. |
Invalid Syntax. Options /U, /P, /R, /V, /Z cannot be specified along with /X, /H. |
| 482 | 해당 이름의 파일이 이미 있습니다. 이 파일을 이동 또는 삭제하고 Gpresult를 다시 실행하거나, Gpresult를 다시 실행하고 /f 옵션을 사용하여 기존 파일을 덮어쓰세요. |
A file by that name already exists. Move or delete the file and rerun Gpresult, or rerun Gpresult and use the /f option to force an overwrite of the existing file. |
| 483 | 지정한 경로에 액세스할 수 없습니다. |
The path specified is not accessible. |
| 484 | 지정한 경로 및 파일 이름 중 하나 또는 둘 다 형식이 올바르지 않습니다. 정규화된 경로 및 파일 이름만 사용할 수 있습니다. 예를 들면 c:\temp\sys2.html(또는 .xml), \\server\share\systemp.html(또는 .xml)입니다. |
Either one or both the path and file name specified is not in the correct format. Only fully qualified paths and file names are acceptable, such as c:\temp\sys2.html (or .xml), \\server\share\systemp.html (or .xml). |
| 485 | 구문이 잘못되었습니다. 이 옵션은 /R이 지정된 경우에만 지정할 수 있습니다. |
Invalid Syntax. This option can be specified only when /R is specified. |
| 486 | 전체 파일 경로는 260자 미만이어야 합니다. |
Full file path must be less than 260 characters. |
| 487 | 구문이 잘못되었습니다. /X 및 /H는 함께 지정할 수 없습니다. |
Invalid Syntax. /X and /H cannot be specified together. |
| 488 | 구문이 잘못되었습니다. /F는 /X 또는 /H가 지정된 경우에만 지정할 수 있습니다. |
Invalid Syntax. /F can be specified only when /X or /H is specified. |
| 489 | 구문이 잘못되었습니다. 이 옵션은 /X, /H, /R, /V 또는 /Z가 지정된 경우에만 지정할 수 있습니다. |
Invalid Syntax. This option can be specified only when /X, /H, /R, /V or /Z is specified. |
| 490 | 구문이 잘못되었습니다. 이 옵션은 /R, /V 또는 /Z가 지정된 경우에만 지정할 수 있습니다. |
Invalid Syntax. This option can be specified only when /R, /V or /Z is specified. |
| 497 | 보고 구성 요소에 연결하는 중... | Connecting to reporting component ... |
| 498 | 보고서를 생성하는 중... | Generating report ... |
| 499 | 보고서를 저장하는 중... | Saving report ... |
| 504 | 구성 제어: |
Configuration Control: |
| 505 | 그룹 정책 | Group Policy |
| 506 | WMI | WMI |
| 510 | 기본 컴퓨터 평가: |
Primary Computer Evaluation: |
| 511 | 기본 컴퓨터, 리디렉션 구성 적용됨 | Primary computer, redirection configuration applied |
| 512 | 기본 컴퓨터 아님, 리디렉션 구성되지 않음 | Not primary computer, redirection not configured |
| 513 | 기본 컴퓨터 정책을 사용할 수 없으므로 평가되지 않음 | Not evaluated because primary computer policy is not enabled |
| 514 | 로밍 프로필로 구성된 사용자로 인해 평가되지 않음 | Not evaluated due to user configured with roaming profile |
| 5003 | 성공: | SUCCESS: |
| 5005 | N/A | N/A |
| 5501 | %s에 대한 암호를 입력하세요. | Type the password for %s: |
| 5502 | 로컬 연결에 대한 사용자 자격 증명을 전달하고 있습니다. |
Passing the user credential for local connection. |
| 5503 | 대상 시스템에 Windows XP 이상이 실행되어야 합니다. |
The target system must be running at least Windows XP. |
| 5504 | 원격 시스템에 Windows 2000 이상이 실행되어야 합니다. |
The remote system must be running at least Windows 2000. |
| 5601 | 구문이 잘못되었습니다. '%s'값을 '%s' 옵션에 사용할 수 없습니다. %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
| 5602 | 구문이 잘못되었습니다. '%s'에 대해 올바른 숫자 값을 지정하세요. %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
| 5603 | 구문이 잘못되었습니다. '%s'에 대해 올바른 부동 소수점 값을 지정하세요. %s |
Invalid syntax. Specify valid floating point value for '%s'. %s |
| 5604 | 구문이 잘못되었습니다. 필수 옵션 '/%s'이(가) 없습니다. %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
| 5605 | 구문이 잘못되었습니다. '%s' 옵션은 '%d'번 이상 허용되지 않습니다. %s |
Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
| 5607 | 잘못된 인수/옵션 - '%s'. %s |
Invalid argument/option - '%s'. %s |
| 5608 | 구문이 잘못되었습니다. 기본 인수가 없습니다. %s |
Invalid syntax. Default argument is missing. %s |
| 5609 | 명령줄 인수는 255자를 초과할 수 없습니다. |
Length of the command line argument should not exceed 255 characters. |
| 5610 | 구문이 잘못되었습니다. 기본 옵션은 '%d'번 이상 허용되지 않습니다. %s |
Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
| 5611 | 구문이 잘못되었습니다. '%s'에 대한 값이 필요합니다. %s |
Invalid syntax. Value expected for '%s'. %s |
| 5612 | 구문이 잘못되었습니다. '%s' 값은 기본 인수로 허용되지 않습니다. %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
| 5613 | 사용법을 보려면 "%s /?"를 입력하세요. | Type "%s /?" for usage. |
| 5614 | '%s' 옵션 값은 비워둘 수 없습니다. %s |
Value for '%s' option cannot be empty. %s |
| 5615 | 기본 옵션 값은 비워둘 수 없습니다. %s |
Value for default option cannot be empty. %s |
| 5616 | 구문이 잘못되었습니다. 기본값에 대해 올바른 숫자 값을 지정하세요. %s |
Invalid syntax. Specify valid numeric value for default. %s |
| 5617 | 구문이 잘못되었습니다. 기본값에 대해 올바른 부동 소수점 값을 지정하세요. %s |
Invalid syntax. Specify valid floating point value for default. %s |
| 5618 | 기본 옵션 값은 %d자 이내여야 합니다. |
Value for default option cannot be more than %d character(s). |
| 5619 | 구문이 잘못되었습니다. '%s' 옵션에는 값을 지정할 수 없습니다. %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
| 5620 | '%s' 옵션 값은 %d자 이내여야 합니다. |
Value for '%s' option cannot be more than %d character(s). |
| File Description: | Query Group Policy RSOP Data |
| File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
| Company Name: | Microsoft Corporation |
| Internal Name: | gpresult.exe |
| Legal Copyright: | © Microsoft Corporation. All rights reserved. |
| Original Filename: | gprslt.exe.mui |
| Product Name: | Microsoft® Windows® Operating System |
| Product Version: | 10.0.15063.0 |
| Translation: | 0x412, 1200 |