Category: Scripts
Citrix XenApp Health Monitor
Posted by Phil Eddies | Aug 26, 2013 | Citrix XenApp, Scripts | 2 |
Python Port Scanner
by Phil Eddies | Jan 25, 2021 | Python | 0 |
Below you will find an example of how to code a basic port scanner using Python. I coded this in...
Read MorePython DateTime Difference – 0 days, 1 hours, 5 minutes and 8 seconds
by Phil Eddies | Jan 20, 2021 | Python, Scripts | 0 |
In this little Python example I will show how to calculate the different between two datetime...
Read MoreQuery AD via LDAP for Computer Accounts with PHP
by Phil Eddies | Dec 17, 2020 | Active Directory, PHP, Scripts | 0 |
Overview The below PHP script is an example of how to query an Active Directory domain. In this...
Read MorePowerShell – Notify users of an upcoming AD password expiry via email
by Phil Eddies | Dec 14, 2020 | Active Directory, Scripts | 0 |
I recently put together the following PowerShell script to email users that their On-Premise...
Read MorePowerShell – Sending an Email via Office 365
by Phil Eddies | Dec 12, 2020 | Office365 | 0 |
The following is an example of how to send an email using PowerShell via O365. If you need to send...
Read MoreMS SQL – Copying a Linked Server Table
by Phil Eddies | Dec 6, 2020 | Scripts, SQL | 0 |
I recently used the following TSQL on a Microsoft SQL server to create and populate a table ...
Read MorePUBLIC IP – A PowerShell One Liner To Output to a File
by Phil Eddies | Dec 4, 2020 | Scripts, Windows | 0 |
The below is one line of PowerShell to output a Windows computers current public IP address to a...
Read MoreCoding with kids – Sun, Earth and Moon orbit simulator in Scratch
by Phil Eddies | Feb 9, 2020 | Scratch, Scripts, Tips | 1 |
My son had been working on a project in Scratch to make the Earth orbit the Sun with the Moon was...
Read MoreChanging all AD users email addresses – Powershell
by Phil Eddies | Jul 24, 2019 | Active Directory, Office365, Scripts | 1 |
PowerShell – how to save an SQL query results to aN CSV file
by Phil Eddies | Jun 3, 2018 | Scripts, SQL | 6 |
The following is an example PowerShell script to connect to a Microsoft SQL Database and dump the...
Read MoreUsing PowerShell to find all empty AD groups in the current domain
by Phil Eddies | 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 User Account data from Active Directory via LDAP
by Phil Eddies | Sep 16, 2016 | Active Directory, PHP, Scripts | 27 |
Overview The below PHP script is an example of how to connect to Active Directory via LDAP and...
Read More
Categories
Recent Posts
-
Python Port ScannerJan 25, 2021 | Python
-
-
MySQL Backup and Restore from the Shell or CronJan 19, 2021 | Tips
-
Drift Life App Not Connecting With CameraJan 17, 2021 | Solutions
-
Dyson Fan – PM10 and PM2.5 Severe 999Dec 30, 2020 | Solutions
Recent Comments