Tag: PowerShell
-
Remotely Enable RDP
Like most IT Managers I manage myriad servers, most of which are both remote and virtual. So when I configure them initially I make sure that I can manage them remotely… including in most cases the ability to connect via RDP (Remote Desktop). But what happens if you have a server that you need to…
-
Step by Step: Adding the GUI to Windows Server Core
HELP! Mitch, you told me that I should learn Server Core and I am trying, but you also told me that it wasn’t a problem to add the GUI back into a Server Core machine if I really needed it. How do I do that? This is a question I have gotten a few times…
-
Building the IT Camp with PowerShell Revisited
I always said I am not hard to please… I only need perfection. So when I wrote my PowerShell script to build my environment the other day I was pleased with myself… until I realized a huge flaw in it. Generation 1. Actually to be fair, there is nothing wrong with Generation 1 virtual machines…
-
Creating a New AD Forest in Windows Server Core (Revisited)
Several years ago Steve Syfuhs and I sat down and figured out how to create a new Active Directory forest in Windows Server Core. It was an interesting experience, and even though I later gave rights to that article to the Canadian IT Pro Team (at the time it was Damir Bersinic) when you search…
-
Building an IT Camp with PowerShell
I have been telling people for a couple of years that if they want to ensure a good future in the IT field there are two things to learn: System Center and PowerShell. I unfortunately am quite good with one, but have been referring to myself as a scripting luddite for quite some time. It…
-
Managing Hyper-V Virtual Machines with Windows PowerShell
Warning: The following post was written by a scripting luddite. The author readily admits that he would have difficulty coding his way out of a paper bag, and if the fate of the world depended on his ability to either write code or develop software then you had better start hoarding bottled water and cans…
-
Why one should be careful with words…
In my class this morning I was espousing the virtues of PowerShell. I sad that it could do ANYTHING, and that I was pretty sure that if I asked him to, my friend Sean Kearney could write me a PowerShell script that would tie my shoes for me. Later in the day I glanced at…