No announcements
Found 938183 threads
-
1 Votes
is there a way to use PowerShell to query a "saved" event log file?
Blog - Use PowerShell to Parse Saved Event Logs for Errors Bye, Luca Disclaimer: This posting is provided "AS ...Answered | 1 Replies | 1444 Views | Created by notRoman - Monday, January 28, 2013 8:21 PM | Last reply by lucafabbri365 - Monday, January 28, 2013 8:55 PM -
0 Votes
Powershell to query event log 1125 from multple computers in event viewer
HELP is you friend - start by typing "HELP HELP" at a PowerShell CLI prompt.Answered | 5 Replies | 5747 Views | Created by Ajit663 - Wednesday, June 19, 2013 6:26 PM | Last reply by jrv - Wednesday, June 19, 2013 9:09 PM -
0 Votes
Disable windows powershell event logging
We use PSExec which encrypts the traffic, so the scope of my question was with regard to the Powershell log.Answered | 5 Replies | 2982 Views | Created by bryan.dougherty - Monday, October 5, 2015 4:54 PM | Last reply by jrv - Friday, October 16, 2015 5:48 PM -
0 Votes
Query on Event Log Subscription
They are copied as a replica of the original events.Answered | 3 Replies | 479 Views | Created by Sandheep Nair - Thursday, March 3, 2016 8:38 AM | Last reply by Sandheep Nair - Friday, March 4, 2016 7:04 AM -
1 Votes
Event Logs Backup/Clear Powershell Script
I've been using it to remotely store all my event logs onto our file server.Answered | 2 Replies | 4663 Views | Created by Mojo Risen - Thursday, January 16, 2014 5:00 PM | Last reply by Neothwin - Friday, January 17, 2014 4:55 AM -
3 Votes
powershell for event log
Hi Srinivas, Apart from MStoppl’s suggestion, if you want to export the events from ULS log in SharePoint, I recommend to use Get-SPLog Event ...Answered | 2 Replies | 819 Views | Created by chowdary123 - Tuesday, July 21, 2015 8:15 AM | Last reply by Victoria Xia - Wednesday, July 22, 2015 8:29 AM -
1 Votes
Powershell Script - Event Log Mailer - Prevent sendmail if variable match in event
If you want it back though, click ...Answered | 27 Replies | 3782 Views | Created by SektorM - Friday, September 27, 2013 10:33 PM | Last reply by Mike Laughlin - Saturday, September 28, 2013 3:21 AM -
0 Votes
Invalid Event Log query when Task is in subfolder
For the time being, I have gotten around this problem by combining the two tasks into one Powershell script.Answered | 6 Replies | 2402 Views | Created by Ivan Jevremo - Thursday, November 30, 2017 6:11 PM | Last reply by Babak Ramak - Sunday, February 10, 2019 4:59 PM -
0 Votes
Searching MSExchange Management log in event viewer with Powershell?
Agreed to Andy above, administrator audit logging will be more effective to trace such changes.Answered | 2 Replies | 8016 Views | Created by JMeyer2009 - Wednesday, April 10, 2013 8:21 PM | Last reply by AJKL - Thursday, April 11, 2013 12:43 AM -
0 Votes
Event Log Advanced XML Query with %
I just pursued it because the same XML queries can be used in PowerShell and the XPath for this would be helpful to some scripters.Answered | 29 Replies | 39768 Views | Created by Cyreli - Saturday, March 31, 2012 4:44 AM | Last reply by jrv - Tuesday, April 3, 2012 3:19 AM -
1 Votes
PowerShell for ULS log
A good majority of critical errors will be present in the Application Event Log, which can be monitored with standard monitoring platforms (SCOM, Zenoss, etc.).Answered | 2 Replies | 4625 Views | Created by Santosh Sethi - Friday, February 8, 2013 7:05 PM | Last reply by Trevor Seward - Sunday, February 10, 2013 8:42 PM -
0 Votes
query other Domain Controllers event logs
1) For 2008 and above $dc = "srv-dc01",""srv-dc02","srv-dc03" $dc | Foreach { $Event = Get-WinEvent -FilterHashtable ...Answered | 1 Replies | 5478 Views | Created by Gavin Hall - Tuesday, October 30, 2012 11:54 AM | Last reply by Kazun - Tuesday, October 30, 2012 12:40 PM -
0 Votes
Powershell script to montor specific event log
Hi - create a NEW_list, which will contain 'as log' all mails sended first , about creating the script, check this ...Answered | 1 Replies | 2384 Views | Created by Steve Jackson Phoenix - Tuesday, September 11, 2012 5:30 AM | Last reply by romeo donca - Tuesday, September 11, 2012 6:23 AM -
0 Votes
Polycom CX600: update timezone remotly
Hi guys, I have deployed Polycom deskphones and I can succesfully log user in but I have to manually change the timezone from the phone in every device.Answered | 1 Replies | 1070 Views | Created by Luca Bagnolini - Monday, February 8, 2016 11:15 PM | Last reply by Zahoor Hakeem - Tuesday, February 9, 2016 4:43 AM -
2 Votes
Forwarded Events & Log Parser
Hi, can you query other event log such as system event log and application event log?Answered | 12 Replies | 8662 Views | Created by Tom Whiteley - Sunday, September 30, 2012 6:16 PM | Last reply by ctrlb - Wednesday, March 20, 2013 4:43 PM -
2 Votes
Cannot find PowerShell script to get Saved Event Logs in Windows from Windows Events (*evtx) file.
You can also check the below blog to get to know more information about query ...Answered | 3 Replies | 1988 Views | Created by Girtszel - Thursday, March 31, 2016 1:43 PM | Last reply by Elaine Jing - Friday, April 1, 2016 8:19 AM -
1 Votes
Powershell script for removing specific Events from System Event Log
The only way to do that is to fix what's causing the errors in the event log.Answered | 5 Replies | 2783 Views | Created by Fulco Stiva - Monday, January 14, 2013 1:40 PM | Last reply by Bill_Stewart - Wednesday, January 16, 2013 3:29 PM -
0 Votes
Querying an Application Audit Log
http://www.mssqltips.com/sqlservertip/2911/using-powershell-to-access-event-logs-for-sql-server/ ...Answered | 6 Replies | 1186 Views | Created by BrianJohn - Thursday, April 9, 2015 4:15 PM | Last reply by BrianJohn - Thursday, April 9, 2015 6:14 PM -
0 Votes
PowerShell - Query Event log Remotly
You can ensure the user has required permissions by connecting the remote pc event log from Event Viewer console.Answered | 6 Replies | 850 Views | Created by Ranr - Thursday, October 31, 2019 3:54 PM | Last reply by Kevin_Morgan - Monday, November 4, 2019 12:05 PM -
4 Votes
Powershell - Issues while writing to event log
" } On a machine that had already run the script I was expecting the TRY to fail and for the CATCH to write to the event log.Answered | 4 Replies | 1926 Views | Created by Mat Lmrx - Wednesday, January 21, 2015 9:04 PM | Last reply by Mat Lmrx - Thursday, January 22, 2015 11:52 PM - Items 1 to 20 of 938183 Next ›
No announcements