To make a log of all actions taking in powershell you run the following cmdlet
What is Start-Transcript
100
these are the types of cluster options available in Exchange 2007
What is LCR, CCR, SCR, SCC
100
after captureing a BLG, I might run it through the following tool to parse the data and give me the thresholds for exchange counters.
What is PAL
100
THese are the 4 steps for setting up an MRM policy
What is Create content settings and apply it to a default folder, create a policy that points to that folder, apply the policy to a user, configure the Mailbox folder assistant.
200
In a scenerio where we only have X86 domain controllers we would update the Schema using this.
What is the x86 version of Exchange 2007.
200
To discover what cmdlets contain the noun owa, use the following command
What is Get-Command -Name *owa*
200
On a windows 2008 machine, the clustering log does not show up by default. This command will make it populate
What is cluster log /g
200
This is the name of the downloadable script that will kick off perfmon and ensure that the exchange 2007 counters are captured
What is experfwiz
200
Where do I setup an RSG in Exchange 2007
What is Database recovery management in the toolbox
300
These are the rights required to fully complete an Exchange 2007 install
What is Schema admin, enterprise admin, domain admin
300
The following are three different ways of using the where filter
What is Where, where-object, and ?
300
If the cluster service would not start these are the two places I would look for answers as to why
What is the cluster log, and the system event log
300
These three tools can be used to modify permissions on a public folder that is housed in Exchange 2007
What is Exfolder, pfdavadmin, and EMS
300
This is the event ID that indicates that a search index has completed
What is 110
400
You can discover what Exchange 2007 roles are installed by looking at the following reg key
What is HKLM\Software\Microsoft\Exchange\v8.0\
400
This command is used to change a resource mailbox from autoupdate to autoaccept
What is set-mailboxcalendarsettings
400
This is how many databases per storage group I may have when targetting an SCR.
What is 1
400
I might use the following tools to troubleshoot rapid transaction log generation
What is exmon, and strings
400
These are the two ways to get a database into a clean shutdown in Exchange 2007
What is eseutil /r, and database recover management in the toolbox
500
If you want the RUS to continue to work when installing Exchange 2007, the following command must be run to setup the ACEs correctly.
What is Setup.com /PrepareLegacyExchangePermissions
500
I would use this powershell filter to get a list of all the mailboxes that exist on all of the exchange 2007 servers.
What is get-mailboxdatabase | get-mailbox
500
This is the command I would use to recover a virtual clustered mailbox server
What is /recovercms
500
This tool can be used to run commands on other machines remotely
What is psexec
500
The messaging records management schedule is set here in EMC
What is at the server level. Right click server, goto properties, goto messaging records management.