Posted On March 31, 2019

Set up centralized logging on Windows Server

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Set up centralized logging on Windows Server
Server:
# winrm qc
If this computer has VMWare workstation installed, it’s “public network” needs to be changed with this instruction:
# wecutil qc /q
Eventvwr >> right-click Subscriptions node >> Create Subscription >> click Select Computers >> Add Domain Computers >> choose the desired machine(s) >> OK >> Select Events >> choose Event Level as Critical, Warning, Error >> OK >> OK
 
Client computers:
Install remote management Forwarding (XP/2003 machines: :
# winrm qc -q

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How to Create a New Jenkins Job to Call a PowerShell Script with Credentials

1. PowerShell & Secured Credentials Support Check for PowerShell support: Manage Jenkins > Plugin Manager…

Setting Windows Security Auditing via Command Line

Please be advised that the follow auditpol cmdlet would be overridden by Group Policies in…

Sample: New User Setup Instructions

INSTRUCTIONS TO MANUALLY SETUP USER FOR OUR SYSTEMS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   To add User to Active…