We're going to build off my previous series to show how to further the communication channel between Excel and PowerShell. In a recent series of posts, I explained how to launch a PowerShell script ...
PowerShell is not just an application, it is a scripting language built on .Net CLR that automates IT tasks. It has backward compatibility with CMD and can automate simple or complex tasks. Because of ...
FFmpeg was designed as a cross-platform solution for video and audio recording, conversion, and streaming. Its About page describes the command-line tool as “the leading multimedia framework, able to ...
Microsoft recently announced that they are adding a feature to Excel that will allow Python code to be embedded and used for advanced analytics. That made me wonder if it might be possible to create ...
Previously, WSUS included an option to import updates from the Microsoft Update Catalog site. Users had to use the WSUS admin user interface to import updates. Microsoft has replaced this method with ...
These save me hours, time that would otherwise be spent configuring Windows from scratch ...
Lets say I'm going to have 50 various PowerShell scripts to do "stuff".<BR><BR>All of this work is being done for a single application and that application uses 3 different SQL Server 05 (soon to be ...
Keep your Windows sessions alive and ready with this PowerShell script Your email has been sent Those of us who rely on and administer Windows systems for work are well aware of the various benefits ...