Which command in windows server 2003 equals to dfsutil cache in Windows Server 2008 R2?


hi all;

 

when removing failed dfs namespace server in windows server 2008 r2, microsoft recommends executing following 3 commands @ end of operation:

 

dfsutil cache domain flush

dfsutil cache referral flush

dfsutil cache provider flush

 

now question is: dfsutil in windows server 2003 r2 not include cache syntax. right? representative of cache syntax in windows server 2003 r2?

 

thanks

 

 

hi imprise,

when installed on dfs clients in windows server 2003 r2, dfsutil.exe can used view , clear referral cache (pkt cache), domain cache (spc cache), , mup cache.

below syntax windows server 2003 r2:

  • dfsutil /pktflush                                  (dfsutil cache referral flush)
  • dfs clients cache portions of dfs namespace (pkt) duration of time specified in distributed file system manager , referred time live (ttl). dfs version 4.1, pkt cached hard-coded 7 (7) days. servers running windows 2000 use 1800 seconds (30 minutes) default ttl. microsoft dfs clients delete pkt given folder in dfs tree if not accessed ttl expiration or when client rebooted, whichever occurs first.
  • dfsutil /spcflush                                  (dfsutil cache domain flush)
  • forces client fetch latest information on trusted domains , domain controllers, when client programs try access corresponding link or root.
  • dfsutil /purgemupcache                     (dfsutil cache provider flush)
  • clears client mup cache, preventing confusion current provider when such names conflict. except temporary performance hit, command has no other adverse effects.

    for detail of dfsutil syntax of windows server 2003, please refer to:

    http://technet.microsoft.com/en-us/library/cc736784(ws.10).aspx#bkmk_37

    hope helps.


    , regards
    scorpio_milo
    mcts: windows vista | exchange server 2007
    mcitp: enterprise support technician
    mcitp: server & enterprise administrator
    microsoft community contributor
    microsoft infrastructure consultant
    enterprise service: solution architect
    microsoft storage team - file cabinet blog
    my blog


  • Windows Server  >  File Services and Storage



    Comments

    Popular posts from this blog

    CRL Revocation always failed

    Failed to query the results of bpa xpath

    0x300000d errors in Microsoft Remote Desktop client