Tuesday, November 9, 2010

Log Files Various

LOG Files



DRAC Logs

DRAC logs
Racadm getconfig –f c:\config.txt
Racadm Getraclog > c:\raclog.txt
Racadm Gettracelog > c:\tracelog.txt





Web Parts Settings
Gadgets are movable and  can be on or off
Gadgets
C:\Program Files\Windows Small Business Server\Data\RemoteAccessProfiles
C:\Program Files\Windows Small Business Server\Bin\WebApp\RemoteAccess\Customization\Product\custom.xml

Log Location
C:\ExchangeSetupLogs
C:\Program Files\Windows Small Business Server\Logs \SBS\Logs\ERRORLOG.txt
C:\Program Files\Windows Small Business Server\Logs \SBS\Logs\DCPromo_###.txt
C:\Program Files\Windows Small Business Server\Logs \SBS\Logs\ExtSchemaTask.txt
C:\Program Files\Windows Small Business Server\Logs \SBS\Logs\GPOTask.txt
C:\Program Files\Windows Small Business Server\Logs \SBS\Logs\FaxSPRouteSnapin.InstallLog
C:\Program Files\Windows Small Business Server\Logs \SBS\Logs\MoveDataPSsnapin.InstallLog
C:\Program Files\Windows Small Business Server\Logs \SBS\Logs\pop3connectorInstall
C:\Program Files\Windows Small Business Server\Logs \SBS\Logs\SBSSetup.txt
C:\Program Files\Windows Small Business Server\Logs \SBS\Logs\FinishSetup.txt
C:\Program Files\Windows Small Business Server\Logs \SBS\Logs\SBSHook.txt

RWW
C:\Program Files\Windows Small Business Server\Logs\WebApp\RemoteAccess.log


SBS MIGRATION

Installation element
Notes
Binary Path
%Program Files%\Windows SBS 7 Migration Preparation Tool\
Shortcut path
Windows SBS 7 Migration Preparation Tool\
Log Path
%Temp%\Migration Preparation Logs\
App name
Windows SBS 7 Migration Preparation Tool



Migration answer key failure
C:\Users\DonFunk\AppData\Local\Temp\Migration Preparation Logs\).


INTERNET ADDRESS MANAGEMENT WIZZARD

C\Program Files\Windows Small Business Server\Logs\DPCW.txt


Connect VPN wizard

C:\Program Files\Windows Small Business Server\Logs\VPNCW.txt.

Trusted certificate

C:\Program Files\Windows Small Business Server\Logs\TrustedCert.txt.

Fix My network wizzard
C:\Program Files\Windows Small Business Server\Logs\fncw.txt.



Cluster Logs


%systemroot%\Cluster\cluster.log.


Windows Installer

Msiexec <misname> /l*v c:\testlog.log

OR-
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer

Logging : voicewarmupx
Debug"=dword:00000007

v - Verbose output
o - Out-of-disk-space messages
i - Status messages
c - Initial UI parameters
e - All error messages
w - Non-fatal warnings
a - Start up of actions
r - Action-specific records
m - Out-of-memory or fatal exit information
u - User requests
p - Terminal properties
+ - Append to existing file
! - Flush each line to the log



Exchange


Diagnostic logging

2003
1.    Open the Exchange System Manager
2.    * Drill Down To Administrative Groups
3.    * First Administrative Group
4.    Servers
5.    Find your Server e.g. Paris
6.    Properties, Diagnostic Logging Tab
7.    (None), Minimum, Medium, Maximum

ESEUTIL – Place into Path statement.
Program Files\Microsoft\Exchange Server\Bin
Database
D:\Program Files\Microsoft\Exchange Server\Mailbox\First Storage Group\Mailbox Database.edb"
Exporting the virtual directories.
Exports are saved in Program Files\Microsoft\Exchange Server\V14 as a txt file (<CASFQDN_<VDIR>_log.txt).

IIS Troubleshooting

Tools > Internet Options”, choose the Advanced tab, and clear the “Show friendly HTTP error messages

To see ASP errors add this to the web.config file
<system.web>
   <customErrors mode=”Off” />
</system.web>

Start>Run>inetmgr.exe -> selecting your website/application/virtual directory in the left-hand tree view, clicking on the “Error Pages” icon, clicking “Edit Feature Settings” action, and then selecting “Detailed Errors”.
ORRR..
Run in elevated command line:
%windir%\system32\inetsrv\appcmd.exe set config "Default Web Site/yourapp" /section:httpErrors /errorMode:Detailed
Return to normal when done:
%windir%\system32\inetsrv\appcmd.exe set config "Default Web Site/yourapp" /section:httpErrors /errorMode:DetailedLocalOnly

Add the IIS tracing service:

Server Manager, Roles, Web Server(IIS),  Add Role Services, check Web Server\Health and Diagnostics\Tracing (Then you can rt click under actions and click failed tracing)

Logs located in
appcmd list site then
%systemdrive%\inetpub\logs\FailedReqLogFiles\W3SVC<ID>
SQL LOGS


Program Files\Microsoft SQL Server\MSSQL\Log
SCCM

Windir%\System32\CCM\Logs
%Windir%\SysWOW64\CCM\Logs.
%ProgramFiles%\SMS_CCM\Logs
DDP FOR SCCM
** if you encounter problems, and you want assistance, please post the installation logs - you'll find them here: <SiteInstallDir>\AdminUI\XmlStorage\Extensions\bin\Deployment\Dell\PowerEdge\setup


2008 Install logs

SETUP:
During installation, Shift-F10 will get you a command prompt. Plug and Play should be working, so you can copy any log files to a USB drive.

During the install, if the error happens:

1) Before local disk selection, look in:
%Windir%\Panther (specifically, \UnattendGC\Setupact.log, but it’s better to just get the entire \Panther directory). Before a local disk is selected, %Windir% will almost always be on X: drive. This is on the RAM disk created by WinPE.

2) Before the first reboot, get (from the hard drive you are installing to):
$windows.~bt\sources\panther\*.*

3) After the reboot, get:
%Windir%\Panther\*.* (at this point, %Windir% is usually C:.)



Installing hotfixes, features or Windows updates:

cbs.log and (possibly) cbs.persist.log. These are limited to 50 Mb in size and are in:
%Windir%\logs\CBS

An additional log for Windows updates is:
%Windir%\windowsupdate.log

Two additional servicing logs are available in %windir%\winsxs\
Poqexec.log and pending.xml.bad
Sharepoint
Central Administration > Operations > Diagnostics Logging
Logs are at
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS
STSADM will spit logs here.
%temp% logs
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Logs\Upgrade.log

Sharepoint file location may need to edit – this is where the sharepoint lives
C:\Program Filecommon files\microsoft shared\web server extenetions\14\bin





Application Failures
%temp% logs

AD AND NETLOGON
Debug for net logon

NT Replication service log Ntfrsapi.log
% SystemRoot %\Debug folder
Netlogon.log
Netsetup.log
DCPromo.log
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NTDS\Diagnostics
0 is default logging and 5 is verbos

Mount the AD database




References:




No comments:

Post a Comment