Trying to remotely invoke Computer Management
on newly installed Server Core instance invokes warning by default:
To enable Computer Management
from remote Server Manager instance in Windows Server Core:
open regedit - type regedit
, hit enter
'use strict'; | |
// var fallback = require('connect-history-api-fallback'); | |
// var log = require('connect-logger'); | |
/* | |
| For up-to-date information about the options: | |
| http://www.browsersync.io/docs/options/ | |
*/ | |
module.exports = { | |
port: 8085, | |
injectChanges: true, |