[{"data":1,"prerenderedAt":1032},["ShallowReactive",2],{"blog-\u002Fen\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core":3,"blog-\u002Fen\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core-surround":826,"blog-\u002Fen\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core-certifications":888},{"id":4,"title":5,"body":6,"categories":811,"cover":813,"cover_contain":103,"credly_badge_id":814,"date":815,"description":816,"extension":817,"meta":818,"navigation":103,"path":819,"related_certifications":820,"seo":822,"slug":823,"stem":824,"__hash__":825},"blog\u002Fen\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core.md","Veeam Backup and Replication on Windows Server 2016 Core",{"type":7,"value":8,"toc":802},"minimark",[9,14,18,22,29,35,40,56,59,74,111,118,145,148,157,160,191,194,203,206,215,218,224,227,232,235,240,250,255,258,263,266,271,274,279,282,287,294,299,302,307,310,315,318,325,328,333,336,341,344,349,352,424,427,435,438,445,450,453,458,460,465,470,475,478,481,488,501,504,523,526,596,599,628,631,671,674,687,690,734,737,790,798],[10,11,13],"h2",{"id":12},"real-world-use-case","Real-world use case",[15,16,17],"p",{},"You want to back up your infrastructure from a minimal Windows server: here's how to deploy Veeam Backup & Replication on Windows Server 2016 Core.",[10,19,21],{"id":20},"veeam-backup-and-replication-95","Veeam Backup and Replication 9.5",[15,23,24,28],{},[25,26,27],"strong",{},"Veeam Backup & Replication"," is a complete backup solution made up of several modules, initially designed to meet virtualization needs. Earlier this year, Veeam For Linux came to strengthen Veeam's offering by integrating it into Backup & Replication. Today, I'd like to share my experience and walk you through installing and managing Veeam Backup Server 9.5 on Windows 2016 Core.",[15,30,31],{},[32,33,34],"em",{},"We'll install Veeam Backup & Replication on Windows 2016 Core.",[36,37,39],"h3",{"id":38},"table-of-contents","Table of contents:",[41,42,43,47,50,53],"ul",{},[44,45,46],"li",{},"Installing Veeam Backup on Windows 2016 Core",[44,48,49],{},"Installing Veeam Console on Windows 7",[44,51,52],{},"Installing the VeeamPS Snapin in PowerShell",[44,54,55],{},"Conclusion",[10,57,46],{"id":58},"installing-veeam-backup-on-windows-2016-core",[15,60,61,62,69,70,73],{},"Let's download Veeam Backup & Replication from our ",[63,64,68],"a",{"href":65,"rel":66},"https:\u002F\u002Flogin.veeam.com\u002Fsignin",[67],"nofollow","Veeam account",".",[71,72],"br",{},"\nIn the meantime, we create a domain user specifically for Veeam Backup:",[75,76,81],"pre",{"className":77,"code":78,"language":79,"meta":80,"style":80},"language-powershell shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","New-ADUser -Name \"Veeam BACKUP\" -GivenNaMe Veeam -Surname BACKUP -SamAccountName veeambackup -Ac\ncountPassword (Read-Host -AsSecureString \"AccountPassword\") -PassThru | Enable-ADAccount\n\nAccountPasssword : ***************************************\n","powershell","",[82,83,84,92,98,105],"code",{"__ignoreMap":80},[85,86,89],"span",{"class":87,"line":88},"line",1,[85,90,91],{},"New-ADUser -Name \"Veeam BACKUP\" -GivenNaMe Veeam -Surname BACKUP -SamAccountName veeambackup -Ac\n",[85,93,95],{"class":87,"line":94},2,[85,96,97],{},"countPassword (Read-Host -AsSecureString \"AccountPassword\") -PassThru | Enable-ADAccount\n",[85,99,101],{"class":87,"line":100},3,[85,102,104],{"emptyLinePlaceholder":103},true,"\n",[85,106,108],{"class":87,"line":107},4,[85,109,110],{},"AccountPasssword : ***************************************\n",[15,112,113,114,117],{},"Let's add the veeambackup user to the ",[25,115,116],{},"Domain Admins"," group:",[75,119,123],{"className":120,"code":121,"language":122,"meta":80,"style":80},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","Add-GroupMember \"Admins du domaine\" veeambackup\n","bash",[82,124,125],{"__ignoreMap":80},[85,126,127,131,135,139,142],{"class":87,"line":88},[85,128,130],{"class":129},"sBMFI","Add-GroupMember",[85,132,134],{"class":133},"sMK4o"," \"",[85,136,138],{"class":137},"sfazB","Admins du domaine",[85,140,141],{"class":133},"\"",[85,143,144],{"class":137}," veeambackup\n",[15,146,147],{},"To check the user's group memberships:",[75,149,151],{"className":77,"code":150,"language":79,"meta":80,"style":80},"Get-ADPrincipalGroupMembership veeambackup\n",[82,152,153],{"__ignoreMap":80},[85,154,155],{"class":87,"line":88},[85,156,150],{},[15,158,159],{},"Our ISO image is directly on the server, here's the following command to mount it:",[75,161,163],{"className":120,"code":162,"language":122,"meta":80,"style":80},"Mount-DiskImage -ImagePath ‘C:VeeamBackup&Replication_9.5.0.1038.Update2.iso’ -StorageType ISO -PassThru\n",[82,164,165],{"__ignoreMap":80},[85,166,167,170,173,176,179,182,185,188],{"class":87,"line":88},[85,168,169],{"class":129},"Mount-DiskImage",[85,171,172],{"class":137}," -ImagePath",[85,174,175],{"class":137}," ‘C:VeeamBackup",[85,177,178],{"class":133},"&",[85,180,181],{"class":129},"Replication_9.5.0.1038.Update2.iso’",[85,183,184],{"class":137}," -StorageType",[85,186,187],{"class":137}," ISO",[85,189,190],{"class":137}," -PassThru\n",[15,192,193],{},"To find out the drive letter containing the Veeam Backup & Replication image:",[75,195,197],{"className":77,"code":196,"language":79,"meta":80,"style":80}," Get-PSDrive -PSProvider 'FileSystem'\n",[82,198,199],{"__ignoreMap":80},[85,200,201],{"class":87,"line":88},[85,202,196],{},[15,204,205],{},"Once in the drive letter, let's run the Veeam Backup & Replication installation:",[75,207,209],{"className":120,"code":208,"language":122,"meta":80,"style":80},".Setup.exe\n",[82,210,211],{"__ignoreMap":80},[85,212,213],{"class":87,"line":88},[85,214,208],{"class":129},[15,216,217],{},"Core mode lets us launch the installation graphically:",[15,219,220],{},[221,222],"img",{"alt":80,"src":223},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002Fd00b30658b.png",[15,225,226],{},"We start installing the Veeam Backup & Replication components:",[15,228,229],{},[221,230],{"alt":80,"src":231},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002F74309f03e6.png",[15,233,234],{},"Once the license terms are accepted, the software then asks us to provide the license:",[15,236,237],{},[221,238],{"alt":80,"src":239},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002Fc3e3187e69.png",[15,241,242,243,246,247,249],{},"The ",[25,244,245],{},"Browse"," feature won't work, since the user experience isn't present in core mode.",[71,248],{},"\nSo we continue our installation via the Next> button:",[15,251,252],{},[221,253],{"alt":80,"src":254},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002F41436ec00c.png",[15,256,257],{},"Let's accept the prerequisites installation:",[15,259,260],{},[221,261],{"alt":80,"src":262},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002F63a624044b.png",[15,264,265],{},"Once the dependencies are downloaded and installed, we can continue:",[15,267,268],{},[221,269],{"alt":80,"src":270},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002F0266416665.png",[15,272,273],{},"The default proposed configuration is as follows, let's just check the box at the bottom left:",[15,275,276],{},[221,277],{"alt":80,"src":278},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002F090b5d41b0.png",[15,280,281],{},"We're going to change a few settings, such as the service account:",[15,283,284],{},[221,285],{"alt":80,"src":286},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002F308d23a674.png",[15,288,289,290,293],{},"Let's continue, ",[32,291,292],{},"in my case I want a new SQL Server instance for Veeam",":",[15,295,296],{},[221,297],{"alt":80,"src":298},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002F09815e6625.png",[15,300,301],{},"Similarly, we leave the default ports:",[15,303,304],{},[221,305],{"alt":80,"src":306},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002Fb41b05764e.png",[15,308,309],{},"Selecting the location of the vPower NFS data and the Veeam catalog stays at the default:",[15,311,312],{},[221,313],{"alt":80,"src":314},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002F2a17f9b536.png",[15,316,317],{},"Then, we come back to the summary of our completed installation:",[15,319,320],{},[63,321,324],{"href":322,"rel":323},"https:\u002F\u002Fcontent.kassianoff.fr\u002Fcapture%5C_veeam%5C_br%5C_12.pngg",[67],"https:\u002F\u002Fcontent.kassianoff.fr\u002Fcapture\\_veeam\\_br\\_12.pngg",[15,326,327],{},"The installation is now underway:",[15,329,330],{},[221,331],{"alt":80,"src":332},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002Fa13b888599.png",[15,334,335],{},"The installation is complete:",[15,337,338],{},[221,339],{"alt":80,"src":340},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002Fa555da0eaf.png",[15,342,343],{},"The server needs to be restarted for the Veeam Server services to start:",[15,345,346],{},[221,347],{"alt":80,"src":348},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002Fd121de6501.png",[15,350,351],{},"Once the server has restarted, let's list the active Veeam services with PowerShell:",[75,353,355],{"className":77,"code":354,"language":79,"meta":80,"style":80},"Get-Service Veeam*\n\nStatus   Name               DisplayName\n------   ----               -----------\nRunning  VeeamBackupSvc     Veeam Backup Service\nRunning  VeeamBrokerSvc     Veeam Broker Service\nRunning  VeeamCatalogSvc    Veeam Guest Catalog Service\nRunning  VeeamCloudSvc      Veeam Cloud Connect Service\nRunning  VeeamDeploySvc     Veeam Installer Service\nRunning  VeeamMountSvc      Veeam Mount Service\nRunning  VeeamNFSSvc        Veeam vPower NFS Service\nRunning  VeeamTransportSvc  Veeam Data Mover Service\n",[82,356,357,362,366,371,376,382,388,394,400,406,412,418],{"__ignoreMap":80},[85,358,359],{"class":87,"line":88},[85,360,361],{},"Get-Service Veeam*\n",[85,363,364],{"class":87,"line":94},[85,365,104],{"emptyLinePlaceholder":103},[85,367,368],{"class":87,"line":100},[85,369,370],{},"Status   Name               DisplayName\n",[85,372,373],{"class":87,"line":107},[85,374,375],{},"------   ----               -----------\n",[85,377,379],{"class":87,"line":378},5,[85,380,381],{},"Running  VeeamBackupSvc     Veeam Backup Service\n",[85,383,385],{"class":87,"line":384},6,[85,386,387],{},"Running  VeeamBrokerSvc     Veeam Broker Service\n",[85,389,391],{"class":87,"line":390},7,[85,392,393],{},"Running  VeeamCatalogSvc    Veeam Guest Catalog Service\n",[85,395,397],{"class":87,"line":396},8,[85,398,399],{},"Running  VeeamCloudSvc      Veeam Cloud Connect Service\n",[85,401,403],{"class":87,"line":402},9,[85,404,405],{},"Running  VeeamDeploySvc     Veeam Installer Service\n",[85,407,409],{"class":87,"line":408},10,[85,410,411],{},"Running  VeeamMountSvc      Veeam Mount Service\n",[85,413,415],{"class":87,"line":414},11,[85,416,417],{},"Running  VeeamNFSSvc        Veeam vPower NFS Service\n",[85,419,421],{"class":87,"line":420},12,[85,422,423],{},"Running  VeeamTransportSvc  Veeam Data Mover Service\n",[15,425,426],{},"It's now possible to manage Veeam Backup & Replication Server in two ways:",[41,428,429,432],{},[44,430,431],{},"Via a client compatible with the Veeam console (e.g. Windows 7).",[44,433,434],{},"Via Veeam's PS snapin in PowerShell.",[10,436,49],{"id":437},"installing-veeam-console-on-windows-7",[15,439,440,441,444],{},"We'll install ",[25,442,443],{},"Veeam Backup & Replication Console"," only (usable with the user experience):",[15,446,447],{},[221,448],{"alt":80,"src":449},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002Fea03952115.png",[15,451,452],{},"The steps are identical in every way to the core server installation, here's the end of the installation:",[15,454,455],{},[221,456],{"alt":80,"src":457},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002Ff9b40e160d.png",[15,459,335],{},[15,461,462],{},[221,463],{"alt":80,"src":464},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002F576e1c23e3.png",[15,466,242,467,469],{},[25,468,443],{}," icon is available on the desktop to manage the server:",[15,471,472],{},[221,473],{"alt":80,"src":474},"\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002Fe16f6f368f.png",[15,476,477],{},"From here, all you need to do is install your license and start using the Veeam solution.",[10,479,52],{"id":480},"installing-the-veeamps-snapin-in-powershell",[15,482,483,484,487],{},"CLI management is also available to manage the server(s) via PowerShell. I recommend installing the ",[25,485,486],{},"veeamPSsnapin"," tools on the server, for example:",[75,489,491],{"className":120,"code":490,"language":122,"meta":80,"style":80},"Add-PSSnapin VeeamPSSnapin\n",[82,492,493],{"__ignoreMap":80},[85,494,495,498],{"class":87,"line":88},[85,496,497],{"class":129},"Add-PSSnapin",[85,499,500],{"class":137}," VeeamPSSnapin\n",[15,502,503],{},"The commands are located in the following path:",[75,505,507],{"className":120,"code":506,"language":122,"meta":80,"style":80},"cd \"C:Program FilesVeeamBackup and ReplicationConsole\"\n",[82,508,509],{"__ignoreMap":80},[85,510,511,515,517,520],{"class":87,"line":88},[85,512,514],{"class":513},"s2Zo4","cd",[85,516,134],{"class":133},[85,518,519],{"class":137},"C:Program FilesVeeamBackup and ReplicationConsole",[85,521,522],{"class":133},"\"\n",[15,524,525],{},"Listing the local Veeam Backup & Replication server:",[75,527,529],{"className":77,"code":528,"language":79,"meta":80,"style":80},"Get-VBRLocalhost\n\nInfo               : This server (Microsoft Windows Server)\nParentId           : 00000000-0000-0000-0000-000000000000\nId                 : 6745a759-2205-4cd2-b172-8ec8f7e60ef8\nName               : DC-W2k16.kassianoff.local\nReference          :\nDescription        : Backup server\nIsUnavailable      : False\nType               : Local\nApiVersion         : Unknown\nPhysHostId         : d7c4ff97-b99b-4d1f-884d-283b7b6b9ee3\nProxyServicesCreds :\n",[82,530,531,536,540,545,550,555,560,565,570,575,580,585,590],{"__ignoreMap":80},[85,532,533],{"class":87,"line":88},[85,534,535],{},"Get-VBRLocalhost\n",[85,537,538],{"class":87,"line":94},[85,539,104],{"emptyLinePlaceholder":103},[85,541,542],{"class":87,"line":100},[85,543,544],{},"Info               : This server (Microsoft Windows Server)\n",[85,546,547],{"class":87,"line":107},[85,548,549],{},"ParentId           : 00000000-0000-0000-0000-000000000000\n",[85,551,552],{"class":87,"line":378},[85,553,554],{},"Id                 : 6745a759-2205-4cd2-b172-8ec8f7e60ef8\n",[85,556,557],{"class":87,"line":384},[85,558,559],{},"Name               : DC-W2k16.kassianoff.local\n",[85,561,562],{"class":87,"line":390},[85,563,564],{},"Reference          :\n",[85,566,567],{"class":87,"line":396},[85,568,569],{},"Description        : Backup server\n",[85,571,572],{"class":87,"line":402},[85,573,574],{},"IsUnavailable      : False\n",[85,576,577],{"class":87,"line":408},[85,578,579],{},"Type               : Local\n",[85,581,582],{"class":87,"line":414},[85,583,584],{},"ApiVersion         : Unknown\n",[85,586,587],{"class":87,"line":420},[85,588,589],{},"PhysHostId         : d7c4ff97-b99b-4d1f-884d-283b7b6b9ee3\n",[85,591,593],{"class":87,"line":592},13,[85,594,595],{},"ProxyServicesCreds :\n",[15,597,598],{},"To list the active sessions on the Veeam Backup & Replication server:",[75,600,602],{"className":77,"code":601,"language":79,"meta":80,"style":80},"Get-VBRServerSession\n\nUser                   Server   Port\n----                   ------   ----\nKASSIANOFFveeambackup DC-W2k16 9392\n",[82,603,604,609,613,618,623],{"__ignoreMap":80},[85,605,606],{"class":87,"line":88},[85,607,608],{},"Get-VBRServerSession\n",[85,610,611],{"class":87,"line":94},[85,612,104],{"emptyLinePlaceholder":103},[85,614,615],{"class":87,"line":100},[85,616,617],{},"User                   Server   Port\n",[85,619,620],{"class":87,"line":107},[85,621,622],{},"----                   ------   ----\n",[85,624,625],{"class":87,"line":378},[85,626,627],{},"KASSIANOFFveeambackup DC-W2k16 9392\n",[15,629,630],{},"If you want to manage another Veeam server via the command line:",[75,632,634],{"className":120,"code":633,"language":122,"meta":80,"style":80},"Connect-VBRServer -Server \"ip.distante.x.x\" -User \"kassianoff.localveeambackup\" -Password \"your_password\"\n",[82,635,636],{"__ignoreMap":80},[85,637,638,641,644,646,649,651,654,656,659,661,664,666,669],{"class":87,"line":88},[85,639,640],{"class":129},"Connect-VBRServer",[85,642,643],{"class":137}," -Server",[85,645,134],{"class":133},[85,647,648],{"class":137},"ip.distante.x.x",[85,650,141],{"class":133},[85,652,653],{"class":137}," -User",[85,655,134],{"class":133},[85,657,658],{"class":137},"kassianoff.localveeambackup",[85,660,141],{"class":133},[85,662,663],{"class":137}," -Password",[85,665,134],{"class":133},[85,667,668],{"class":137},"your_password",[85,670,522],{"class":133},[15,672,673],{},"To disconnect the link to a server:",[75,675,677],{"className":120,"code":676,"language":122,"meta":80,"style":80},"Disconnect-VBRServer DC-W2K16\n",[82,678,679],{"__ignoreMap":80},[85,680,681,684],{"class":87,"line":88},[85,682,683],{"class":129},"Disconnect-VBRServer",[85,685,686],{"class":137}," DC-W2K16\n",[15,688,689],{},"To add a Windows backup server:",[75,691,693],{"className":120,"code":692,"language":122,"meta":80,"style":80},"Add-VBRWinServer -Name \"DC-W2k16\" -user veeambackup -Password \"your_password\" -Description \"Windows2016Core\"\n",[82,694,695],{"__ignoreMap":80},[85,696,697,700,703,705,708,710,713,716,718,720,722,724,727,729,732],{"class":87,"line":88},[85,698,699],{"class":129},"Add-VBRWinServer",[85,701,702],{"class":137}," -Name",[85,704,134],{"class":133},[85,706,707],{"class":137},"DC-W2k16",[85,709,141],{"class":133},[85,711,712],{"class":137}," -user",[85,714,715],{"class":137}," veeambackup",[85,717,663],{"class":137},[85,719,134],{"class":133},[85,721,668],{"class":137},[85,723,141],{"class":133},[85,725,726],{"class":137}," -Description",[85,728,134],{"class":133},[85,730,731],{"class":137},"Windows2016Core",[85,733,522],{"class":133},[15,735,736],{},"To add a Linux backup server:",[75,738,740],{"className":120,"code":739,"language":122,"meta":80,"style":80},"Add-VBRLinux -Name \"LinuxServer\" -SSHUser \"veeambackup\" -SSHPassword \"your_password\" -SSHPort 22 -Description \"LinuxServer\"\n",[82,741,742],{"__ignoreMap":80},[85,743,744,747,749,751,754,756,759,761,764,766,769,771,773,775,778,782,784,786,788],{"class":87,"line":88},[85,745,746],{"class":129},"Add-VBRLinux",[85,748,702],{"class":137},[85,750,134],{"class":133},[85,752,753],{"class":137},"LinuxServer",[85,755,141],{"class":133},[85,757,758],{"class":137}," -SSHUser",[85,760,134],{"class":133},[85,762,763],{"class":137},"veeambackup",[85,765,141],{"class":133},[85,767,768],{"class":137}," -SSHPassword",[85,770,134],{"class":133},[85,772,668],{"class":137},[85,774,141],{"class":133},[85,776,777],{"class":137}," -SSHPort",[85,779,781],{"class":780},"sbssI"," 22",[85,783,726],{"class":137},[85,785,134],{"class":133},[85,787,753],{"class":137},[85,789,522],{"class":133},[15,791,792,793,69],{},"Discover many more commands in ",[63,794,797],{"href":795,"rel":796},"https:\u002F\u002Fhelpcenter.veeam.com\u002Fdocs\u002Fbackup\u002Fpowershell\u002Fveeam_psreference.html?ver=95",[67],"Veeam's PowerShell reference guide",[799,800,801],"style",{},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sMK4o, html code.shiki .sMK4o{--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html pre.shiki code .s2Zo4, html code.shiki .s2Zo4{--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF}html pre.shiki code .sbssI, html code.shiki .sbssI{--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C}",{"title":80,"searchDepth":94,"depth":94,"links":803},[804,805,808,809,810],{"id":12,"depth":94,"text":13},{"id":20,"depth":94,"text":21,"children":806},[807],{"id":38,"depth":100,"text":39},{"id":58,"depth":94,"text":46},{"id":437,"depth":94,"text":49},{"id":480,"depth":94,"text":52},[812],"Microsoft","\u002Fimages\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core\u002Fb6d80a8d4b.jpg",null,"2017-10-29","Deploy Veeam Backup & Replication on Windows Server 2016 Core. Discover two management methods, from the console or via PowerShell.","md",{},"\u002Fen\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core",[821],"certificat-veeam-certified-engineer-vmce",{"title":5,"description":816},"veeam-backup-replication-sous-windows-server-2016-core","en\u002Fblog\u002Fveeam-backup-replication-sous-windows-server-2016-core","6egOLggI-6-nMhZSc5WFkbd8wHqGt1U_kSLz6QNcXy8",[827,835,843,852,859,866,873,881],{"title":828,"path":829,"stem":830,"date":831,"cover":832,"categories":833,"children":-1},"SecNumacadémie by ANSSI","\u002Fen\u002Fblog\u002Fcertificat-secnum-academie-par-anssi","en\u002Fblog\u002Fcertificat-secnum-academie-par-anssi","2017-12-01","\u002Fimages\u002Fblog\u002Fcertificat-secnum-academie-par-anssi\u002Ffb98b6526c.png",[834],"Sécurité",{"title":836,"path":837,"stem":838,"date":839,"cover":840,"categories":841,"children":-1},"Installing LineageOS 14.1 on the OnePlus 5","\u002Fen\u002Fblog\u002Finstaller-lineageos-sur-oneplus","en\u002Fblog\u002Finstaller-lineageos-sur-oneplus","2017-11-25","\u002Fimages\u002Fblog\u002Finstaller-lineageos-sur-oneplus\u002Fe7495dc103.png",[842],"Google",{"title":844,"path":845,"stem":846,"date":847,"cover":848,"categories":849,"children":-1},"LPI Linux Essentials – Exam 010-150","\u002Fen\u002Fblog\u002Fcertificat-lpi-linux-essentials-exam-010-150","en\u002Fblog\u002Fcertificat-lpi-linux-essentials-exam-010-150","2017-11-24","\u002Fimages\u002Fblog\u002Fcertificat-lpi-linux-essentials-exam-010-150\u002F4497f02702.jpg",[850,851],"Certifications","Linux",{"title":853,"path":854,"stem":855,"date":856,"cover":857,"categories":858,"children":-1},"ESET Remote Administrator: Installation on Ubuntu 16.04 LTS","\u002Fen\u002Fblog\u002Feset-remote-administrator-installation-sous-ubuntu-lts","en\u002Fblog\u002Feset-remote-administrator-installation-sous-ubuntu-lts","2017-11-01","\u002Fimages\u002Fblog\u002Feset-remote-administrator-installation-sous-ubuntu-lts\u002F15dab17188.jpg",[851],{"title":860,"path":861,"stem":862,"date":863,"cover":864,"categories":865,"children":-1},"Integrating Windows Server 2016 Core under KVM\u002FQEMU","\u002Fen\u002Fblog\u002Fintegration-windows-server-2016-core-sous-kvm-qemu","en\u002Fblog\u002Fintegration-windows-server-2016-core-sous-kvm-qemu","2017-10-17","\u002Fimages\u002Fblog\u002Fintegration-windows-server-2016-core-sous-kvm-qemu\u002F9b895102f9.jpg",[851],{"title":867,"path":868,"stem":869,"date":870,"cover":871,"categories":872,"children":-1},"Installing and Configuring Zextras Suite","\u002Fen\u002Fblog\u002Finstallation-configuration-zextras-suite","en\u002Fblog\u002Finstallation-configuration-zextras-suite","2017-10-07","\u002Fimages\u002Fblog\u002Finstallation-configuration-zextras-suite\u002F3cc0db9e57.png",[851],{"title":874,"path":875,"stem":876,"date":877,"cover":878,"categories":879,"children":-1},"A Night at the Oasis Bellecombe Eco-Site","\u002Fen\u002Fblog\u002Fune-nuit-eco-site-oasis-bellecombe","en\u002Fblog\u002Fune-nuit-eco-site-oasis-bellecombe","2017-09-09","\u002Fimages\u002Fblog\u002Fune-nuit-eco-site-oasis-bellecombe\u002Ff6ac468e74.jpg",[880],"Évènement",{"title":882,"path":883,"stem":884,"date":885,"cover":886,"categories":887,"children":-1},"Backing Up My KVM\u002FQEMU Machines with Veeam for Linux","\u002Fen\u002Fblog\u002Fles-sauvegardes-mes-machines-kvm-qemu-avec-veeam-for-linux","en\u002Fblog\u002Fles-sauvegardes-mes-machines-kvm-qemu-avec-veeam-for-linux","2017-07-09","\u002Fimages\u002Fblog\u002Fles-sauvegardes-mes-machines-kvm-qemu-avec-veeam-for-linux\u002Fdb83b58b53.png",[851],[889],{"id":890,"title":891,"body":892,"categories":1022,"cover":1023,"cover_contain":103,"credly_badge_id":1024,"date":1025,"description":1026,"extension":817,"meta":1027,"navigation":103,"path":1028,"related_certifications":814,"seo":1029,"slug":821,"stem":1030,"__hash__":1031},"blog\u002Fen\u002Fblog\u002Fcertificat-veeam-certified-engineer-vmce.md","Veeam Certified Engineer (VMCE)",{"type":7,"value":893,"toc":1018},[894,896,899,902,1009,1012,1015],[10,895,13],{"id":12},[15,897,898],{},"To design and troubleshoot reliable Veeam backup plans for my clients, I took the VMCE certification.",[15,900,901],{},"The \"Veeam Certified Engineer\" training path is designed for IT professionals responsible for Veeam Backup & Replication.\nThe course catalog covers the following modules:",[41,903,904,909,914,919,924,929,934,939,944,949,954,959,964,969,974,979,984,989,994,999,1004],{},[44,905,906],{},[25,907,908],{},"Data protection strategies",[44,910,911],{},[25,912,913],{},"Risk scenarios",[44,915,916],{},[25,917,918],{},"Core components",[44,920,921],{},[25,922,923],{},"Initial security considerations",[44,925,926],{},[25,927,928],{},"Virtual machine backup",[44,930,931],{},[25,932,933],{},"Agent backup",[44,935,936],{},[25,937,938],{},"Unstructured data backup",[44,940,941],{},[25,942,943],{},"Backup data optimizations",[44,945,946],{},[25,947,948],{},"Immutability and hardened repositories",[44,950,951],{},[25,952,953],{},"Object storage",[44,955,956],{},[25,957,958],{},"Transport modes",[44,960,961],{},[25,962,963],{},"Backup copies",[44,965,966],{},[25,967,968],{},"Scale-out Backup Repository",[44,970,971],{},[25,972,973],{},"Moving or copying backups",[44,975,976],{},[25,977,978],{},"Replication",[44,980,981],{},[25,982,983],{},"Verifying recoverability",[44,985,986],{},[25,987,988],{},"Veeam Backup Enterprise Manager",[44,990,991],{},[25,992,993],{},"Incident Response Planning",[44,995,996],{},[25,997,998],{},"Recovery scenarios and features",[44,1000,1001],{},[25,1002,1003],{},"Enacting a recovery",[44,1005,1006],{},[25,1007,1008],{},"Veeam Data Platform",[15,1010,1011],{},"The training takes about 4 days.\nYou should then allow around 1h45 for the certification exam itself: Veeam Certified Engineer.",[10,1013,55],{"id":1014},"conclusion",[15,1016,1017],{},"The Veeam Certified Engineer certification validates comprehensive expertise in Veeam Backup & Replication: data protection strategies, VM and agent backup, optimization, immutability, and replication. With about 4 days of training and a 1h45 exam, it covers both the implementation and management of recovery scenarios. A key certification for anyone responsible for data protection in a virtualized environment.",{"title":80,"searchDepth":94,"depth":94,"links":1019},[1020,1021],{"id":12,"depth":94,"text":13},{"id":1014,"depth":94,"text":55},[850],"\u002Fimages\u002Fblog\u002Fcertificat-veeam-certified-engineer-vmce\u002F4dd7c37e93.png","21923881-9ebd-4f03-9e06-0af121aea5cb","2024-08-24","Veeam Certified Engineer (VMCE): Pearson VUE certification, completed as part of my professional watch in cybersecurity and IT.",{},"\u002Fen\u002Fblog\u002Fcertificat-veeam-certified-engineer-vmce",{"title":891,"description":1026},"en\u002Fblog\u002Fcertificat-veeam-certified-engineer-vmce","xL_9knEsJtR3do_4Ios2ZA_3mQ9g5eR5U_k_xokQEjM",1786644885864]