save password to $variable in powershell (create mailbox, user )

$password = Read-Host „password“ -AsSecureString

or

$password = get-credential

 

 

 

Rubriky: Powershell | Komentáře nejsou povolené u textu s názvem save password to $variable in powershell (create mailbox, user )

Hresult: 0xfffffae7. Error: The database was not replicated EX2010

Summary: 1 item(s). 0 succeeded, 1 failed. Elapsed time: 00:00:04 DB Failed Error: A source-side operation failed. Error An error occurred while performing the seed operation. Error: Failed to open a log truncation context to source server ‚E2010-1.domain.local. xxxxxx .. [Database: DB, Server: E2010.domain.local] Failed to open a log truncation context to source server ‚E2010-1domain.local. Hresult: 0xfffffae7. Error: The database was either not found or was not replicated. Click here for help… http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx? v=14.2.318.0&t=exchgf1&e=ms.exch.err.Ex4543D9 Exchange Management Shell command attempted: Add-MailboxDatabaseCopy -Identity ‚DB‘ -MailboxServer ‚E2010-2‘ -ActivationPreference ‚2‘ Elapsed Time: 00:00:04

 

1 : I tried resume DB

2: I set Suspend DB „DB appear in Failed and Suspended “

3:  Update-MailboxDatabaseCopy -Identity „DB\e2010-2“ -DeleteExistingFiles

 

„use -ManualResume“ if you  want prevent automatic resumeof replication, use this comand on the end od command number.3

 

 

Rubriky: Exchange Server / Exchange Online | Komentáře nejsou povolené u textu s názvem Hresult: 0xfffffae7. Error: The database was not replicated EX2010

The request contains no certificate template information 0x80094801

 

certreq -submit -attrib „CertificateTemplate:NameOfTemplate“ <Cert Request.req>

Rubriky: Active Directory, Exchange Server / Exchange Online | Komentáře nejsou povolené u textu s názvem The request contains no certificate template information 0x80094801

OS server 2012 prerequisites for install MS Exchange 2013

The prerequisites that are needed to install Exchange 2013 on a Windows Server 2012 computer depends on which Exchange roles you want to install. Read the section below that matches the roles you want to install.

 

Mailbox server role or combined Mailbox and Client Access server roles


Follow the instructions in this section to install the prerequisites on Windows Server 2012 computers where you want to do one of the following:

  • Install only the Mailbox server role on a computer.
  • Install both the Mailbox and Client Access server roles on the same computer.

Do the following to install the required Windows roles and features:

  1. Open Windows PowerShell.
  2. Run the following command to install the required Windows components.
    Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, Web-Mgmt-Console, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation

After you’ve installed the operating system roles and features, install the following software in the order shown:

  1. Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit
  2. Microsoft Office 2010 Filter Pack 64 bit
  3. Microsoft Office 2010 Filter Pack SP1 64 bit

Follow the instructions in this section to install the prerequisites on Windows Server 2012 computers where you want to install only the Client Access server role on a computer.

Do the following to install the required Windows roles and features:

  1. Open Windows PowerShell.
  2. Run the following command to install the required Windows components.
    Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, Web-Mgmt-Console, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation
    After you’ve installed the operating system roles and features, install the following software:
  • Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit

 

Article is take over from Microsoft web page :

http://technet.microsoft.com/en-us/library/bb691354(v=exchg.150).aspx#WS2012MBX

Thank you Bill

Rubriky: Exchange Server / Exchange Online | Komentáře nejsou povolené u textu s názvem OS server 2012 prerequisites for install MS Exchange 2013

Directly to Desktop in Windows 8

write this in notepad

————————————
[Shell]
Command =2
IconFile=Explorer.exe,3
[Taskbar]
Command=ToggleDesktop
———————————–
Save the file as desktop.scf

create schedule task and set it to log on

Rubriky: MIcrosoft Windows (client/server) | Komentáře nejsou povolené u textu s názvem Directly to Desktop in Windows 8