
Currently Browsing: powershell
Apr 16, 2013
Step-by-Step Migration DHCP from Windows Server 2003 to Windows Server 2008 R2 with Windows Server Migration Tools
I see every day question about DHCP server migration from Windows 2003 to Windows Server 2008 R2, which is why I am writing this article.I think some people have no information about Windows Server 2008 R2 new feature (Windows Server Migration Tools). With this new feature, you can easily complete DHCP migration. I’ll show how you can use this function and I hope that helps people solve their... read more
Dec 19, 2012
PowerShell Script to retrieve disk size (GB) & free disk space (GB) from multiple servers
Monitoring disk usage becomes increasingly important with the huge growth of data. Current monitoring tools are often too extensive and sometimes even very difficult to use.Using PowerShell it is easily to retrieve a nice overview of disk size (GB) and free disk space (GB) from multiple servers. With such a script it is possible to analyze trends in disk usage over a specified period.Step 1Create a... read more
