
Hybrid shutdown for a remote computer
Could you tell me please how to make hybrid shutdown state (S4) for a remote computer (Windows 8.1) using PowerShell?
Log off users with Batch Script Windows 7 32-bit
I administer a number of remote PCs (all over the country) that are Windows 7 32-bit computers. I update these computers occasionally via batch script (this is my only option). These …
powershell to get remote server information using WinRM
I am looking to collect server information like Name, Domainname, Operating system version etc for all the servers in the network using script. i have used WMI script to get connect remotely …
Remote Desktop : shadow command - social.technet.microsoft.com
Aug 19, 2009 · 2. How can I audit or log remote control/Shadow events on XP workstations. On the terminal server I can audit remote control events by using LogRemoteControl in the …
Problem with Invoke-Command and functions
The problem was that I was trying to use Invoke-Command each time with computername, credential switches. This was creating two different remoting sessions rather than 1 If I create …
How to setup Remote Assistance (msra.exe /offerra) to assist both …
I am trying to use msra.exe /offerra to do remote assistance without requiring the users to send an email to request assistance. It is ok if the user has to click Ok to allow me to view and/or take …
How to enable poweshell for remote access
Is powershell enabled for remote access on a fresh Exchange 2016 installation? If not then how to enable it? What should be the settings for powershell virtual directory? Should we enable any …
Remote Hyper-V Manager: Unable to establish communication …
Feb 26, 2014 · Let present the case: I have 2 Hyper-V Server 2012 in a datacenter (call it Host1 and Host2). The datacenter is connected to my office though a VPN managed by our ISP. …