Hi folks, After installation of Enterprise CA, I got an error "erver Error - 404 file or directory not found" while browsing certsrv web portal ( https://hostnameofCA/certsrv ). Also check Inetpub directory is any virtual directory is in place. There was no virtual directory found. Server OS : windows server 2008 Finally I found my mistake. While installation of Enterprise CA I didn't select Web enrollment sub option. Then I add "Web enrollment" role service from server manager and it's work.
Hi Folks, While Starting VM server receiving error such VM not initializing..... Event ID : Log Name: Microsoft-Windows-Hyper-V-Worker-Admin Source: Microsoft-Windows-Hyper-V-Worker Date: 2/20/2014 8:32:31 PM Event ID: 3430 Task Category: None Level: Error Keywords: User: NETWORK SERVICE Computer: DataCenter Description: ...
Exchange 2013 - Disabled mailbox is not showing in disconnected In Exchange 2013 disabled mailbox is not showing in disconnected as well not clean-mailboxdatabase command is not recognize in exchange management shell. However, in Exchange 2013 this cmdlet no longer exists disconnected/Disabled mailboxes are not visible immediately after being removed. In exchange 2013 Update-StoreMailboxState command let replace to clean-MailboxDatabase. Which allow or force the mailbox state in the exchange store to be sync with AD. Its syntax is as follows: Use update command with database and Identity GUID Update-StoreMailboxState -Database LEVEL01 -Identity {Mailbx_GUID} The mailbox state for all mailboxes on the mailbox database LEVEL01 Get-MailboxStatistics -Database LEVEL01 | ForEach { Update-StoreMailboxState -Database $_.Database -Identity $_.MailboxGuid -Confirm:$false } the mailbox state for all disconnected mailboxes on ...
Comments
Post a Comment