CheatSheet to install networker and Cloudboost into labbuildr

  1. Setup Base environment ( not required if using defaults )

align settings to your need, example

Set-LABvmnet vmnet3 # here we use a differnt network 
Set-LABsubnet 10.10.3.0 # assign a Subnet  
Set-LABDefaultGateway 10.10.3.4 #set our gateway host  
Set-LABDNS -DNS1 10.10.3.4 -DNS2 10.10.3.10 # 
Set-LABAPT_Cache_IP 10.10.3.200 # for Ubuntu
Set-LABNWver -nw_ver nw9210 # set to you desired NW version
Set-LABMaster -Master 2016_1711 # set to the latest Master for Server 2016
  1. Setup Networker
./build-lab.ps1 -Nwserver -nw_ver nw9210 

install and configure cloudboost cloudboost setup

enable the remote mount password, needed later in Networker Wizard

remote-mount-password enable Password123!

grafik

got to Networker Administration and configure Cloud Boost using the Cloudboost Wizard

From Devices, right Click on Cloud Boost-->New Device Wizard image Select CloudBoost as Device Type image Confirm the Cloudboost Checklist image in the CloudBoost Configuration Options specify 'remotebackup' as uername and the password you specified earlier image click next to continue ...

on the next screen, make a new folder for your aftd device, in this case dev01 image clock next ...

Configure a backup pool name or leave the default name/use an existing pool image

click next

review the configuration and finish the setup with configure

image

image