Repadmin /replsummary /bysrc /sort:delta
Repadmin /showrepl /verbose /all /conn
repadmin /latency
repadmin /checkprop /intersite
and if you wanted to sync your AD …
repadmin /syncall /e
Symptom : Openvpn network shows as “unidentified network” and is grayed out ( you cant click it to change the network location )
Solution : add these lines to your config :
# NLA issues
route-metric 512
route 0.0.0.0 0.0.0.0
restart your connection
make sure the openvpn network is either “home” or “work” network :
If you are having issue with word when double clicking a document or launching an attachment , it could be a corrupt reg key.
open registry editor and rename the following value :
where version number is your office version ( 2007 = 12 ) .
you can also do this via command line ( as administrator )
reg delete HKCU\Software\Microsoft\Office\12.0\Word\Data /f
this article has some more good info.