On June 1, 2011, Cisco released the beta version of the Unified Computing System Manager PowerShell Toolkit with dozens of cmdlets to help automate management tasks on Cisco’s UCS bladeserver.
Here’s a cool resource for PowerShell newbies (and who these days isn’t at least dabbling with Microsoft’s young scripting language?): the Get-Scripting podcast. The podcast is up to Episode 6 in its ...
play-mp3.ps1 Plays the given MP3 sound file. More » play-super-mario.ps1 Plays the Super Mario intro. More » play-tetris-melody.ps1 Plays the Tetris melody. More » speak-checklist.ps1 Speaks the given ...
Documentation for Intune and Microsoft Graph can be found here Intune Graph Documentation. These samples demonstrate typical Intune administrator or Microsoft partner actions for managing Intune ...
For many users, Windows isn't ready to use out of the box, and one of the most frustrating parts isn't the actual install itself, but everything that comes after. Fixing the bad defaults, renaming the ...
For many Windows users, PowerShell is just a strange black window you open once in a while to paste a command from a forum. In reality, PowerShell is one of the most powerful tools built into Windows.
In the 12 years since Microsoft released PowerShell, it has become the de facto tool to dependably administer servers. In August of 2016, it was made open-source and cross-platform with the ...
In the last year, I have had to install Windows on a couple of devices, some due to work-related commitments, and others purely for experimental purposes. After the first few installs, I knew I had to ...
Windows PowerShell is a powerful terminal from Microsoft which allows you to automate and script tasks on Windows machines and interact with many of the applications available on them. It is a huge ...