Top "Windows-server" questions

A family of server operating systems by Microsoft.

Access Windows Task credentials in the PowerShell Script

I need to automate running a PowerShell script using Windows Task Scheduler. My problem is that in my PS script …

powershell scheduled-tasks windows-server
Cannot start the driver service on http://localhost

I would kindly like to ask for help an issue I have running selenium on on a windows server without …

c# .net selenium selenium-chromedriver windows-server
How to get/set/update registry value through group policy cmdlet of Windows PowerShell?

I have configured the EventForwarding Manually but I was wondeing If I could do it programmatically and I came across …

powershell windows-server cmdlets group-policy
PHP Warning: proc_open(): CreateProcess failed, error code - 267

A proc_open call like the following is failing with the above error. <?php $proc = proc_open($cmd, $ds, $…

php windows-server
Where can I get PHP to install on windows server (x64)

I'm trying to find PHP to install on a windows server machine (x64), but don't seem to find it on …

php 64-bit windows-server