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

Active Directory: How to Copy Account

Run: DSA.MSC > navigate to the container of the user to be copied (e.g. Test…

PowerShell: Download and Expand Zip File – Legacy Compatible

function downloadFile{ param( $url, $tempFolder="C:\Temp" ) try{ $fileName=split-path $url -leaf $tempFile = "$tempFolder\$fileName" try{[Net.ServicePointManager]::SecurityProtocol =…

AWS Highlights

Features: 1. Multi-regions: compliance with Section 404 of COBIT requirements 2. Amazon S3 with redundancy,…