Setup and Configuration of File sync Server

File Sync Server part-1

File Sync Server Prerequisite

  1. Create an Storage Account
  2. Create the File Server (Creation of Azure File Server )
  3. On-premises Machine with 2012 R2 or 2016R2 with Latest Powershall (5.1)
  • Get-Module PowerShellGet -list | Select-Object Name,Version,Path
  • # Install the Azure Resource Manager modules from the PowerShell Gallery
    Install-Module AzureRM -AllowClobber

4: Name, Subscription, Resource Group and Location.

5: File Location Should be D:\FolderName

Step-1 : Login to Azure Portal and Select the File Storage Account

Please Login to Azure Subscription (Azure Portal)

  • Click on Storage Account
  • Select the File Sync Server Azure File Sync1

    Step 2-Create the File Sync Server

  • Please Provide the File Sync Server Name
  • Subscription
  • Resource Group Name
  • Location (It is available in Few Location like West US)

Azure File Sync2

Step-3: Create the Sync Group

Click on the Sync Group

Azure File Sync3

  • Provide the Sync Group Name
  • Select the Subscription
  • Select the Storage Account
  • Select the File Server

Azure File Sync4

azure-file-sync5.jpg

  • Please Download the Azure Storage Sync Agent
  • Installed on the Server 2012 R2 or 2016 Server in You on-premises

azure-file-sync6.jpg

  • Login to the server and Turn of the internet security : Test Purpose not  Recomanded.  for Production Environment.

azure-file-sync7.jpg

  • Selected the File as per your Server Requirements.

Azure File Sync8

  • Installed the Storage Sync Agent Setup

file sync setup1

  • Accept the Term and Condition

file sync setup2

  • Select the Folder Location for installation Files

file sync setup3

  • Select Collect Data Necessary to Identify and Fix the Problem.

file sync setup5

  • Select the Microsoft Update .

file sync setup4

  • Click on Finish

file sync setup6

You will get an Pre-requisite error as as powershell version is old.

Please use the Pre-requisite section command line to update the power-shell.

Azure File Sync9

Please find the below Command.

  • Get-Module PowerShellGet -list | Select-Object Name,Version,Path
  • # Install the Azure Resource Manager modules from the PowerShell Gallery
    Install-Module AzureRM -AllowClobber

Azure File Sync10

  • Sign in and Register the Server
  • Click on Sign and you will get Azure Portal login Windows.
  • Please provide the user ID and password.
  • Azure File Sync101

Azure File Sync12

  • Select the Subscription Name
  • Select the Resource Group
  • Select the Storage Sync Services.

Azure File Sync14

  • Click on Register and Sign-in Again

Azure File Sync15

  • Registration Success Full

Azure File Sync16

  • Once you will register the server you will see in File sync Register Server list .

Azure File Sync18

  • Click on Add Server Endpoint

Azure File Sync19

Add Server Endpoint

  • Register Server
  • Path
  • Cloud Tearing : How much free space you want.

Azure File Sync20

  • Your Cloud Endpoint is created.Azure File Sync21
  • Verify your Cloud point is Healthy
  • Azure File Sync22
  • Verify the Files in Azure File Share and you have Successfully Deploy the File sync Server.
  • Azure File Sync23

 

 

 

One thought on “Setup and Configuration of File sync Server

  1. Pingback: All in One:Azure Learning for Beginners – RCloud

Leave a comment