Posted On March 31, 2019

Remote shutdown accessibility issue

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Remote shutdown accessibility issue
Error:
 
The entered computer name is not valid or remote shutdown is not supported on the target computer. Check the name and then try again or contact your system administrator.(53)
 
Resolution:
 
Enable Server service – yeah, it’s that simple

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Puppet Client Server Lab Setup

Server # Setup client machine name sudo vim /etc/hosts ## Insert this line ## xx.xx.xx.xx…

Exchange: New-MoveRequest

New-MoveRequest -Identity '[email protected]' -TargetDatabase "DB01" -WhatIfNew-MoveRequest -Identity '[email protected]' -TargetDatabase "DB01"Get-Mailbox -Database DB01 | New-MoveRequest -TargetDatabase…

Windows Firewall with Group Policy

This involves two steps: first, update your existing Group Policy Objects (GPOs) with the new…