Dan Franciscus
Blogs, Articles, and Posts
How IT admins can use PowerShell to monitor CPU usage
(searchenterprisedesktop.techtarget.com)
IT administrators that are familiar with PowerShell can use certain scripts to monitor CPU
By: Dan Franciscus submitted:Jun 16 2022
IT administrators that are familiar with PowerShell can use certain scripts to monitor CPU
performance on desktops to determine the root cause of desktop performance issues.
By: Dan Franciscus submitted:Jun 16 2022
Join Linux to Active Directory with PowerShell Core
(winsysblog.com)
PowerShell Core is now generally available, which means you can now start running it on your
By: Dan Franciscus submitted:Jun 15 2022
PowerShell Core is now generally available, which means you can now start running it on your
production servers and not feel guilty! There are many possibilities for using PowerShell on non-Windows platforms now and today my mind was pondering how to use it to join Linux servers to Active Directory. So, I created a small little function that automates some of this called Join-LinuxToAD. Keep in mind I tested this only on CentOS 7.
By: Dan Franciscus submitted:Jun 15 2022