domino批量尋找使用者、刪除使用者及批量執行adminp操作
Domino批量尋找、刪除使用者及批量執行adminp
由於公司的人員流動性比較大,通過批量來完成使用者尋找、刪除及執行批量adminp過程會大大減輕管理員的日常工作,具體操作見下:
1. 首先是批量尋找使用者;我當前環境內有兩台domino server,建立了N個使用者分別在不同的伺服器上,具體見下。
650) this.width=650;" title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; padding-right: 0px" border="0" alt="image" src="http://www.bkjia.com/uploads/allimg/131227/19101K137-0.png" height="205" />
我們開啟搜尋試圖,通過user or user的格式進行尋找
或者
user or
user2 or
user3 or
650) this.width=650;" title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; padding-right: 0px" border="0" alt="image" src="http://www.bkjia.com/uploads/allimg/131227/19101K332-1.png" height="213" />
650) this.width=650;" title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; padding-right: 0px" border="0" alt="image" src="http://www.bkjia.com/uploads/allimg/131227/19101MG9-2.png" height="186" />
650) this.width=650;" title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; padding-right: 0px" border="0" alt="image" src="http://www.bkjia.com/uploads/allimg/131227/19101H4I-3.png" height="187" />
搜尋出來的使用者都是選定的使用者,然後通過Delete person進行刪除
650) this.width=650;" title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; padding-right: 0px" border="0" alt="image" src="http://www.bkjia.com/uploads/allimg/131227/19101IM0-4.png" height="335" />
二、批量執行adminp操作;Adminp過程就是確認操作,
刪除會需要開啟admin4.nsf資料庫進行確認刪除操作,此時我們會一個一個雙擊開啟進行編輯-然後同意等操作,這樣就大大降低了管理員的工作,我們可以批量執行確認操作
650) this.width=650;" title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; padding-right: 0px" border="0" alt="image" src="http://www.bkjia.com/uploads/allimg/131227/19101L220-5.png" height="287" />
卻換到pending by server
650) this.width=650;" title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; padding-right: 0px" border="0" alt="image" src="http://www.bkjia.com/uploads/allimg/131227/19101JM2-6.png" height="276" />
650) this.width=650;" title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; padding-right: 0px" border="0" alt="image" src="http://www.bkjia.com/uploads/allimg/131227/19101JF8-7.png" height="274" />
通過滑鼠全選即可,然後執行Approve selected requests
本文出自 “高文龍” 部落格,請務必保留此出處http://gaowenlong.blog.51cto.com/451336/1176054