Exchange OWA Tweak To Support Windows Mobile Devices Using SSL and OWA Forms Enabled
See this Article – http://support.microsoft.com/kb/817379
See this Article – http://support.microsoft.com/kb/817379
Previously On Server 2003 the Shared start menu folder was here: * C:\Documents and Settings\All Users\Start Menu Now In Windows Server 2008 is now resides here: * C:\ProgramData\Microsoft\Windows\Start Menu\Programs User profiles The User profile directories are now here: * C:\Users With the shared one being here: * C:\Users\Public Hope this helps…
The way to turn off DEP in Windows 2008 is to go to Start > Run > cmd and in the command prompt type bcdedit.exe /set {current} nx AlwaysOff and then reboot the server. To turn it back on go to Start > Run > cmd and in the command prompt type bcdedit.exe /set {current}…