event sounds don’t play right
check this out.. http://support.microsoft.com/?scid=262256
Remember, you are the product, not the customer.
check this out.. http://support.microsoft.com/?scid=262256
start up ntop load vpc 2004 start redhat 7.3 login run ntop -u swildow
you should not have to telnet to the system you should be able to loggin into a console by typing or any of the following F2,F3,F4,F5,F6. I would then change the following line as root in /etc/inittab change id:5:initdefault: to … Read More »
Ghost’ing an SBS Server This information comes from Les!
unforunately Intel has decided to produce different CPUs with identical types, eg “Family 6 Model 8 Stepping 3” is a “Coppermine” Pentium III or XEON or Celereon with a clock rate between 600 and 933 MHz. Here is the CPU … Read More »
install RRAS on sbs 45 install PPTP network protocol it will install RAS with VPN modem make sure you have sp6a loaded
havitoapaco (TechnicalUser) Dec 20, 2003 Hi. It took me long time to discover it but it’s relatively easy. Edit “winroute.cfg” in the installation folder and modify the line variable name=DetectMaliciousHeaders 1 in the table name=”ProxyHTTP” “section this way: variable name=DetectMaliciousHeaders … Read More »
http://mail.tekscan.com/nomailboxes.htm Intro This is my rant against individual mailbox backup. I was reading/posting in the exchange newsgroups, but I’m not doing much admin anymore, so if you need something, find something wrong, or find a dead link please e-mail me. … Read More »
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3BQ315669&sd=tech how to harden the tcp/ip stack against denial of service attacks
Run the following on the problem machine: net time /querysntp (this will tell you what your currently configured time source is) net stop w32time net time \\(problem-machine) /setsntp:goodsntpservername (more than likely your PDC emulator) net start w32time w32tm /resync