系統公告
個人檔案
個人圖檔
ID:city1369
暱稱:

噗浪



    follow me on Twitter


    文章分類
    搜尋此頻道內容
    搜尋:
    誰來我家
    city1369的最新的回應
    RSS 訂閱
    RSS2
    ATOM
    贊助商
    其它資訊
    本部落所刊登之內容,皆由作者個人所提供,不代表 yam天空部落 本身立場。
    POWERED BY
    POWERED BY
    會員登入免費註冊
        推薦這個部落格: 3
    目前分類: General    檢視方式: 列表 摘要
    August 10, 2009
    Last Updated : 10 Dec 2009

    觀看全文...
    March 28, 2007

    因為公司說可能要我去美國, 我的護照已經死(過期)了兩年以上,於是昨天跟老板講了一聲,就跑了Subang 申請

    覺得有必要把整個過程寫下來, 要不然改次又忘記了。。。



    觀看全文...
    February 15, 2007
    Objective
    You are still running Novell Netware server 5.x as your file & print server. You want to migrate the current server to Windows 2000/3. All your client workstation will be connecting from Novell server to the Windows server...



    觀看全文...
    February 15, 2007
    To check network health
    Type netdiag

    To check active directory health
    Type dcdiag.
    By the way, this command also allow to see what service pack has been installed.

    To check which server is a global catalog server
    Type nltest /desgetdc:domainname /gc

    To chekc the list of domian controllers
    Type nltest /dclist

    To check which server will validate a user login
    Type nltest whowill:domainname username
     
    To change password for users in a particular OU
    dsquery user "OU=ou,OU=ou,DC=company,Dc=COM"|dsmod user -pwd PASSWORD -u administrator -p PASSWORD
     
    To list the user's samid
    dsquery user DC=company,DC=COM -o samid