csvde.exe NT5DS ffb24cdad459a949372249fd85025a2e

File info

File name: csvde.exe.mui
Size: 9728 byte
MD5: ffb24cdad459a949372249fd85025a2e
SHA1: b6ef1022327bc80ac861355a50871364863833b5
SHA256: 9514fad592ddec63810b0a35fa9da70c59a57a0df8b4bef81898c0c81a36d913
Operating systems: Windows 10
Extension: MUI
In x64: csvde.exe NT5DS (32 位元)

Translations messages and strings

If an error occurred or the following message in Chinese (Traditional) 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 Chinese (Traditional) English
0x1正連線到 \"%1\" Connecting to \"%1\"
0x2無法建立連線 The connection cannot be established
0x3使用簡單繫結登入為 \"%1\" Logging in as \"%1\" using simple bind
0x4簡單繫結已傳回 '%1' Simple bind returned '%1'
0x5使用 SSPI 登入為 \"%1\" (在網域 \"%2\" 上) Logging in as \"%1\" in domain \"%2\" using SSPI
0x6SSPI \"與提供認證繫結\" 已傳回 '%1' SSPI \"bind with supplied creds\" returned '%1'
0x7使用 SSPI 登入為目前使用者 Logging in as current user using SSPI
0x8SSPI \"繫結為目前使用者\" 已傳回 '%1' SSPI \"bind as current user\" returned '%1'
0x9已順利完成命令 The command has completed successfully
0xA程式發生記憶體錯誤 A memory error has occurred in the program
0xB不正確的參數: 錯誤的引數 '%1' Invalid Parameter: Bad argument '%1'
0xC不正確的參數: 檔案名稱必須接在 -f 後面 Invalid Parameter: filename must follow -f
0xD不正確的參數: 伺服器名稱必須接在 -s 後面 Invalid Parameter: server name must follow -s
0xE不正確的參數: szRootDN 必須接在 -d 後面 Invalid Parameter: szRootDN must follow -d
0xF不正確的參數: szFilter 必須接在 -r 後面 Invalid Parameter: szFilter must follow -r
0x10不正確的參數: 領域必須接在 -p 後面 Invalid Parameter: scope must follow -p
0x11不正確的參數: 無效的領域 Invalid Parameter: Invalid Scope
0x12不正確的參數: 需要 'From DN' 和 'To DN' Invalid Parameter: Requires 'From DN' and 'To DN'
0x13不正確的參數: 屬性必須接在 -l 後面 Invalid Parameter: attributes must follow -l
0x14不正確的參數: 重複認證定義 Invalid Parameter: Duplicate Credentials Definition
0x15不正確的參數: 需要使用者名稱和密碼 Invalid Parameter: Requires username and password
0x16不正確的參數: 需要使用者名稱、網域名稱和密碼 Invalid Parameter: Requires username, domainname and password
0x17程式已發生錯誤 An error has occurred in the program
0x18不正確的參數: 需要輸入檔案名稱 Invalid Parameter: Input file name required
0x19不正確的參數: 需要伺服器名稱 Invalid Parameter: Server name required
0x1A不正確的參數: 並不需要 RootDn 來進行匯入 Invalid Parameter: RootDn not required for import
0x1B不正確的參數: 並不需要篩選器來進行匯入 Invalid Parameter: Filter not required for import
0x1C不正確的參數: 並不需要領域來進行匯入 Invalid Parameter: Scope not required for import
0x1D不正確的參數: 屬性必須接在 -o 後面 Invalid Parameter: attributes must follow -o
0x1E不正確的參數: SAM 邏輯無法被啟用以進行匯出 Invalid Parameter: SAM Logic cannot be turned on for import
0x1F不正確的參數: 並不需要省略清單來進行匯入 Invalid Parameter: Omit List not required for import
0x20不正確的參數: 並不需要屬性清單來進行匯入 Invalid Parameter: Attribute List not required for import
0x21不正確的參數: [忽略的二進位設定值] 不適用於匯入 Invalid Parameters: Ignore binary setting not applicable for import
0x22不正確的參數: [跨越多行] 不適用於匯入 Invalid Parameters: Span Multiple Lines not applicable for import
0x23不正確的參數: 需要 RootDn 來進行匯出 Invalid Parameters: RootDn required for export
0x24不正確的參數: 需要篩選器來進行匯出 Invalid Parameters: Filter required for export
0x25不正確的參數: [跳過現有的設定值] 不適用於匯出 Invalid Parameters: Skip Exist setting not applicable for export
0x26CSV 目錄交換一般參數========-i 開啟匯入模式 (預設值為匯出)-f filename 輸入或輸出檔案名稱-s servername 要繫結的伺服器 (預設值為電腦網域的 DC)-v 開啟詳細資訊模式-c FromDN ToDN 將 FromDN 取代為 ToDN-j path 記錄檔位置-t port 連接埠號碼 (預設值 = 389)-u 使用 Unicode 格式-h 啟用 SASL 層簽署與加密-? 說明僅適用於匯出============-d RootDN LDAP 搜尋的根目錄 (預設值為命名內容)-r Filter LDAP 搜尋篩選 (預設值為 \"(objectClass=*)\")-p SearchScope 搜尋領域 (Base/OneLevel/Subtree)-l list LDAP 搜尋所要尋找的屬性清單 (逗點分隔)-o list 輸入所要省略的屬性清單 (逗點分隔)-g 停用頁數搜尋。-m 匯出時,啟用 SAM 邏輯。-n 不匯出二進位值匯入====-k 匯入將繼續並忽略「限制違規」和「物件已存在」的錯誤認證建立========注意: 如果沒有指定任何的認證,CSVDE 將會使用 SSPI 來繫結做為目前登入的使用者。-a UserDN [Password | *] 簡單驗證-b UserName Domain [Password | *] SSPI 繫結方法範例: 目前網域的簡單匯入 csvde -i -f INPUT.CSV範例: 目前網域的簡單匯出 csvde -f OUTPUT.CSV範例: 指定網域的匯出(包含認證) csvde -m -f OUTPUT.CSV -b USERNAME DOMAINNAME * -s SERVERNAME -d \"cn=users,DC=DOMAINNAME,DC=Microsoft,DC=Com\" -r \"(objectClass=user)\" CSV Directory ExchangeGeneral Parameters==================-i Turn on Import Mode (The default is Export)-f filename Input or Output filename-s servername The server to bind to (Default to DC of computer's domain)-v Turn on Verbose Mode-c FromDN ToDN Replace occurences of FromDN to ToDN-j path Log File Location-t port Port Number (default = 389)-u Use Unicode format-h Enable SASL layer signing and encryption-? HelpExport Specific===============-d RootDN The root of the LDAP search (Default to Naming Context)-r Filter LDAP search filter (Default to \"(objectClass=*)\")-p SearchScope Search Scope (Base/OneLevel/Subtree)-l list List of attributes (comma separated) to look for in an LDAP search-o list List of attributes (comma separated) to omit from input.-g Disable Paged Search.-m Enable the SAM logic on export.-n Do not export binary valuesImport ======-k The import will go on ignoring 'Constraint Violation' and 'Object Already Exists' errorsCredentials Establishment=========================Note that if no credentials is specified, CSVDE will bind as the currentlylogged on user, using SSPI.-a UserDN [Password | *] Simple authentication-b UserName Domain [Password | *] SSPI bind methodExample: Simple import of current domain csvde -i -f INPUT.CSV Example: Simple export of current domain csvde -f OUTPUT.CSV Example: Export of specific domain with credentials csvde -m -f OUTPUT.CSV -b USERNAME DOMAINNAME * -s SERVERNAME -d \"cn=users,DC=DOMAINNAME,DC=Microsoft,DC=Com\" -r \"(objectClass=user)\"
0x27無法開啟錯誤檔。 Unable to open error file.
0x28正將目錄匯出到檔案 %1 Exporting directory to file %1
0x29正在搜尋項目... Searching for entries...
0x2A建立暫存檔時,發生錯誤 Error creating temporary file
0x2B開啟暫存檔時,發生錯誤 Error opening temporary file
0x2C搜尋失敗 Search Failed
0x2D正在寫出項目 Writing out entries
0x2Eldap_search_s 錯誤: '%1' ldap_search_s error: '%1'
0x2F讀取暫存檔時,發生錯誤 Error reading temporary file
0x30完成匯出。後續處理正在執行中... Export Completed. Post-processing in progress...
0x31已匯出 %1!d! 個項目 %1!d! entries exported
0x32寫入輸出檔時發生錯誤。這可能是因為磁碟空間不足所造成。 Error writing to output file. This can be caused by insufficientdisk space.
0x33檔案格式不正確。取得項目的 DN 時,發生錯誤 Invalid file format. Error getting DN of entry
0x34寫入檔案時,發生錯誤。將含有 Unicode 值的項目寫入非 Unicode 檔案時,通常會造成無法寫入的錯誤。 Error writing to file. This error happens when the entry cannot be written, itcan be caused by writing a Unicode value to a non-unicode file.
0x35正在匯出項目: %1 Exporting entry: %1
0x36開啟輸出檔時,發生錯誤。 Error opening output file.
0x37正在組織輸出檔%0 Organizing Output file%0
0x39寫入檔案時,發生錯誤UNPRINTABLE BINARY(%1!d!)%0 Error writing to fileUNPRINTABLE BINARY(%1!d!)%0
0x3A輸入檔的語法錯誤。 Syntax error in input file.
0x3B輸入檔的屬性號碼不正確。 Invalid number of attributes in input file.
0x3C正從檔案 \"%1\" 匯入目錄 Importing directory from file \"%1\"
0x3D項目已存在,這個項目將被跳過。 Entry already exists, entry skipped.
0x3E屬性或數值已存在,這個項目將被跳過。 Attribute or value exists, entry skipped.
0x3F限制違規,這個項目將被跳過。 Constraint Violoation, entry skipped.
0x40不明的選項 Unknown Option
0x41新增操作在下列行數發生錯誤 %1!d!: %2 Add error on line %1!d!: %2
0x42項目修改成功。 Entry modified successfully.
0x43無法修改成員屬性。 Member attribute cannot be modified.
0x44已順利修改 %1!d! 個項目。 %1!d! entries modified successfully.
0x45已順利修改 1 個項目。 1 entry modified successfully.
0x46找不到項目 No Entries found
0x47讀取屬性清單時,發生錯誤 Error reading attribute list
0x48檔案格式不正確。DN 屬性尚未定義 Invalid file format. DN Attribute not defined
0x49objectClass 屬性尚未定義 objectClass Attribute not defined
0x4A不正確的十六進位字串 Invalid HEX String
0x4B開啟附加檔案時,發生錯誤 Error opening append file
0x4C分析處理錯誤: 欄位 %1!d! 的數值不一致。最後一個讀入的字元是 %2!d! Parsing error: Inconsistent values at column %1!d!. Last read character is %2!d!
0x4D開啟輸入檔時,發生錯誤 Error opening input file
0x4E正在載入項目%0 Loading entries%0
0x4F行數連鎖尾端緊接非 null 的字元 Line Concatenation trailed by non null characters
0x50無法開啟記錄檔 Unable to open log file
0x51無法開啟錯誤檔 Unable to open error file
0x52不正確的參數: 連接埠號碼必須接在 -t 後面 Invalid Parameter: Port number must follow -t
0x53參數已被重複定義。 A parameter has been defined more than once
0x54不正確的參數: 記錄檔位置必須接在 -j 後面 Invalid Parameter: Log File Location must follow -j
0x55不正確的參數: 沒有可用的 Active Directory 網域控制站 Invalid Parameter: No Active Directory Domain Controller available
0x56不正確的參數: 不可使用 -g 參數進行匯入 Invalid Parameter: -g option not available under import
0x57屬於伺服器的錯誤是 \"%1\" The server side error is \"%1\"
0x58伺服器不提供分頁支援,分頁功能將被停用。 Paging support not available from the server, paging will be disabled.
0x59請輸入 %1 的密碼:%0 Type the password for %1:%0
0x5A輸入的密碼太長; 最大密碼長度為 256 個英數字元。 The input password is too long; the maximum password length is 256.
0x5B找不到預設的命名內容。請使用 NULL 做為搜尋的基礎。 The default naming context cannot be found. Using NULL as the search base.
0x5C無法啟用指定伺服器的 SAM 邏輯匯出,將執行一般的匯出。 Export with SAM logic cannot be enabled for the specified server, a normal export will be performed.
0x5D第 %1!d! 行語法錯誤 Syntax error on line %1!d!
0x5E分析處理錯誤: 在欄位 %1!d! 之後應該有逗號。最後一個讀入的字元是 %2!d! Parsing error: expect comma after column %1!d!. Last read character is %2!d!
0x5F分析處理錯誤: 在欄位 %1!d! 中應該有數值。最後一個讀入的字元是 %2!d! Parsing error: expecting value at column %1!d!. Last read character is %2!d!
0x60分析處理錯誤。最後一個讀入的字元是 %1!d! Parsing error. Last read character is %1!d!
0x61未寫入記錄檔。要產生記錄檔,請以 -j 選項指定記錄檔的路徑。 No log files were written. In order to generate a log file, pleasespecify the log file path via the -j option.
0x62無法啟用 SASL 層加密: %1。 Unable to enable SASL layer encryption: %1.
0x63無法啟用 SASL 層簽署: %1。 Unable to enable SASL layer signing: %1.

EXIF

File Name:csvde.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-csvde.resources_31bf3856ad364e35_10.0.15063.0_zh-tw_84f880cc41f70554\
File Size:9.5 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:9216
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Executable application
File Subtype:0
Language Code:Chinese (Traditional)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:NT5DS
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:csvde.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:csvde.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-csvde.resources_31bf3856ad364e35_10.0.15063.0_zh-tw_28d9e5488999941e\

What is csvde.exe.mui?

csvde.exe.mui is Multilingual User Interface resource file that contain Chinese (Traditional) language for file csvde.exe (NT5DS).

File version info

File Description:NT5DS
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:csvde.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:csvde.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x404, 1200