http://www.energifyn.dk/energifyn/om-energifyn/Presse/nyheder.aspx
Drift status – Energi Fyn – Dansk Bredbånd
January 6th, 2010Trådet SMS tilretning på HTC Touch Diamond og HTC Touch 2
December 23rd, 2009Udvid pladsen du har til at skrive i
Det er forholdsvis simpel at lave op på den måde Microsoft har valgt at fordele pladsen til gamle sms’er og skrive feltet:
- Download og installer Total commander i ARM versionen, det er gratis
- Start Total commander og find filen thread_sms.htm i Windows kataloget
- marker filen og tryk file -> edit
- find nu det sted i filen hvor der står: with=”98%” height=35
- skriv 90 i stedet for 35 og klik på ok -> og ja til at gemme
- Genstart telefonen og du har nu meget mere plads at skrive i
Slå trådet SMS helt fra
Måske kan du bedre li den gode gamle måde at skrive beskeder på, det kan også lade sig gøre:
- Download og installer PHM registry editor
- Åben PHM registry editor og find “HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings\OEM” og marker OEM
- Tryk edit og vælg new Dword key
- I Dword name skriv : SMSInboxThreadingDisabled
- I value data skriv : 1 og tryk på ok
- Luk PHM registry editor og genstart telefonen
How to disable NDR’s in Exchange 2003
December 10th, 2009To disable NDRs, follow these steps:
- Click Start, point to Programs, point to Microsoft Exchange, and then click System Manager.
- Expand the Global Settings container in the left pane, click Internet Message Formats, right-click the Default object, and then click Properties.
- Click the Advanced tab.
- Click to clear the Allow non-delivery reports check box, and then click OK
Remote Wipe Mobiledevice Exchange 2007 – OWA
December 6th, 2009To get a list of ALL ActiveSync users:
December 6th, 2009Get-Mailbox -ResultSize:Unlimited | ForEach {Get-ActiveSyncDeviceStatistics -Mailbox:$_.Identity}
View mailbox sizees for all mailboxusers:
December 6th, 2009Get-Mailbox | Get-MailboxStatistics | sort-object TotalItemSize -desc |ft DisplayName, @{expression={$_.TotalItemSize.value.toMB()};label=”TotalItemSize(MB)”},ItemCount –auto
Turn off non delivery reports in exchange 2007
December 6th, 2009Launch the Exchange Management Console
Expand the Organization Configuration folder
Click on Hub Transport
Select Remote Domains (Key point)
Right-click Default (Tab)
Click on the Message Format (Tab)
To turn off NDR, remove the tick on Allow non-delivery reports.
SPF Record
December 4th, 2009v=spf1 a mx ~all
Microsoft Outlook error “The add-in ‘C:\Program Files\Symantec_Client_Security\Symantec AntiVirus\vpmsece.dll’ could not be installed …”
November 28th, 2009Question/Issue:
When you start Microsoft® Outlook®, you see the following message: “The add-in ‘C:\Program Files\Symantec_Client_Security\Symantec AntiVirus\vpmsece.dll’ could not be installed or loaded. This problem may be resolved by using Detect and Repair on the Help menu. Unable to load “C:\Program Files\Symantec_Client_Security\Symantec AntiVirus\vpmsece.dll”. You may be out of memory, out of system resources, or missing a .dll file.” When Symantec AntiVirus 10.x is installed, the error message may reference the file vpmsece2.dll or vpmsece3.dll. Use of the Detect and Repair option, as suggested in the error message, does not solve the problem.
Solution:
To fix the problem, find and delete all copies of the Extend.dat file on the computer. A copy of this file exists for each local user account. Then, restart the computer.
To find and delete copies of Extend.dat from a command prompt
- Exit Outlook if the program is open.
- On the Windows taskbar, click Start > Run.
- In the Open box, type cmd and then click OK.
- At the command prompt type the following command and then press Enter:
cd “C:\Documents and Settings\<local_user>\Local Settings\Application Data”
where <local_user> is the name of the current local user.
- Type cd microsoft\outlook and then press Enter.
- Type del extend.dat and then press Enter.
- Delete the Extend.dat file for every user local account on the computer.
SomarSoft’s DumpSec
November 28th, 2009SomarSoft’s DumpSec is a security auditing program for Microsoft Windows® NT/XP/200x. It dumps the permissions (DACLs) and audit settings (SACLs) for the file system, registry, printers and shares in a concise, readable format, so that holes in system security are readily apparent. DumpSec also dumps user, group and replication information.