I was getting many “Modification Resolution” “Appointment Conflict Resolution” emails in Outlook 2010. I found that the best way to deal with these logs is to disable them thus: Key: HKEY_CURRENT_USER\ Software\Microsoft\Office\14.0\Outlook\Options DWORD: EnableConflictLogging Values: 0 = Never save Modification Resolution logs 1 = Always save Modification Resolution logs 2 = Save Modification Resolution logs [...]
Archive for the ‘windows’ Category
Resolving Outlook error “Modification Resolution” “Appointment Conflict Resolution”
Posted in windows on Wed, 7th Dec 2011 | Leave a Comment »
Lidram’s weekly news digest
Posted in news digest, security, windows, tagged globalisation, malta, politics on Mon, 24th Aug 2009 | Leave a Comment »
Desktop virtualisation picked some more ground A poacher, turned game keeper, turned poacher again – A new world record, but I doubt Guinness will award him the $170,00 he’s due Reg’s VOIP primer for SME A Sick People – and why is the church silent? Malta’s Return in the Empire (Hail, Lord Skywalker) Sheriff prefers [...]
Windows disable firewall from command line
Posted in windows on Mon, 16th Mar 2009 | Leave a Comment »
Locked out of your XP or domain controller? You’re in luck, if you have an ssh server running: netsh firewall set opmode mode = DISABLE profile = ALL Don’t have an ssh server? You’ll hopefully know better next time.
Howto delete windows XP network password
Posted in windows, tagged delete, network, password, remove, share, windows xp, xp on Sun, 28th Sep 2008 | Leave a Comment »
Control panel – User Accounts – Select your user – On leftside topcorner “Manage my network passwords” – Just remove the password
Windows Server 2003 Share without Login Prompt
Posted in windows, tagged 2003, anonymous, everyone, guest, server, share, windows, without login prompt on Sun, 28th Sep 2008 | 1 Comment »
On standalone servers gpedit.msc > Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options, In right pane edit the following policy setting: Network access: 1. ENABLE: Let Everyone permissions apply to anonymous users 2. ADD SHARE NAME: Shares that can be accessed anonymously” 3. ENABLE (default): Restrict anonymous access to [...]
windows system32 config system is corrupt in Windows Server 2003
Posted in windows, tagged 2003, corrupt, system, windows on Mon, 22nd Sep 2008 | 2 Comments »
On bootup, windows complains that: Windows\System32\Config\System Corrupt or Missing 1. Insert your Windows Server 2003 CD and reboot from the CD drive 2. Press ‘R’ when offered the option of using the Windows Recovery Console C:\WINDOWS cd system32 ren config configold mkdir config this makes a new directory called config cd config copy c:\windows\repair\system copy [...]
windows xp enable as gateway
Posted in windows, tagged enable, gateway, router, windows, xp on Thu, 4th Sep 2008 | Leave a Comment »
1. Click Start and choose Run…, 2. In Run window type regedit and press Enter (OK), 3. Left mouse click on My Computer so he become blue, 4. Go to Edit and in drop down menu choose Find, 5. In search windows type IPEnableRouter and click on Find or Find Next, 6. When you find [...]
Windows uptime
Posted in windows, tagged server, statistics, uptime, windows on Tue, 5th Aug 2008 | Leave a Comment »
Ever wondered how to check how long your server’s been up and running? open a cmd and run this: net statistics server