Category: Scripts
Citrix XenApp Health Monitor
Posted by PhilEddies | Aug 26, 2013 | Citrix XenApp, Scripts | 2 |
Using PowerShell to find all empty AD groups in the current domain
by PhilEddies | Feb 13, 2017 | Active Directory, Scripts | 0 |
Pre-requisites Before you can use the Active Directory Cmdlets you will either need the to install...
Read MoreA PHP example of how to get data from Active Directory via LDAP
by PhilEddies | Sep 16, 2016 | Active Directory, PHP, Scripts | 2 |
Overview The below PHP script is an example of how to connect to Active Directory via LDAP and...
Read MorePowerShell Snippet: Getting a Remote Computers Uptime
by PhilEddies | Sep 12, 2016 | Scripts, Windows | 0 |
The below bit of PowrShell will return the uptime and last boot time stamp of a remote Windows...
Read MoreCitrix XenApp Rolling Reboot Script
by PhilEddies | Sep 12, 2016 | Citrix XenApp, Scripts | 0 |
Overview I have a Citrix farm and have written the below PowerShell script to automatically reboot...
Read MoreOffice 365 – Powershell script to change a groups ownership with Set-DistributionGroup
by PhilEddies | May 9, 2016 | Office 365, Scripts, Tips | 0 |
The below script with change the owner of a group, giving the new owner admin rights to the group....
Read MoreOffice365 – PowerShell to export a message flow trace with Get-MessageTrace
The following PowerShell snippet can be used to to export the results of a message trace,...
Read MoreRunning a command on all computers within an AD OU
by PhilEddies | Jan 24, 2016 | Active Directory, Scripts | 1 |
The below VBS script will run a command on all computers in the Active Directory OU defined by...
Read MorePowershell: Audit Logon and Logoff times from the event log
by PhilEddies | Jan 20, 2016 | Scripts, Windows | 0 |
The below PowerShell script queries a remote computers event log to retieve the event log...
Read MoreVBS Script to get a computers screen aspect ratio
by PhilEddies | Jan 4, 2016 | Scripts, Windows | 0 |
The below script will find the screen aspect ratio of a computers primary video controller by...
Read MoreSQL Snippet – Get the number of tables in a database
by PhilEddies | Dec 21, 2015 | Scripts, SQL | 0 |
The below SQL snippet will return a count of the number of tables in a database. Make sure to...
Read MoreSQL Script – Report a databases table sizes in megabytes
by PhilEddies | Mar 19, 2015 | Scripts, SQL | 0 |
The below SQL script will return a list of tables in a database along with the table sizes in MB....
Read MoreCitrix XenApp Health Monitor
by PhilEddies | Aug 26, 2013 | Citrix XenApp, Scripts | 2 |
Updated: 02/09/2016 – Fixed multiple bugs, added disk space monitoring and now using...
Read More
Recent Comments