Description:
Trying to find log file for the Total SMTP Recipients Blocked BY Open Relay.
Solution:
This information can be found in the events log file:
C:\Program Files\CA\SharedComponents\ScanGateway\LOG\Events.log
Description:
Trying to find log file for the Total SMTP Recipients Blocked BY Open Relay.
Solution:
This information can be found in the events log file:
C:\Program Files\CA\SharedComponents\ScanGateway\LOG\Events.log
Link: http://support.microsoft.com/kb/927797
When you use a universal serial bus (USB-based tape drive as a backup device on a computer that is running Microsoft SQL Server 2000 or Microsoft SQL Server 2005, you cannot specify the USB-based tape drive as a backup device in SQL Enterprise Manager or in SQL Server Management Studio.
Back to the top
To copy the IAS configuration to another server
Open Command Prompt.
At the command prompt, type netsh aaaa show config >path\file.txt.
This stores configuration settings (including registry settings) in a text file. The path can be relative or absolute, or it can be a UNC path.
Copy the file you created to the destination computer.
At a command prompt on the destination computer, type netsh exec path\file.txt.
A message appears indicating whether the update was successful
http://support.microsoft.com/kb/930218
If the names of two domains collide, you can rename one of the domains. If the SIDs of the domains are duplicate, you have to remove one of the domains. Typically, this situation occurs when one of the following scenarios exists:
Alternatively, you can migrate one of the domains to a new domain. However, you cannot migrate a domain to a new SID by using the sIDHistory property. Even if you successfully create a trust after you migrate one of the domain SIDs, you still have duplicate SIDs in user access tokens. Then, users who have duplicate SIDs can access resources that they should be unable to access.
secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip “Local service” Full, Read (add this permission)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE “NT Service\BFE” Full, Read (add this permission)HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DPS “NT Service\Trustedinstaller” Full, Read (add this permission)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc “NT Service\NlaSvc” Full, Read (add this permission)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Epoch “NT Service\MpsSvc” Query, Set Value (add this permission)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy “NT Service\MpsSvc” Full, Read (add this permission)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Defaults\FirewallPolicy “NT Service\MpsSvc” Full, Read (add this permission)
server manager encountered an unexpected error while collecting data about the stutus of this computer
HRESULT:0x80070543
Problem:
The server-wide COM security settings have been changed to have a “Default Authentication Level” of ‘None.’
Solution:
1. Using elevated permissions, run Dcomcnfg.exe
2. In the “Component Services” window, navigate to ComponentServices->Computers->My Computer.
3. Right-click on “My Computer” and select [Properties] from the context menu.
4. In the “My Computer Properties” dialog, select the [Default Properties] tab.
5. Change the “Default Authentication Level” drop to ‘Connect’; if it is set to None.
7. Change the “Default Impersonation Level” to Identify; if it is set to something else.
8. Press the OK button in the “My Computer Properties” dialog.
IIS Feature Requirement Warning Message on SQL Server 2005 Setup
Warning message on the System Configuration Check during SQL Server 2005 Setup
If you receive a warning message for the IIS Feature Requirement item on the System Configuration Check page during the SQL Server 2005 installation on Windows Vista/Windows Server Longhorn, chances are you did not install all the IIS 7 role services that SQL Server depends on. Here is the list of IIS 7 role services that need to be installed:
Static Content
Default Document
HTTP Redirection
Directory Browsing
ASP.Net
ISAPI Extension
ISAPI Filters
Windows Authentication (Not available on Windows Vista Basic/Premium)
IIS Metabase
IIS 6 WMI