Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/Windows/PolicyDefinitions/zh-TW/ |
<?xml version="1.0" encoding="utf-8"?> <!-- (c) 2008 Microsoft Corporation --> <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions"> <displayName>網路連線狀態指示器群組原則設定</displayName> <description>網路連線狀態指示器群組原則設定</description> <resources> <stringTable> <string id="NCSI_Category">網路連線狀態指示器</string> <string id="NCSI_CorpWebProbeUrl">公司網站探查 URL</string> <string id="NCSI_CorpWebProbeUrl_Help">這是即將用來在其上執行使用中探查的公司網站 URL。</string> <string id="NCSI_CorpDnsProbeHost">公司 DNS 探查主機名稱</string> <string id="NCSI_CorpDnsProbeHost_Help">這是已知位在公司網路上之電腦的主機名稱。將這個主機名稱成功解析為預期的位址表示具有公司連線。</string> <string id="NCSI_CorpDnsProbeContent">公司 DNS 探查主機位址</string> <string id="NCSI_CorpDnsProbeContent_Help">這是供 DNS 探查使用之主機名稱的預期位址。將主機名稱成功解析為這個位址表示具有公司連線。</string> <string id="NCSI_CorpSitePrefixes">公司站台首碼清單</string> <string id="NCSI_CorpSitePrefixes_Help">這是應該監視是否具有公司連線的 IPv6 公司站台首碼清單。能夠連線到這其中任何首碼表示具有公司連線。</string> <string id="NCSI_DomainLocationDeterminationUrl">網域位置判定 URL</string> <string id="NCSI_DomainLocationDeterminationUrl_Help">這是用來判定目前網域位置 (也就是公司內部或外部) 的公司網站 HTTPS URL。能夠連線到這個 URL 表示位置在公司內部,否則就在外部。</string> </stringTable> <presentationTable> <presentation id="NCSI_CorpWebProbeUrl"> <textBox refId="NCSI_CorpWebProbeUrlBox"> <label>公司網站探查 URL:</label> </textBox> <text>指定公司網站的 URL,以</text> <text>用來探查公司連線。</text> <text>範例:</text> <text> http://ncsi.corp.microsoft.com/</text> </presentation> <presentation id="NCSI_CorpDnsProbeHost"> <textBox refId="NCSI_CorpDnsProbeHostBox"> <label>公司 DNS 探查主機名稱:</label> </textBox> <text>指定要解析的公司主機名稱,</text> <text>以用於探查公司連線。</text> <text>範例:</text> <text> ncsi.corp.microsoft.com</text> </presentation> <presentation id="NCSI_CorpDnsProbeContent"> <textBox refId="NCSI_CorpDnsProbeContentBox"> <label>公司 DNS 探查位址:</label> </textBox> <text>指定要探查的公司主機名稱</text> <text>的預期 DNS 位址。</text> <text>範例:</text> <text> 2001:4898:28:3:38a1:c31:7b3d:bf0</text> </presentation> <presentation id="NCSI_CorpSitePrefixes"> <textBox refId="NCSI_CorpSitePrefixesBox"> <label>公司站台首碼清單:</label> </textBox> <text>指定要檢查能否連線的公司 IPv6</text> <text>站台首碼清單,以偵測公司</text> <text>連線能力。</text> <text>語法:</text> <text> 這個清單應該以逗號分隔,而且沒有</text> <text> 額外的空格。</text> <text>範例:</text> <text> fe80::/9,fe81::/9</text> </presentation> <presentation id="NCSI_DomainLocationDeterminationUrl"> <textBox refId="NCSI_DomainLocationDeterminationUrlBox"> <label>公司網域位置判定 URL:</label> </textBox> <text>指定公司網站的 HTTPS URL,以</text> <text>用來判定是網域位置內部或外部。</text> <text>範例:</text> <text> https://nid.corp.microsoft.com/</text> </presentation> </presentationTable> </resources> </policyDefinitionResources>