Powershell if equals and not null
A while back, I wrote a blog post about using Powershell to email notify you if your home IP address changes if you are dynamically assigned an IP from your…
Virtualization, Cloud, DevOps, Reviews
A while back, I wrote a blog post about using Powershell to email notify you if your home IP address changes if you are dynamically assigned an IP from your…
If you run Dell’s AppAssure backup software in your environment and have a multitude of servers, it is handy to be able to see which servers in your environment have…
For those of you like me who jumped on the opportunity to snag a copy of the new Server Technical preview which is most likely going to be Windows Server…
If you are into automating tasks in your VMware environment, there is no better way to do those tasks than with Powershell and the PowerCLI commandlets. Â With the release now…
If you administer a forward facing terminal server or even if you have an RDP connection setup on your home Internet connection for quick access to your home network, then…
Recently, in working with a client who was using the Windows PE environment created with Windows 8.1 ADK, we had a server go down that had a corrupt Windows installation.…
Having been running Windows Server 2012 R2 in many environments for quite some time now, I still as of yet haven’t had a real world test of data deduplication to…
Many of you may need to monitor your home IP address due to services you are running or simply to know your WAN IP address in order to RDP into…
Recently, working on a project that involved moving exchange 2010 mailboxes from child domain to parent domain, I wanted to document the process involved. Â This process was actually twofold as…
If you have ever had the need to set the “hidefromaddresslist” or any other attribute on Active Directory accounts, powershell is definitely your friend. Â The Active Directory powershell commandlets from…