Search Results for web.config

About

...working more efficient within various sectors. Before Embrace, I was a systems administrator at CLDIN, and formerly Vevida Webhosting. In 2020, Vevida was acquired by Total Webhosting Solutions (TWS). The...

Software deployment through WDS

How to Deploy Software through WDS, automated as a FirstLogonCommand

...this may fail in other Windows versions $SysRestore = [wmiclass]"\\$sysname\root\default:systemrestore" $SysRestore.Disable("C:\") # define Office 2013 installation function, set up your config.xml first function installOffice2013 { &$sharepath\Office2013\setup.exe /config standard.ww\config.xml -Wait }...

Monitor SQL Server and databases in depth using Zabbix

Microsoft SQL Server logo

...up and returned. All returned in JSON. Zabbix UserParameter configuration Add the following in a Zabbix UserParameter configuration file: UserParameter=FetchSQLJobs[*],powershell -NoProfile -ExecutionPolicy Bypass -File C:\zabbix\scripts\mssqljobstatus.ps1 getjobstatus UserParameter=FetchSqlJob,powershell -NoProfile -ExecutionPolicy Bypass...