Announcing PowerShell, DevOps, and Cloud Conference 2021
PowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MorePowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MoreWhat Posh-SSH is a PowerShell 3.0 or newer module for automating tasks against …
Read MoreNote: This tip requires PowerShell 4.0 or above. In Windows Server 2012 R2 RTM build, Microsoft added a cmdlet called Get-DSCResource.
Read MoreYou have been tasked to generate a report of mailbox sizes and you quickly write the following: Get-MailboxDatabase | Get-MailboxStatistics | Select-Object DisplayName,TotalItemSize | Export-Csv .
Read MoreNote: This tip requires PowerShell 2.0 or above. Restart-Computer, no surprise, does the job of restarting a computer but there are times when you want to add the functionality to abort a restart.
Read MoreIn an earlier article, I showed you copying DSC resources and PowerShell modules to remote computers. In that article, I showed a method to authorize remote computers to access the UNC path.
Read MoreIn an article about copying DSC custom resources to remote systems, I talked about setting computer account permissions. Many of us, including me, may not always want to do that given the number of computers to be managed or various other security …
Read MoreWe are very happy to announce Kemp Technologies as our technology partner. Kemp Technologies is an emerging leader in the load balancers and application delivery optimization market.
Read More