主頁 > 知識(shí)庫 > 如何取得服務(wù)器上的用戶組列表?

如何取得服務(wù)器上的用戶組列表?

熱門標(biāo)簽:遼寧營銷智能外呼系統(tǒng)價(jià)格多少 推銷電話機(jī)器人怎么打電話的 400電話是怎么申請(qǐng) 自適應(yīng)地圖標(biāo)注 教育機(jī)構(gòu)地圖標(biāo)注 語音電銷機(jī)器人視頻 常州智能外呼電銷機(jī)器人如何 武漢如何辦理400電話 重慶400電話哪里辦理

domainname.asp

form method="POST">
   
請(qǐng)輸入域名:input type="text" name="DomainName" size="20">
    input type="submit" value="
提交" name="B1">
    input type="reset" value="
重寫" name="B2">
/form>
%
if isempty(request("domainname")) or trim(request("domainname"))="" then
  response.end
end if
DomainString =request("domainname")

on error resume next
Set DomainObj = GetObject("WinNT://" DomainString)
tmp= DomainObj.MinPasswordLength   

' 校驗(yàn)有效域.
if err>0 then
  response.write "Font Color=Red>
,連接域"domainstring"出錯(cuò)!/Font>br>"
  response.end
end if
%>
Table border=1 cellpadding=4 width=90% bgcolor=ffffcc>
tr Align=Center>
td valign=top>B>Font Size=5 Color=Blue>
%=DomainString%>內(nèi)的所有組的列表/B>/Font>
/td>
/tr>
/table>
Table border=0 cellpadding=5>tr>td>B>Font Size=3>
組名/Font>/B>/td>td>B>Font Size=3>描述/Font>/B>/td>/tr>
%
DomainObj.Filter = Array("group")
For Each GroupObj In DomainObj
    If GroupObj.Class = "Group" Then
strInfo=strInfo"tr>td>B>Font Size=3>"GroupObj.Name"/Font>

/B>/td>td>B>Font Size=3>"GroupObj.Description"/Font>

/B>/td>/tr>"
    End If
Next
set DomainObj = Nothing
set GroupObj = Nothing
strInfo=strInfo "/Table>"
response.write strInfo "br>"
response.write "font size=3>I>" Now "/I>/Font>"
%>

[1]

標(biāo)簽:朔州 襄陽 遵義 柳州 中山 雞西 威海 邯鄲

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《如何取得服務(wù)器上的用戶組列表?》,本文關(guān)鍵詞  如何,取得,服務(wù)器,上,的,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《如何取得服務(wù)器上的用戶組列表?》相關(guān)的同類信息!
  • 本頁收集關(guān)于如何取得服務(wù)器上的用戶組列表?的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章