Skip to main content

Posts

Showing posts from July, 2017

Exchange 2013 : Connecting disconnected archive mailbox

According to Microsoft, connecting archive mailbox after disconnection, should be easy as use connect-mailbox -archive command - similar as to use with regular mailboxes https://technet.microsoft.com/en-us/library/ee633490(v=exchg.141).aspx But this will not work with Exchange 2013 Instead, yo need to use: Enable-Mailbox -ArchiveGuid MailboxGuidHere -ArchiveDatabase DatabaseNameHere -Identity MailboxNameHere

2003: Cannot start server after cloning it - activation error

After cloning 2003 server, because of hardware change you can see information that you have to activate Windows. Your system probably has no drivers installed, so you will not be able to connect to the network and activate it again. The solution is to do workaround for the time of installing drivers. This omits activation and let you install whatever you need before turning it back off. 1.Open your regedit RUN > REGEDIT 2.Find key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents 3.see the string OOBETimer 4.Double click.change all content with this one FF D5 71 D6 8B 6A 8D 6F D5 33 93 FD 5.Right Click on WPAEvents(Regedit)and choose Permissions 6.Window will show up,click to System and check all of Deny Listbox 7.Restart Your PC To complete your device settings, it's good to get rid of old hardware that is hidden now and cause problems. Run command: set devmgr_show_nonpresent_devices=1 Add Legacy driver to 2003 OS http://blogs.technet.com/b/raghavan/ar