Windows 10: How to register Windows machine to Storage sync service using powershell commands

Discus and support How to register Windows machine to Storage sync service using powershell commands in Windows 10 Software and Apps to solve the problem; Register-AzStorageSyncServer -ResourceGroupName "myResourceGroup" -StorageSyncServiceName "myStorageSyncServiceName"I am using this command to register... Discussion in 'Windows 10 Software and Apps' started by mohan d1, Mar 17, 2023.

  1. mohan d1 Win User

    How to register Windows machine to Storage sync service using powershell commands


    Register-AzStorageSyncServer -ResourceGroupName "myResourceGroup" -StorageSyncServiceName "myStorageSyncServiceName"I am using this command to register but this is not working for me . help me to fix this.This Error is thrown:Register-AzStorageSyncServer : Exception of type 'Commands.StorageSync.Interop.Exceptions.ServerRegistrationException' was thrown. At C:\Users\mohanpockeyy\Desktop\final.ps1:80 char:1 + Register-AzStorageSyncServer -ResourceGroupName 'pocfileshare' -Stora ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError:

    :)
     
    mohan d1, Mar 17, 2023
    #1
  2. Joan Pin Win User

    Windows PowerShell instead of Command Window

    This issue in the Context Menu usually occurs if changes were made in the registry. May we know if you made any changes in the value of the registry of your device?

    Based from the result of the SFC tool, there are some corrupted files found in the system. We suggest that you continue with the troubleshooting steps using the
    Deployment Image Servicing and Management (DISM) tool. Follow the steps:

    • Press Windows key + X.
    • Click on Command Prompt (Admin).
    • Type the command, DISM.exe /Online /Cleanup-image /Restorehealth and hit
      Enter.

    Let us know if the steps provided above works for you.
     
    Joan Pin, Mar 17, 2023
    #2
  3. Kursah Win User
    PowerShell instead of Commandline in Creators Update

    Interestingly enough my personal laptop just got the update...and still has Command Prompt listed, not PowerShell...

    Edit: Not that it matters...I use both regularly. *Toast :toast:
     
    Kursah, Mar 17, 2023
    #3
  4. Naki Win User

    How to register Windows machine to Storage sync service using powershell commands

    GPU-Z what command line parameter ?

    Suggestion: /? (-?) and /help (-help) command-line arguments to show a list of all possible arguments in a small window. *Smile How to register Windows machine to Storage sync service using powershell commands :)
     
Thema:

How to register Windows machine to Storage sync service using powershell commands

Loading...
  1. How to register Windows machine to Storage sync service using powershell commands - Similar Threads - register machine Storage

  2. Storage Spaces using Powershell

    in Windows 10 Gaming
    Storage Spaces using Powershell: Hi, I'm trying to use Storage Spaces. On Windows 11. I have 1 Samsung 500GB SSD Boot. I have 3 Samsung 500GB SSD's. For Storage Spaces. On a Pcie x16. I want to use Simple No Resiliency. RAID 0. I tried "Get-PhysicalDisk." It shows 5 drives. 4 Samsung SSD's and 1 Western...
  3. Storage Spaces using Powershell

    in Windows 10 Software and Apps
    Storage Spaces using Powershell: Hi, I'm trying to use Storage Spaces. On Windows 11. I have 1 Samsung 500GB SSD Boot. I have 3 Samsung 500GB SSD's. For Storage Spaces. On a Pcie x16. I want to use Simple No Resiliency. RAID 0. I tried "Get-PhysicalDisk." It shows 5 drives. 4 Samsung SSD's and 1 Western...
  4. Powershell command

    in Windows 10 Software and Apps
    Powershell command: Hi How can i get a list via powershell commandof expired users password in AD like this screenshot.Thanks https://answers.microsoft.com/en-us/windows/forum/all/powershell-command/54833831-89ba-4641-a5b2-2d55e848aab8
  5. How to register Windows machine to Storage sync service using powershell commands

    in Windows 10 Gaming
    How to register Windows machine to Storage sync service using powershell commands: Register-AzStorageSyncServer -ResourceGroupName "myResourceGroup" -StorageSyncServiceName "myStorageSyncServiceName"I am using this command to register but this is not working for me . help me to fix this.This Error is thrown:Register-AzStorageSyncServer : Exception of type...
  6. powershell commands

    in Windows 10 Software and Apps
    powershell commands: I would like a PowerShell ISE command to open a .flac file at a certain time https://answers.microsoft.com/en-us/windows/forum/all/powershell-commands/ea3b6d02-cddd-419d-9ba5-a18f14e67ba5
  7. How to sync MDM using cmd command

    in Windows 10 Customization
    How to sync MDM using cmd command: Hi i would like to know how can i sync polices between computer and mdm server using cmd command as the picture show " sync " button [ATTACH] it appears that this button related to " system32\deviceenroller.exe " file according to these two articles...
  8. How to use Powershell command Set-ADAccountPassword as a prompt

    in Windows 10 Ask Insider
    How to use Powershell command Set-ADAccountPassword as a prompt: This is where I am currently at: $firstname = Read-Host -Prompt "Please Enter the First name" $lastname = Read-Host -Prompt "Please enter the last name New-ADUser -Name "$firstname $lastname" -GivenName "$firstname" -Surname "$lastname" -UserPrincipalName...
  9. Use "Command Prompt" instead of "PowerShell"

    in Windows 10 Customization
    Use "Command Prompt" instead of "PowerShell": Hi! I'm using Windows 10 version 1807, In this version, the option "Open in Command Prompt" fully removed from Explorer, in "File" menu and [Shift]+[Right Click] menu, And there's no option to get it back in Settings, only there's an option for [Alt]+[X] menu. I have to...
  10. PowerShell commands: errors and failure to register the Store

    in Windows 10 Software and Apps
    PowerShell commands: errors and failure to register the Store: I have spent many hours for the last two days trying to get the Store and several apps re-registered and working. On other forums which I have been directed to, such as MS TechNet, much of the advice and links I have been given either generate various errors, or just fail to...