<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
  <channel>
    <title>support forum</title>
    <link>http://www.iternity.co.uk/phorum/index.php</link>
    <description><![CDATA[]]></description>
    <language>EN</language>
    <pubDate>Fri, 23 Jul 2010 18:55:28 +0200</pubDate>
    <lastBuildDate>Fri, 23 Jul 2010 18:55:28 +0200</lastBuildDate>
    <category>support forum</category>
    <generator>Phorum 5.1.22</generator>
    <ttl>600</ttl>
    <item>
      <title>[DESKTOP / USER] Re: Resetting LaCie Ethernet HD (EDmini) to its default settings</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,20,60#msg-60</link>
      <author>Greg</author>
      <description><![CDATA[We had a power spike.  Lacie power supplies are very sensitive. They will blow out on the slightest change in power. Lacie is aware of this.  We talked with them, they replaced our power supply and gave us a spare.  They also stated that if we lose the new power supplies, not to worry, they will send more. After the power spike, one of our shares wouldn't connect. But luckily no damage to the power supply.  Went into admin on lacie and found the share was broken.  We created a new share with the same name but put 1 at the end of the new share name.  We then did a reboot from the config menu.  After reboot all shares were broken.  Panic broke out.  At that time we decided to attempt some kind of recovery plan. From the configuration menu we did a shut down.  Once the unit shut down, we powered it back up.  To our amazment all shares returned and the original broken share was fixed as well.  The funny thing is, the new share with 1 at the end, now showed as broken.
We immediately did a full drive back up of all shares then deleted the new share that now showed as being broken and all appears to be well.]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,20,60#msg-60</guid>
      <pubDate>Fri, 23 Jul 2010 18:55:28 +0200</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: Resetting LaCie Ethernet HD (EDmini) to its default settings</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,20,59#msg-59</link>
      <author>RaggedyMom</author>
      <description><![CDATA[OMG, I spent hours trying to fix this unresponsive LaCie, never thought it could be the power cord, just happened to have another cord to try and that was it.  I hope they replace my cord, its well within warranty period.

Thanks Dwight!]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,20,59#msg-59</guid>
      <pubDate>Sun, 25 Apr 2010 03:52:52 +0200</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: Resetting LaCie Ethernet HD (EDmini) to its default settings</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,20,58#msg-58</link>
      <author>JMiddle</author>
      <description><![CDATA[Lacy sucks big time dont buy it anymore]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,20,58#msg-58</guid>
      <pubDate>Fri, 02 Apr 2010 11:12:40 +0200</pubDate>
    </item>
    <item>
      <title>[NETWORK] Cisco Lack of memory problem - fragmentation</title>
      <link>http://www.iternity.co.uk/phorum/read.php?8,57,57#msg-57</link>
      <author>iternity</author>
      <description><![CDATA[Hi,
I realized that from time to time Cisco 871 router with Easy VPN server on it is causing memory fragmentation problem. The only way forward was to restart it. I have scheduled restart on the device once a week, but the problem was still occurring. 

From Syslog server:
Local7.Critical	Router IP Pool: Processor  Free: 1017696 Cause:Memory fragmentation

It happens to be default route problem – route of the last resort. It was pointing to Fast Ethernet interface (WAN port):

ip route 0.0.0.0 0.0.0.0 FastEthernet4	

The problem is solved by replacing this line with the following one:

ip route 0.0.0.0 0.0.0.0 IP_ADDRESS_OF_THE_NEXT_HOP

Regards,
Andrzej Okrasko
Cisco engineer for iternity.co.uk]]></description>
      <category>NETWORK</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?8,57,57#msg-57</guid>
      <pubDate>Tue, 23 Mar 2010 11:49:23 +0100</pubDate>
    </item>
    <item>
      <title>[SERVER] VSS related problems with ntbackups</title>
      <link>http://www.iternity.co.uk/phorum/read.php?7,56,56#msg-56</link>
      <author>iternity</author>
      <description><![CDATA[Re-register VSS libraries, possibly restart VSS services/whole machine

&gt;1. Open a command prompt.
&gt;2. Key in the following command to stop VSS service:
&gt;
&gt;net stop vss
&gt;
&gt;3. Then register the following dlls and services by running the following
&gt;commands:
&gt;
&gt;regsvr32 ole32.dll
&gt;regsvr32 vss_ps.dll
&gt;Vssvc /Register
&gt;regsvr32 /i swprv.dll
&gt;regsvr32 /i eventcls.dll
&gt;regsvr32 es.dll
&gt;regsvr32 stdprov.dll
&gt;regsvr32 vssui.dll
&gt;regsvr32 msxml.dll
&gt;regsvr32 msxml3.dll
&gt;regsvr32 msxml4.dll&quot;
&gt;]]></description>
      <category>SERVER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?7,56,56#msg-56</guid>
      <pubDate>Fri, 12 Mar 2010 14:36:16 +0100</pubDate>
    </item>
    <item>
      <title>[SERVER] Exclude certain types of files/locations from ntbackup</title>
      <link>http://www.iternity.co.uk/phorum/read.php?7,55,55#msg-55</link>
      <author>iternity</author>
      <description><![CDATA[There is a way to globally exclude certain types of files in certain locations from ntbackup.

In regedit, go to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup

and create new &quot;Multi String&quot; entry named conveniently for you (name does not matter). As a value, put path and type of the files you would like to exclude from ntbackups. 

File path entry may contain: drive:\subfolders\path\*.wildcard

Additionally /s at the end includes all subdirectories

Hope that helps,

Maciek

Here is the article from Microsoft:
-----------------------------------
Microsoft Windows operating systems maintain a list of files and folders that are excluded 

when you backup and restore files by using the Ntbackup.exe tool and other 

Windows-compatible backup programs.

Windows stores this information in the following registry keys:

Note The registry values shown in this article are a sample from one computer and may differ 

from what you might see on your computer depending on your configuration.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BackupRestore\KeysNotToRestore
The default values and value data for the 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup registry 

key is listed in the following table.

    Value 	Value Data
    Client Side Cache 	%SystemRoot%\csc\* /s
    ComPlus 	%SystemRoot%\Registration\*.crmlog /s
    Internet Explorer 	%UserProfile%\index.dat /s
    Memory Page File 	\Pagefile.sys
    MS Distributed Transaction 	%SYSTEMROOT%\System32\DTCLog\MSDTC.LOG
    NtFrs 	%systemroot%\ntfrs\jet\* /s
    %SystemRoot%\debug\NtFrs*
    %systemroot%\sysvol\domain\DO_NOT_REMOVE_NtFrs_PreInstall_Directory\* /s
    %systemroot%\sysvol\domain\NtFrs_PreExisting___See_EventLog\* /s
    %systemroot%\sysvol\staging\domain\NTFRS_*
    Power Management 	\hiberfil.sys
    Temporary Files 	%TEMP%\* /s 



The default values and value data for the 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BackupRestore\KeysNotToRestore registry 

key are listed in the following table.

    Value 	Value Data
    Active Directory Restore 	CurrentControlSet\Services\NTDS\Restore In Progress\
    CurrentControlSet\Services\NTDS\Parameters\New Database GUID
    Fault Tolerance 	Disk\
    Installed Services 	CurrentControlSet\Services\*
    LDM Boot Information 	CurrentControlSet\Services\dmio\boot info\
    Mount Manager 	MountedDevices\
    Pending Rename Operations 	CurrentControlSet\Control\Session 

Manager\PendingFileRenameOperations
    Plug and Play 	CurrentControlSet\Enum\
    CurrentControlSet\Control\CriticalDeviceDatabase\
    Session Manager 	CurrentControlSet\Control\Session
    Windows Setup 	Setup\SystemPartition 

The file exclusions listed in this article also apply when you are using Volume Shadow Copy 

Service. In this scenario, the requestor, such as NTBACKUP.EXE, passes a list of files and 

folders it will backup or restore, subject to any exclusions by the registry keys listed in 

this article.]]></description>
      <category>SERVER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?7,55,55#msg-55</guid>
      <pubDate>Fri, 12 Mar 2010 14:32:11 +0100</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] MS Access trying to install every time</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,54,54#msg-54</link>
      <author>iternity</author>
      <description><![CDATA[Delete HKCU\Software\Classes\Access.Application]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,54,54#msg-54</guid>
      <pubDate>Tue, 05 Jan 2010 17:43:12 +0100</pubDate>
    </item>
    <item>
      <title>[NETWORK] Re: BT Voyager 10V behind NAT VoIP problems</title>
      <link>http://www.iternity.co.uk/phorum/read.php?8,17,53#msg-53</link>
      <author>reign santiago</author>
      <description><![CDATA[Issues in voip cropped up with its increasing use and problems started developing in the equipment and technology used. Voip problems have since been widely

_________________
[URL=http://www.inin.com]Call center software[/URL]]]></description>
      <category>NETWORK</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?8,17,53#msg-53</guid>
      <pubDate>Fri, 24 Jul 2009 20:45:11 +0200</pubDate>
    </item>
    <item>
      <title>[NETWORK] Re: UploadReadAheadSize Metabase Property (IIS 6.0)</title>
      <link>http://www.iternity.co.uk/phorum/read.php?8,4,52#msg-52</link>
      <author>Meh</author>
      <description><![CDATA[Why dont you try actually understanding and explaining it rather than just copying and pasting from MS documentation...]]></description>
      <category>NETWORK</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?8,4,52#msg-52</guid>
      <pubDate>Tue, 14 Jul 2009 09:04:09 +0200</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] AVG Free problem on new DELL laptops</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,51,51#msg-51</link>
      <author>iternity</author>
      <description><![CDATA[1. Uninstall AVG if it is still installed, then restart the computer.

2. Use the registry editor (Regedit) to locate and expand the following registry key:

'HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\'

4. From the long list on the left, delete the following key:

'x86_microsoft.vc80.mfc_1fc8b3b9a1e18e3b_8.0.50727.762_none_0c178a139ee2a7ed'.

5. Restart the computer and reinstall AVG.

The problem appears to be caused by a file being referenced in the registry that is not actually installed on the system. The AVG installer skips installing the file because the registry key suggests the file already exists.

taken from:freeforum.avg.com]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,51,51#msg-51</guid>
      <pubDate>Wed, 24 Jun 2009 15:06:30 +0200</pubDate>
    </item>
    <item>
      <title>[NETWORK] Re: Updating Cisco 857/877 series ADSL firmware</title>
      <link>http://www.iternity.co.uk/phorum/read.php?8,19,50#msg-50</link>
      <author>tom</author>
      <description><![CDATA[iternity Wrote:
-------------------------------------------------------
&gt; Applies to:
&gt; Routers - Cisco 857, Cisco 876, Cisco 877, Cisco
&gt; 1801, Cisco 1802
&gt; 
&gt; Modules - HWIC-1ADSL1, HWIC-1ADSLI,
&gt; HWIC-ADSL-B/ST, HWIC-ADSLI-B/ST
&gt; 
&gt; To check the firmware version run the following
&gt; command.
&gt; 
&gt; show dsl interface atm0 (atm0 will be different
&gt; when using modules)
&gt; 
&gt; If the firmware version is lower than 3.0.10
&gt; 
&gt; Go to 
&gt; 
&gt; and download the most current ADSL firmware at
&gt; this point it is adsl_alc_20190_3.0.10.bin
&gt; 
&gt; save the file to your computer rename it to
&gt; adsl_alc_20190.bin
&gt; 
&gt; Upload it to the router either via SDM or any TFTP
&gt; software and reload your router.
&gt; 
&gt; check that the update was successful by running
&gt; show dsl interface atm0]]></description>
      <category>NETWORK</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?8,19,50#msg-50</guid>
      <pubDate>Wed, 17 Jun 2009 23:32:53 +0200</pubDate>
    </item>
    <item>
      <title>[SERVER] Exchange emails are  bouncing back - BT Broadband revDNS/PTR problem</title>
      <link>http://www.iternity.co.uk/phorum/read.php?7,49,49#msg-49</link>
      <author>iternity</author>
      <description><![CDATA[Exchange emails are  bouncing back - BT Broadband revDNS/PTR problem

We had several clients complaining about email bouncing back from certain reciepients (including AOL). After examining the problem further we discovered that our SMTP servers are beeing rejected due to wrong PTR record. Rev-DNS entries were not pointing back to the name which was displayed in Exchange's SMT banner. 

Solution:

BT can set Rev DNS for you for free. Just drop them an email on:

 reverse.dns@btbroadbandoffice.com 

Except from bief description, email should contain your 81.IP.ADDR.ESS &gt; mail.domain.com, where mail.domain.com is where MX records are pointing to. They will do the changes manually within 24hours. 

Now lets double-check SMTP Banner on Exchange 2003:

   1. Open Exchange System Manager, Servers, , Protocols, SMTP.
   2. Right click on the &quot;Default SMTP Virtual Server&quot; and choose Properties.
   3. Click on the last tab &quot;Delivery&quot; and then the button &quot;Advanced&quot;.
   4. In the box labelled &quot;Fully Qualified Domain Name&quot; enter the name that your server is known as on the Internet - mail.domain.com for example.
      Do not bother with &quot;Check DNS&quot; as it will probably fail.

Make sure that the &quot;fully-qualified domain name&quot; field entry matches your PTR record. From now your emails should be delivered without any problems. 

Hope that helps.

Maciek
IT Engineer]]></description>
      <category>SERVER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?7,49,49#msg-49</guid>
      <pubDate>Mon, 15 Jun 2009 16:00:26 +0200</pubDate>
    </item>
    <item>
      <title>[SERVER] Active Sync mobile authentication problems - iPhone, Mail for Exchange: your account does not have permission to sync with current settings</title>
      <link>http://www.iternity.co.uk/phorum/read.php?7,48,48#msg-48</link>
      <author>iternity</author>
      <description><![CDATA[iPhone, Mail for Exchange - Active Sync mobile authentication problems

We had several iPhone users complainnig about not beeing able to connect to one of the exchange mail servers. Email settings worked up to the stage when you had to accept security certivicate (self signed in this case). Then, sudden disconnection was happening and error was given that the server's address cannot be verified. 

All usuall Exchange Manager Active settings were on and users were allowed to use OWA and active sync from their Exchange Properties tabs.

More, same users were able to connect and use emails via Outlooks and OWA. Weird...

As we did not have any iPhone handy, we tested the server with Nokia's Mail for Exchange, which was also failing, but this time we had a bit more info to work on. The log error message was giving this error:

'your account does not have permission to sync with current settings'.

It appeared that some of the IIS OWA folders were set up with wrong secutity settings. There are IIS 3 folders to check under Default Web Site:

- Exchange
- Exchweb
- Microsoft-Server-ActiveSync

Some of them were marked as available only to several local IP addresses from security options. Some of them were querying clients for client-side certificates as well. After granting access to this folders from all IPs and ignoring Client certificates all started to work. 

We used following web-based exchange testing tool to tackle down last folder: 

https://www.testexchangeconnectivity.com/

Good thing about it is that while testing ActiveSync it returns full HTML errors codes from IIS. I am not a huge fan of giving server's access details to 3rd parties (no mather how secure they claim they are), but in this case it paid off to create temporary testing account, run the web-tests through it and delete it afterwards. 

It may be a good idea to check properties of: 

- Exadmin
- Exchange-oma
- OMA

In case some of the security settings are wrong there.

Hope that description helps some of you guys to find sollution to your own problems. 

All the best

Maciek
IT Engineer
iternity.co.uk]]></description>
      <category>SERVER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?7,48,48#msg-48</guid>
      <pubDate>Mon, 08 Jun 2009 16:57:57 +0200</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: Resetting LaCie Ethernet HD (EDmini) to its default settings</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,20,47#msg-47</link>
      <author>Dwight</author>
      <description><![CDATA[I had the same problem. LaCie customer support sent me a new power cable and it fixed the problem.]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,20,47#msg-47</guid>
      <pubDate>Thu, 02 Apr 2009 17:09:03 +0200</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: Resetting LaCie Ethernet HD (EDmini) to its default settings</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,20,46#msg-46</link>
      <author>Filip</author>
      <description><![CDATA[The format button disappeared from the disk menu, factory preset executed, no format button to be found. I'm waiting for feedback from Lacie on how to resolve it]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,20,46#msg-46</guid>
      <pubDate>Wed, 25 Feb 2009 21:54:17 +0100</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: Resetting LaCie Ethernet HD (EDmini) to its default settings</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,20,45#msg-45</link>
      <author>Rafael Ruiz</author>
      <description><![CDATA[admi admin don´t work before reset? someone konw´s why?]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,20,45#msg-45</guid>
      <pubDate>Thu, 08 Jan 2009 22:17:41 +0100</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: Resetting LaCie Ethernet HD (EDmini) to its default settings</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,20,44#msg-44</link>
      <author>deHaan</author>
      <description><![CDATA[Ive got a completely different problem... I can't turn my disk on! 
When I press the blue button, the blue light goes on for less then a second and then nothing happens. I have no idea what to do. It could also be a problem with the power I think.. 
Does anybody have an idea of what I can do/try?]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,20,44#msg-44</guid>
      <pubDate>Sat, 20 Dec 2008 13:48:45 +0100</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: Resetting LaCie Ethernet HD (EDmini) to its default settings</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,20,40#msg-40</link>
      <author>Laenen</author>
      <description><![CDATA[Got the same problem. Cant turn the disk off. Tried to do it with disconnecting the powercable. Got the edmini blinking but it never stopt so i eventualy cut off power again.]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,20,40#msg-40</guid>
      <pubDate>Sat, 08 Nov 2008 15:28:11 +0100</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: DRAFT watermark printing problems in Office Word 2007 (D A T / R F on pages)</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,32,39#msg-39</link>
      <author>Jeffrey Chen</author>
      <description><![CDATA[Uncheck the &quot;Semitransparent&quot; box in the Watermark does print out watermark correctly; however, it brings greater problem for me.
 
I normally insert section break to every page of my word files for discontinuous of footers (different version numbers and dates).  When I uncheck the &quot;Semitransparent&quot; box in the Watermark, all the discontinued headers are disappeared.  Funny thing is the Footer still exist.  I repeat again, the headers disappeared on those pages with discontinued Footers.  Can anyone tell me how can I insert the watermark and have the watermark print out correctly when I have footers and headers?

Thanks,

Jeffrey]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,32,39#msg-39</guid>
      <pubDate>Thu, 30 Oct 2008 17:26:29 +0100</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: DRAFT watermark printing problems in Office Word 2007 (D A T / R F on pages)</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,32,38#msg-38</link>
      <author>Peggy</author>
      <description><![CDATA[That works...but you have to do it every single time! Is there a way to deselect the semitransparent for every and all docs?]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,32,38#msg-38</guid>
      <pubDate>Wed, 29 Oct 2008 23:45:33 +0100</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: Resetting LaCie Ethernet HD (EDmini) to its default settings</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,20,37#msg-37</link>
      <author>Daren</author>
      <description><![CDATA[Hi,

My EDMini when switched on simply spins the drive and I can't turn it off using the blue power button so can't do the above reset procedure.

Any ideas?

Cheers

Daren]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,20,37#msg-37</guid>
      <pubDate>Wed, 29 Oct 2008 22:35:39 +0100</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: Resetting LaCie Ethernet HD (EDmini) to its default settings</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,20,36#msg-36</link>
      <author>Eugenio</author>
      <description><![CDATA[iternity Wrote:
-------------------------------------------------------
&gt; In order to reset LaCie Ethernet Hard Drive
&gt; (EDmini) please follow this procedure.
&gt; 
&gt; Read this entire message before trying to reset
&gt; the drive.
&gt; 
&gt; 1. Switch OFF your Ethernet disk – PRESS AND HOLD
&gt; DOWN THE POWER BUTTON (~5seconds)
&gt; 
&gt; 2. Switch ON your Ethernet disk but HOLD DOWN the
&gt; power button. After a few seconds (~15seconds) the
&gt; button's LED should begin blinking.
&gt; 
&gt; 3. RELEASE the button. Quickly after having
&gt; released the button (~3seconds), its LED will
&gt; continue to blink but with a different rhythm.
&gt; 
&gt; 4. PUSH the power button again and HOLD IT down. A
&gt; few seconds after having pushed the button, its
&gt; LED will continue to blink but with a third
&gt; different rhythm.
&gt; 
&gt; 5. You can now release the button. At this stage,
&gt; your device should have been configured back to
&gt; its factory default settings.
&gt; 
&gt; IMPORTANT NOTE : Your files are not be deleted
&gt; during this reset. To retrieve data: Recreate the
&gt; exact same shares and you had on the drive. The
&gt; EDmini will detect that the created share
&gt; corresponds to an already existing folder and then
&gt; will associate the both components.
&gt; 
&gt; Also try to access the web admin page. If you
&gt; can't get to that after the reset, then please
&gt; contact your reseller directly for assistance in
&gt; obtaining warranty service. Resellers are able to
&gt; book a return for you by logging into the Reseller
&gt; Zone on LaCie website.
&gt; 
&gt; LaCie repair process does not retain data on
&gt; drives. If you need to get the data recovered, you
&gt; will need to send the drive in to a professional
&gt; recovery company.


could this hard reset be used to initialize a new hard drive in edmini ? 
could i buy a new (bigger) harddrive, and place it in the edmini case, hard reset it, and use is as new shared drive ?]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,20,36#msg-36</guid>
      <pubDate>Sun, 19 Oct 2008 19:43:22 +0200</pubDate>
    </item>
    <item>
      <title>[NETWORK] Re: ADSL Fault Finding</title>
      <link>http://www.iternity.co.uk/phorum/read.php?8,2,35#msg-35</link>
      <author>sailor</author>
      <description><![CDATA[how i can speedup my download speed rate.]]></description>
      <category>NETWORK</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?8,2,35#msg-35</guid>
      <pubDate>Wed, 30 Jul 2008 21:30:16 +0200</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Re: DRAFT watermark printing problems in Office Word 2007 (D A T / R F on pages)</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,32,34#msg-34</link>
      <author>K McCoy</author>
      <description><![CDATA[OH THANK YOU!!  That was driving me BATTY!]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,32,34#msg-34</guid>
      <pubDate>Tue, 17 Jun 2008 18:10:43 +0200</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Disabling faulty (built-in) Airport card on iMac G5</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,33,33#msg-33</link>
      <author>iternity</author>
      <description><![CDATA[There may be a number of reasons why Mac does not boot up even with a freshly reinstalled system. 
This usually indicates a hardware problem. 
This particular case applies to iMac G5 20-inch with faulty AirPort card built-in into the logic board so it cannot be replaced.
Faulty AirPort results in the system not being able to boot up properly in other than Safe/Single User mode.
The only solution seems to be the logic board replacement which is quite costly.
Some users may want sacrifice the WiFi facility and keep using the computer wired (on Ethernet port). 
There is no such option like disabling Airport Card permanently so the iMac becomes very difficult and almost impossible to work on.

There is a quite “nasty” but effective work around to this problem.
In general the kernel AirPort extensions have to be renamed or moved to a different location.

In order to achieve that please follow the steps below:
Please note that you do it on your own risk and we cannot be held responsible for any hardware/system failures that may occur.
If you are not familiar or comfortable with the command line please do some additional reading before continuing.

1. Start computer in Safe Mode (Press Shift key on start up)
2. Open Terminal (Applications/Utilities) 
3. Make sure you have root permissions (su | password)*
4. Go to (cd /System/Library/Extensions/)
5. Move two files (AppleAirPort.kext and AppleAirPort2.kext ) out of that folder to a safe location.
i.e. (mv AppleAirPort.kext /Users/)

The same for the second file.


Restart the computer. It should boot up in normally.

* Before you can use the root mode it has to be switched on.
Go to Applications/Utilities

Open NetInfo Manager
Remove padlock so you can apply the changes

In NetInfo go to Security (top menu bar) and click Enable Root User
apply password and REMEMBER it.]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,33,33#msg-33</guid>
      <pubDate>Thu, 29 May 2008 10:25:58 +0200</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] DRAFT watermark printing problems in Office Word 2007 (D A T / R F on pages)</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,32,32#msg-32</link>
      <author>iternity</author>
      <description><![CDATA[DRAFT watermark printing problems in Office Word 2007 (D A T / R F on pages)

Trying to get a watermark of &quot;DRAFT&quot; to print on every page, what I get is on alternate pages is the letters D A T and on the next page the letters R F on the next. This continues on every page. Is there anyway to get the entire word to print on every page? 

When I check print preview it shows the complete word.
It doesn't matter what printer I use in the office it does it on all of them.

sollution:
In the Printed Watermark dialog, clear the check box for &quot;Semitransparent.&quot;

Done!]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,32,32#msg-32</guid>
      <pubDate>Fri, 04 Apr 2008 12:29:15 +0200</pubDate>
    </item>
    <item>
      <title>[SERVER] SBS 2003 shutting down. Event log shows “This computer must be configured as a domain controller”</title>
      <link>http://www.iternity.co.uk/phorum/read.php?7,31,31#msg-31</link>
      <author>iternity</author>
      <description><![CDATA[Have you ever wanted to use your license of Microsoft Small Business Server, just to use the base Windows Server 2003 portion? I know, I know, there are so many advantages to having a domain and using exchange, etc... etc... etc... But what if you are reinstalling your old server to re-use as a plain workstation or just test facility behind your normal domain controller? Full featured SBS installation will cause problems in your current AD environment…

Going through the SBS install, when you skip the follow-on steps after installing Windows Server 2003 all will be fine for exactly 1 week. Then for some reason, the server will begin to shut down, hourly.

Event Viewer shows this:

&quot;This computer must be configured as a domain controller. It will be shut down in 60 minutes. To prevent this computer from shutting down, run Setup on the disk that you used to install the operating system to configure the computer as a domain controller.&quot;

See: support.microsoft.com/kb/555087

Situation: According to your MS SBS licence, you have 7 days to finish off your installation. Then, you HAVE TO install Active Directory services. If you do not install them, MS will force your server to restart every hour and NET SEND &quot;this server doesn't comply with licensing requirements&quot; across the entire network. 

Cause: There is a special service running in the system which is causing your problems. Of course, this service cannot be disabled via the MMC snap-in.

Here is the solution: 

Tools you'll need: Process Explorer from www.sysInternals.com

As you probably noticed, you have a service called SBCore or &quot;SBS Core Services&quot;, which executes the following process: C:\WINDOWS\system32\sbscrexe.exe

If you kill it, it just restarts – and if you try and stop it you are told Access Denied.

If you fire up Process Explorer, you can select the process and Suspend it, now we can start to disable the thing.

Run RegEdit32.exe and expand the nodes until you reach the following key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SBCore

Right click this, hit permissions and give the &quot;Administrators&quot; group on the local machine full access (don't forget to replace permissions on child nodes ). F5 in regedit and you'll see all of the values and data under this key.

Select the &quot;Start&quot; DWORD and change it from 2 to 4 – this basically sets the service to the &quot;Disabled&quot; state as far as the MMC services snap-in (and windows for that matter) is concerned. 

It is good to also switch off any service recovery attempts by deleting “Failure Actions” key. This stop service recovery errors in Event logs.

Next, adjust the permissions on the file C:\WINDOWS\system32\sbscrexe.exe so that EVERYONE account is denied any sort of access to this file.

Then go back to process explorer, and kill the sbscrexe.exe process, if it doesn't restart – congratulations!

Load up the services MMC snap-in and you should find that &quot;SBS Core Services&quot; is stopped and marked as Disabled.

This should keep your server up all the times. Good Luck!
 

Source taken from: www.donnykemick.com]]></description>
      <category>SERVER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?7,31,31#msg-31</guid>
      <pubDate>Thu, 03 Apr 2008 13:23:25 +0200</pubDate>
    </item>
    <item>
      <title>[DESKTOP / USER] Spooler Service will not start on Vista</title>
      <link>http://www.iternity.co.uk/phorum/read.php?4,30,30#msg-30</link>
      <author>iternity</author>
      <description><![CDATA[On Vista if the  spooler service does not work, you might have attached a network printer that is shared through a server.

Right click on My Computer

Select Manage

Double click on Services and Application

Double click on Services

Scroll down to Print Spooler and double click on it

Click on Dependencies tab

Check what dependencies the print spooler has, if any

(you may need to click on &quot;+&quot; on those dependencies to more dependencies)

Go back to the Services list

On each of the spooler dependencies, double click on it

Make sure it is set to Automatic in the Startup Type drop down menu

Now click on Start to start the service

Click OK

 

Now try and print

if you still get spooler error messages, try this


Open a Command Prompt window, found in your Start (at bottom left), and it is in the list that pops up

key the command;

       sc config spooler depend= RPCSS

 (note the space after the = but not before)

restart the print spooler

It should work now.
If you need to add the printer please add the network one shared on the server (not directly)]]></description>
      <category>DESKTOP / USER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?4,30,30#msg-30</guid>
      <pubDate>Thu, 03 Apr 2008 11:32:31 +0200</pubDate>
    </item>
    <item>
      <title>[DEVELOPMENT] Using PHP mailer to send emails</title>
      <link>http://www.iternity.co.uk/phorum/read.php?6,28,28#msg-28</link>
      <author>iternity</author>
      <description><![CDATA[$filename=&quot;emails/send_contact.html&quot;;
$fd=fopen($filename,&quot;r&quot;);
$content=fread($fd,filesize($filename));
fclose($fd);

$content = str_replace(&quot;#EMAIL#&quot;,@$_POST[email],$content);
$content = str_replace(&quot;#TEL#&quot;,@$_POST[tel],$content);
$content = str_replace(&quot;#NAME#&quot;,@$_POST[name],$content);
$content = str_replace(&quot;#COMPANY#&quot;,@$_POST[company],$content);
$content = str_replace(&quot;#PADDRESS#&quot;,@$_POST[paddress],$content);
$content = str_replace(&quot;#MESSAGE#&quot;,nl2br(@$_POST[query]),$content);			
		
$header  = &quot;From: &quot;.@$_POST[name].&quot; \n&quot;;
$header .= &quot;X-Sender: \n&quot;;
	
$header .= &quot;X-Mailer: PHP\n&quot;;
$header .= &quot;X-Priority: 1\n&quot;;
$header .= &quot;Return-Path: \n&quot;;
$header .= &quot;Content-Type: text/html; charset=iso-8859-1\n&quot;;

mail(&quot;to@email.address&quot;,&quot;SUBJECT&quot;,$content,$header);]]></description>
      <category>DEVELOPMENT</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?6,28,28#msg-28</guid>
      <pubDate>Tue, 08 Jan 2008 11:32:25 +0100</pubDate>
    </item>
    <item>
      <title>[SERVER] Vista computers run slowly when accessing network drives and domain on Microsoft SBS 2003.</title>
      <link>http://www.iternity.co.uk/phorum/read.php?7,27,27#msg-27</link>
      <author>iternity</author>
      <description><![CDATA[Before taking the following steps, please ensure that  the latest network adapter driver supplied by manufacturer has been installed on the Vista machine. 

Step One 
--------------------------------- 
Turning off auto-tuning on the Vista client may help. 
Please run the following commands on Vista computer attached to SBS 2003 domain: 

1. Go to Accessories / Command Prompt 
2. Right click Command Prompt and click Run as Administrator 
3. Type the following command and press Enter: 

netsh interface tcp set global rss=disabled 
netsh interface tcp set global autotuninglevel=disabled and reboot 

Related Articles: 
934430: Network connectivity may fail when you try to use Windows Vista behind a firewall device 
http://support.microsoft.com/kb/934430/en-us 

555912: Windows 2003 service pack 2 known issues on Small Business Server 2003 
http://support.microsoft.com/kb/555912/en-us 


Step Two 
--------------------------------- 
NOTE: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall Windows. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. 

256986 Description of the Microsoft Windows Registry 
http://support.microsoft.com/?id=256986 

Manually add the following registry key: 

Registry path: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\System 

Value name: CopyFileBufferedSynchronousIo 
Value type: REG_DWORD 
Value data: 1 


Step Three 
--------------------------------- 
If the problem persists, please test the issue in Safe Mode with Network to see if the issue still occurs in this mode. 

Start your computer in safe mode 
http://windowshelp.microsoft.com/Windows/en-US/Help/323ef48f-7b93-4079-a48a-5c58eec904a11033.mspx 




 

Tomasz Zbikowski]]></description>
      <category>SERVER</category>
      <guid isPermaLink="true">http://www.iternity.co.uk/phorum/read.php?7,27,27#msg-27</guid>
      <pubDate>Mon, 07 Jan 2008 17:45:48 +0100</pubDate>
    </item>
  </channel>
</rss>
