Hello World, Based on some comments and feedback received on the post about backing up DNS Zones, we have decided to publish a new version of the script. The logic remains the same. The mainContinue reading
Tag: PowerShell
Powershell Script :How to Backup DNS Zones
# —Note: A newer version of the script is available here Hello World, Today, I want to post a short powershell script. I’ve been asked if it was possible to create a powershell script toContinue reading
Enable Remote Server Manager Feature on Windows 2008 R2
Hello World, As you probably know, one of the new feature in Windows 2008 R2 is the fact that you can use the Server Manager to connect to a remote computer and perform your administrativeContinue reading
Windows 2008 R2 -ServerManagerCMD vs Powershell Command
Old Post – Republished for Migration reasons Hello World !! I have performed a standard installation of Windows 2008 R2 (Release Candidate) on my test lab. I wanted to use the ServerManagerCmd command line utilityContinue reading
PowerShell & AD : Modify OU properties
In the last post, we have described how to create a OU within the Active Directory. Now, let see how to get and modify some of their properties I. Get OU properties To get theContinue reading
Powershell & AD – Create OU
Hello world !! I. Get Powershell running Everybody has heard about the new command shell called PowerShell from Microsoft. The Powershell allow system administrator to manage their system from a powerfull command line. To beContinue reading