Categories

Installing Udpxy on Synology DS411

Browsing the Internet I've found nice peace of software called Udpxy. Since I already have IPTV and NAS (Synology DS411), I decided it would be nice to have this software running on my NAS because that would allow me to watch my IPTV from any place, even on slow networks or places where IGMP is unsupported. I you want to have this software running on your NAS, proceed with the following steps: Enable SSH on your Synology NAS. Install ipkg and optware-devel using this tutorial Connect to your NAS via SSH Navigate to temp directory: cd /tmp/ Download udpxy: . . . → Read More: Installing Udpxy on Synology DS411

Troubleshooting slow logon issues on domain-joined workstation/server

Sometimes you may face an issue when logging on to the workstation/server which is joined to the domain, logon process at step “Applying user settings” takes a lot of time. The procedures defined below might help you to locate the cause of this problem. Enable USERENV logging By default logging of domain user actions (apply of group policies, profile loading etc.) are not being logged anywhere in retail builds of “Windows” operating system. Despite that, that log information is essential when troubleshooting slow logons problems, so you can enable the logging doing those steps: Open REGEDIT Navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows . . . → Read More: Troubleshooting slow logon issues on domain-joined workstation/server

Show dynamic distribution groups in "All Groups" address list on Exchange 2010

By default on "Microsoft Exchange 2010" server, "All Groups" default address list contains only static distribution groups. That might be misleading for some users: in default "Global Address List" (GAL) user sees more groups then he does when selecting "All groups" because dynamic distribution groups aren't listed here. If we want to both static and dynamic distribution groups be listed in "All Groups" address list, we can achieve it by following these steps: Open "ADSI Edit" Navigate to the: CN=Configuration CN=Services CN=Microsoft Exchange CN=Your Organization CN=Address Lists Container CN=All Address Lists Right click on CN=All Groups and select "Properties" . . . → Read More: Show dynamic distribution groups in "All Groups" address list on Exchange 2010

Solving "The website has encountered a problem and cannot display the page you are trying to view. The options provided below might help you solve the problem" Windows Update error

Today at work I had to restore over 50 computers from disk image (made with Norton/Symantec Ghost). All computers but one restored successfully. One computer had a bit different hardware so we need to update drivers for it manually. First place I look for device drivers is Windows Updates therefore I’ve tried to run it (BTW, the computer I’m talking about was running Windows XP SP3). The problem was that when I had pressed either “Custom” or “Express”, Windows Update page showed me the following error with the error code 0xC80003FA: The website has encountered a problem and cannot . . . → Read More: Solving "The website has encountered a problem and cannot display the page you are trying to view. The options provided below might help you solve the problem" Windows Update error