Outlook 2013 Stuck Loading profile

rrihanna nude

Outlook 2013 Stuck Loading profile

Outlook 2013 Stuck Loading profile1
(Danish)

Disable hardware acceleration

1. Open regedit
2. Browse to HKEY_CURRENT_USERSoftwareMicrosoftOffice15.0Common
3. Right click on the right panel select “New Key” and name it “Graphics
4. Select Graphics key/folder, right click on the right panel and create a New DWORD (32-bit) Value and name it “DisableHardwareAcceleration”.
5. Set Value to 1

Outlook 2013 Stuck Loading profile reg fix

 

Source: http://community.spiceworks.com/topic/456531-outlook-2013-hangs-loading-profile
Thanks to: timjohnson2 #2

Windows 7 Convert IDE Mode to AHCI Mode without reinstalling

Windows 7 Convert IDE Mode to AHCI Mode without reinstalling

1. Start regedit
2. Go to key entry

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\msahci

3. Look for the key “Start” change it from 3 to 0
4. Reboot the pc
5. Change bios to AHCI mode

Souces: http://bourlas.alloenablog.com/2011/01/09/how-to-enable-ahci-mode-for-windows-7-and-vista-without-format/
http://www.ocztechnologyforum.com/forum/showthread.php?73355-Change-from-IDE-to-AHCI-after-Installation

Change Outlook 2011 max attachment size

Change Outlook 2011 max attachment size

Increase the “maxRequestLength” to 51200000 in web.config (found in ‘ClientAccessexchwebews’ & ‘ClientAccessowa’). Increase the “maxReceivedMessageSize” 51200000 to  in web.config  (found in ‘ClientAccessexchwebews’). Open command prompt & run the following:
jessica parker kennedy nude QUEEN SOPHIE SOFT KINKY

cd WindowsSystem32inetsrv
appcmd set config "Default Web Site/ews" -section:requestFiltering -requestLimits.maxAllowedContentLength:51200000
appcmd set config "Default Web Site/owa" -section:requestFiltering -requestLimits.maxAllowedContentLength:51200000
iisreset

Requirements Exchange 2010 SP3 (Will not work with  eg. SP1)

 

source: http://social.technet.microsoft.com/Forums/exchange/en-US/958ba423-a069-4d29-afef-ebe5f986605a/entourage-2008-ews-attachment-limit-on-exchange-2010?forum=exchange2010

IBM IMM default login info

Finding IBM IMM ip:

1) Download IBM Advanced Settings Utility

2) Unzip the packet, and open commandline and go to the folder

3) Type “asu64 show”, this will show you the current config for the IMM card (including the ip address)

4) You can also change the ip by typing “asu64 set imm.hostipaddress1 [IP Address]” eg. ( asu64 set imm.hostipaddress1 10.0.0.2 )

default user: USERID
default pass: PASSW0RD (with a zero, not the letter O)

Source: http://pic.dhe.ibm.com/infocenter/ts7600/serv/index.jsp?topic=%2Fcom.ibm.storage.ts7650_3-1.service.doc%2Fts7650pdg_server_logon_imm_web.html

Source: http://www.g2support.com/finding-the-ip-address-of-an-ibm-imm-card-from-windows/

Windows 7: Windows update error

Windows update reports error 80071a91 in the Event log (system log)

1. Run (in an elevated cmd) “fsutil resource setautoreset true C:\ ” (change c: if your Windows is installed on another drive)

2.
a)      Press Windows Key + X, select control panel
b)      Change the ‘view by’ option on the top right to ‘Larger icons’
c)      Select the Troubleshooting option and click ‘view all’ on the left pane
d)      Run the ‘Windows update ‘troubleshooter.

3. Reboot PC

SBS 2008 / Exchange 2007 – Single Common Name SSL Certificate

 

 

 

#Change this value to match the name of the external certificate
$URLName="mail.example.net"
#Change this value to match the real name of the server
$ComputerName="exch-svr"

Get-ClientAccessServer | Set-ClientAccessServer -AutodiscoverServiceInternalUri https://$URLNAME/autodiscover/autodiscover.xml
Get-WebServicesVirtualDirectory | Set-WebServicesVirtualDirectory -InternalUrl https://$URLNAME/ews/exchange.asmx
Get-OABVirtualDirectory | Set-OABVirtualDirectory -InternalURL https://$URLNAME/OAB -ExternalURL https://$URLNAME/OAB
Get-ActiveSyncVirtualDirectory | Set-ActiveSyncVirtualDirectory -InternalURL https://$URLNAME/Microsoft-Server-ActiveSync -ExternalURL https://$URLNAME/Microsoft-Server-ActiveSync
Set-OutlookAnywhere -identity "$computername\RPC (Default Web Site)" -ExternalHostname $URLNAME

Exchange 2007 (none-SBS):
Set-OWAVirtualDirectory -identity "$computername\owa (Default Web Site)" -InternalURL https://$URLNAME/owa -ExternalURL https://$URLNAME/owa

SBS 2008:
Set-OWAVirtualDirectory -identity "$computername\owa (SBS Web Applications)" -InternalURL https://$URLNAME/owa -ExternalURL https://$URLNAME/owa
Set-UMVirtualDirectory -Identity “$computername\unifiedmessaging (SBS Web Applications)” -InternalUrl https://$URLNAME/unifiedmessaging/service.asmx

Run get-exchangecertificate and note the thumbprint on the new certificate (watch out for dublets!)

Run Enable-exchangecertificate -thumbprint <TUMBPRINT> -services SMTP,IIS,POP,IMAP

Run iisreset

Restart the Microsoft Exchange services

Restart Clients Pc’s
source: http://exchange.sembee.info/2007/install/singlenamessl.asp

A request to allocate an ephemeral port number from the global UDP port space has failed due to all such ports being in use.

Problem:
Event 4266
A request to allocate an ephemeral port number from the global UDP port space has failed due to all such ports being in use.

Workaround:
Use netstat -anob
Look for several dnscache entries

Find PID number for the dnscache service:
tasklist /SVC|find /i “dns”

Kill the pid:
TASKKILL /PID <PID process number> /F

Remember to start the other serviecs used by that pid (as it is controlled by svchost.exe)

Windows 7 slow network detection at startup

Symptoms:

Hang at “Welcome Screen” or “Please wait” screen (just before login promt)  for 1-4 minuttes

When it continues to the desktop you see a blue circle hangs over network icon, and if you try to start a application thats try to use network, it will hang until the network startup (the 1-4 minuttes)

if the pc is member of the domain you will se event 6005 and Event 6006 in the Application event log:

event 6005 Winlogon:

The winlogon notification subscriber <GPClient> is taking long time to handle the notification event (StartShell).

Event 6006 Winlogon:

The winlogon notification subscriber <GPClient> took 180 second(s) to handle the notification event (StartShell).

 

My resolution:

1: Change the service “HP CUE Device Discovery Service” (HPQDDSVC) to start manual

2: Set gpo Computer Configuration\Administrative Templates\System\Scripts\Run logon scripts synchronously to disabled