-
2
Nov
the following is the command to list down files and directories
list down files/dir as trees
tree "c:\targetdirectory" > "c:\mydirectorytree.txt" /A /F
list down details structure of files/directories
dir /s
the following is the command to list down files and directories
list down files/dir as trees
tree "c:\targetdirectory" > "c:\mydirectorytree.txt" /A /F
list down details structure of files/directories
dir /s
The following is the list of short terms I have noted while I have been studying for MCITP
Active Directory Rights Management Services (AD RMS)
Active Directory Rights Management Services (AD RMS) is an information protection technology that works with AD RMS-enabled applications to help safeguard digital information from unauthorized use. Content owners can define who can open, modify, print, forward, or take other actions with the information.You can only deploy the AD RMS on a member server in the domain and not on Domain controllers
http://technet.microsoft.com/en-us/library/cc771234%28WS.10%29.aspx and MS braindump
Wbadmin
Build-in backup tool in window 2008. Same as NTbackup in window 2003
ADSI Edit
ADSI Edit is a snap-in that runs in a Microsoft Management Console (MMC)
Active Directory Federation Services
AD FS is a standards-based service that allows the secure sharing of identity information between trusted business partners (known as a federation) across an extranet. When a user needs to access a Web application from one of its federation partners, the user’s own organization is responsible for authenticating the user and providing identity information in the form of “claims” to the partner that hosts the Web application. The hosting partner uses its trust policy to map the incoming claims to claims that are understood by its Web application, which uses the claims to make authorization decisions.
http://msdn.microsoft.com/en-us/library/bb897402.aspx
Active Directory Lightweight Directory Services (AD LDS)
The Active Directory® Lightweight Directory Services (AD LDS) server role is a Lightweight Directory Access Protocol (LDAP) directory service. It provides data storage and retrieval for directory-enabled applications, without the dependencies that are required for Active Directory Domain Services (AD DS).
http://technet.microsoft.com/en-us/library/cc755080%28WS.10%29.aspx
ntdsutil
Ntdsutil.exe is a command-line tool that provides management facilities for Active Directory Domain Services (AD DS) and Active Directory Lightweight Directory Services (AD LDS).Ntdsutil.exe is built into Windows Server 2008 and Windows Server 2008 R2.
http://technet.microsoft.com/en-us/library/cc753343%28WS.10%29.aspx
Primary zone
Primary zone stores most current records and settings. Only 1 primary domain is allowed if it is not active-directory integrated
(Ref: Testking)
Secondary zone
Read only copy of primary zone
(Ref: Testking)
Stub zone
Partial copy of zone, authoritative DNS servers
(Ref: Testking)
AD-integrated
Zone data is replicated through AD. Eliminate zone transfer to secondary servers
(Ref: Testking)
Root zone
Top level DNS zone. Refers to root zone of largest globel DNS deployed in internet. (Ref: Testking)
Root hints
Cache file contains host info to resolve external of authoritative DNS domains (Ref: Testking)
Conditional Forwards
Able to add the specific dns server to resolve hosts in specific domain. (Ref: Testking)
noneScenario: Tape drive went offline when the job runs. Job status is ‘Queue’ on the job monitor window. When open the job log, the status shows ‘Server Paused’
Resolution: Go to removable storage service and disable it.
Go to devices-> select the device -> disable it , then delete it.
Shut down server. Shut down tape loader. Bring up Tape loader. Bring up server. All have to be done in sequence.
This works for me. I have two similar set up and one is working fine but another one have issue. I still don’t have idea of what it is.
There is another solution it may help if this doesn’t work. Just go to devices-> paused the server name-> then unpaused it.
It works.This is known issue of symantec backup exec but no fix can be found as I know of.
noneInstallation of the chain cert can be found in below link.
http://www.entrust.net/knowledge-base/technote.cfm?tn=7566
noneThis link will be useful when symantec antivirus client is keep on installing without stopping even all the services are killed and server is rebooted.
In order to stop from continuous installation loop, the below link provide the required steps.
http://service1.symantec.com/SUPPORT/ent-security.nsf/docid/2008040218173948
noneScenario: When user run the website, the following error is thrown.
access to the D:\dir\test.txt is denied.
Solution: Try adding the account IIS_WPG to the folder and give write/modify access to the folder.
If it is still not working, add the network service and give access, then try again.
noneThis link is when veritas catalog files are keep growing and your C drive is run out of space. It will be helpful when you want to move to another drive without reinstalling.
http://seer.entsupport.symantec.com/docs/269996.htm
noneThis link is when you have already installed SEP clients separately or the link between SEP manager and clients are somehow broken, the steps in the doc will provide how to make the clients to become managed using SEPM.
http://service1.symantec.com/support/ent-security.nsf/docid/2007082009543848
noneThe link provide the steps to install client via deployment wizard so that it will save time to install client one by one
http://service1.symantec.com/SUPPORT/ent-security.nsf/docid/2007111409432848
noneThe data is keep growing after installing the SEP manager due to the contents. Hence, the following steps in the doc actually move folder without reinstalling the SEP manager
http://service1.symantec.com/SUPPORT/ent-security.nsf/docid/2008012514384048
Take note of the Warnings and Note stated in the doc as it can really make loss of the data. The mount drive has to be totally empty and 30GB space. I did try on drive which has data and made my data lost
none