Windows 10: Cannot workaround to use Powershell to recover from a windows server backup to a remote...

Discus and support Cannot workaround to use Powershell to recover from a windows server backup to a remote... in Windows 10 Gaming to solve the problem; I am using windows server 16. I have a backup of the system state that was taken on remote share path //IP/pathA using the wbadmin tool.Now I am trying... Discussion in 'Windows 10 Gaming' started by arnav juneja, Jul 12, 2023.

  1. Cannot workaround to use Powershell to recover from a windows server backup to a remote...


    I am using windows server 16. I have a backup of the system state that was taken on remote share path //IP/pathA using the wbadmin tool.Now I am trying to restore using this backup. The backup is being exposed using a different remote share path //IP/pathB. Now the issue is that we have do the following steps to initiate the recovery using powershell$target=New-WBBackupTarget -NetworkPath "\\IP\pathB" -Credential $Cred$backups=Get-WBBackupSet -BackupTarget $target$backup=$backups[0]Now when I print this $backup object, the BackupTarget field is still the original path the backup was taken to.$

    :)
     
    arnav juneja, Jul 12, 2023
    #1
  2. graye Win User

    Programatically execute remote commands from Linux server to Microsoft Windows server

    Here is something to try....


    PS: I have not tried this...
     
    graye, Jul 12, 2023
    #2
  3. Kari Win User
    Windows Powershell Remote Commands Not Working -RPC Server Unavailable

    In your other thread, you mentioned you had tried a scheduled task but it did not work.

    I tested now, creating a task to force shutdown at certain time, exported it to three virtual and two physical machines. Task worked without any issues on all of them

    Let's check you configured the task correctly.

    First, select Create Task, do not use Create Basic Task.

    New task, I've highlighted all important items. General tab:


    Cannot workaround to use Powershell to recover from a windows server backup to a remote... 195595d1531492814t-windows-powershell-remote-commands-not-working-rpc-server-unavailable-image.png


    Trigger:


    Cannot workaround to use Powershell to recover from a windows server backup to a remote... 195596d1531492841t-windows-powershell-remote-commands-not-working-rpc-server-unavailable-image.png


    Action:


    Cannot workaround to use Powershell to recover from a windows server backup to a remote... 195597d1531492869t-windows-powershell-remote-commands-not-working-rpc-server-unavailable-image.png


    Conditions, clear everything:


    Cannot workaround to use Powershell to recover from a windows server backup to a remote... 195598d1531492900t-windows-powershell-remote-commands-not-working-rpc-server-unavailable-image.png


    Settings, clear everything except the highlighted items:


    Cannot workaround to use Powershell to recover from a windows server backup to a remote... 195599d1531492931t-windows-powershell-remote-commands-not-working-rpc-server-unavailable-image.png


    The task shown in above screenshots would force computer to shutdown daily at midnight (00:00), starting today. As I mentioned, I tested this now on five machines forcing them to shut down at certain time, as it is afternoon here I used 16:30 (4:30 PM) as trigger. To my satisfaction I saw all virtual and physical machines to shut down within 30 seconds after specified time.

    Should work.
     
  4. Cannot workaround to use Powershell to recover from a windows server backup to a remote...

    View Services on Remote Server via PowerShell

    Looking to grant a service account access to run the get-services cmd let for remote servers. I have amended few permission still getting elevated privilege error on PowerShell.
     
    ASEZA NQETO, Jul 12, 2023
    #4
Thema:

Cannot workaround to use Powershell to recover from a windows server backup to a remote...

Loading...
  1. Cannot workaround to use Powershell to recover from a windows server backup to a remote... - Similar Threads - Cannot workaround Powershell

  2. someone has used windows server 2012 and powershell to remote hack my laptop using windows...

    in Windows 10 Gaming
    someone has used windows server 2012 and powershell to remote hack my laptop using windows...: someone has used windows server 2012 and powershell and many other programs and tools to remote hack-take over my laptop using windows 10 pro .. group policy has beeen enforced i cant even click yes to accept a download or change a setting ...........
  3. someone has used windows server 2012 and powershell to remote hack my laptop using windows...

    in Windows 10 Software and Apps
    someone has used windows server 2012 and powershell to remote hack my laptop using windows...: someone has used windows server 2012 and powershell and many other programs and tools to remote hack-take over my laptop using windows 10 pro .. group policy has beeen enforced i cant even click yes to accept a download or change a setting ...........
  4. someone has used windows server 2012 and powershell to remote hack my laptop using windows...

    in AntiVirus, Firewalls and System Security
    someone has used windows server 2012 and powershell to remote hack my laptop using windows...: someone has used windows server 2012 and powershell and many other programs and tools to remote hack-take over my laptop using windows 10 pro .. group policy has beeen enforced i cant even click yes to accept a download or change a setting ...........
  5. Cannot workaround to use Powershell to recover from a windows server backup to a remote...

    in Windows 10 Software and Apps
    Cannot workaround to use Powershell to recover from a windows server backup to a remote...: I am using windows server 16. I have a backup of the system state that was taken on remote share path //IP/pathA using the wbadmin tool.Now I am trying to restore using this backup. The backup is being exposed using a different remote share path //IP/pathB. Now the issue is...
  6. Recovering a file from Windows Server Backup Issue

    in Windows 10 Gaming
    Recovering a file from Windows Server Backup Issue: Hello All,We have a server 2019.Recently, we needed to grab a backup using the windows server backup software on the server.We could not use the windows server backup process because we would get the error message:"The following error occured while trying to get the detials...
  7. Recovering a file from Windows Server Backup Issue

    in Windows 10 Software and Apps
    Recovering a file from Windows Server Backup Issue: Hello All,We have a server 2019.Recently, we needed to grab a backup using the windows server backup software on the server.We could not use the windows server backup process because we would get the error message:"The following error occured while trying to get the detials...
  8. Recovering a file from Windows Server Backup Issue

    in Windows 10 Installation and Upgrade
    Recovering a file from Windows Server Backup Issue: Hello All,We have a server 2019.Recently, we needed to grab a backup using the windows server backup software on the server.We could not use the windows server backup process because we would get the error message:"The following error occured while trying to get the detials...
  9. View Services on Remote Server via PowerShell

    in Windows 10 Gaming
    View Services on Remote Server via PowerShell: Looking to grant a service account access to run the get-services cmd let for remote servers. I have amended few permission still getting elevated privilege error on PowerShell....
  10. View Services on Remote Server via PowerShell

    in Windows 10 Software and Apps
    View Services on Remote Server via PowerShell: Looking to grant a service account access to run the get-services cmd let for remote servers. I have amended few permission still getting elevated privilege error on PowerShell....