Tuesday, May 27, 2008
E4SE date shown in US format in regardless of locale setting
This is one of the strange things encountered while maintaining the E4SE application, sometimes when you change iis settings, it might overwrite the .js mapping created by ICE tools, after recreating the .js to aspnet mapping, it is back to normal.
Sunday, May 25, 2008
Fixing up Intra-site replication error
I wasn't able to connect to one of the server and after looking into it, it turned out to be DNS issue which is in turn caused by AD replication failure...
coz our whole environment was built upon VMWARE, I noticed that VCB backup can freeze DC and make it fail.
the way to fix this up is to manually restart KDC service. re-enable inbound and outbound replication on the failed DC.
the following command might be helpful:
dcdiag
netdiag
replmon
repadmin
repadmin /options DC1 -DISA.....
repadmin /synall
repadmin /showreps
...
coz our whole environment was built upon VMWARE, I noticed that VCB backup can freeze DC and make it fail.
the way to fix this up is to manually restart KDC service. re-enable inbound and outbound replication on the failed DC.
the following command might be helpful:
dcdiag
netdiag
replmon
repadmin
repadmin /options DC1 -DISA.....
repadmin /synall
repadmin /showreps
...
Saturday, May 10, 2008
MCSE 2003 done!
Finally finished my MCSE 2003 certification.
will take MCDBA exams in the following months.
will take MCDBA exams in the following months.
Subscribe to:
Posts (Atom)
Disable Microsoft Defender for Cloud for Visual Studio Subscription (MSDN)
I use a visual studio pro subscription which comes with $150 azure cloud credit, for some reason Microsoft Defender for Cloud was turned on ...
-
Error 15401: Windows NT user or group '%s' not found. Check the name again. SELECT name FROM syslogins WHERE sid = SUSER_SID ('Y...
-
Finally, it is time. E4SE 811 and eBackoffice 736 will replace our current 810b/735a environment after staying so many years. Just got the n...
-
/etc/ipsec.config conn ios keyexchange=ikev1 authby=xauthrsasig xauth=server lef...