RPC-Ping
Test an RPC connection against one or more computer(s)
Test an RPC connection against one or more computer(s)
Want to make the PS Console your own? Colors Turns the console’s background Turns the characters color Gets back the default colors …
When surrounded by single quotes, PowerShell accepts these characters as written.
Here’s a list of HTTP status codes 1xx Informational 2xx Success 3xx Redirection 4xx Client error 5xx Server error 1xx Informational 100 …
A common problem (‘ASP 0104: 80004005’) is the file upload in a classic asp application. In the case of a file larger …
Use Outlook to send a message from your mailbox in your name and updates the Outlook security settings if needed To be …
Find IIS logfiles location (WMI request on IISWebServerSetting class) and clean them: delete files older than x days and compress (without any …
Standardized script to get TCP Connections stats for Nagios Monitoring NRPE Handler
Monitors a NIC (DevideID 1 in this example) events (network cable unplugged, NIC disabled, etc.)
Monitors a website availability, integrity and response times by looking for a specific string on a page
I’ve found this great function written by Thomas Maurer on his blog. It’s really usefull to automate MySQL queries.
This bulletin summary lists security bulletins released for October 2012. With the release of the security bulletins for October 2012, this bulletin …
Not all, but the most usefull (and used) automatic variables.
Here is a regular expression list . matches any character except newline \ escape character \w word character [a-zA-Z_0-9] \W non-word character …