Tag: 200
-
TechNet Radio: ITProGuru vs. Servers in the Sky
Dan Stolts welcomes Microsoft Windows Azure MVP, Bill Wilder to the show as they discuss Windows Azure and its new offerings in the area of Infrastructure as a Serviceor Azure Virtual Machines. Tune in they discuss a bevy of topics from which operating systems and servers are supported for you to spin up a VM…
-
Free Technology Training from TechEd NA 2012 Available NOW
TechNet 2012 – North America has wrapped and what a great show it was. I was able to attend but had to work so I did not get the opportunity to sit in on many sessions. However, now I am going to make the opportunity to sit in on the sessions. How can I do…
-
IT-Pro Tech Update 2012 Event Coming May 2nd To Providence–Great Lineup!
IT Pro Tech Update 2012 On Wednesday May 2nd 2012, the IT-Pro User Group is hosting Tech Update 2012 an all day FREE event. Come join us for this FREE event and discover the next phase of Information Technology as we discuss Windows 8 in the business environment, Virtualization, Security, Interoperability, and Systems Management. Here…
-
How To Modify Timeout, Change Default or Delete Boot Menu Item From Windows 7 or Later Using MSConfig To Modify Boot Configuration Data
Change Default Selection and Timeout Using MSConfig 1) Start | type msconfig | Press <ENTER> 2) Click on the Boot tab 3) Click to select the option you want to set as default 4) Click the Set as Default Button 5) Turn on the checkbox “Make all boot settings permanent” 6) Click OK – on…
-
Part 3 – Build a Windows Server 2008 R2 SP1 Cloud Foundation Test Lab in Less Than an Hour–Enable Hyper-V Role
Several Ways to Enable the Hyper-V Role… Command Line: DISM /online /enable-feature /featurename:Microsoft-Hyper-V Startup ocsetup Microsoft-Hyper-V PowerShell: Add-WindowsFeature Hyper-V GUI: Start – Server Manager – Add Role – Hyper-V
-
How Big Will Cloud Really Be–Virtualization vs Cloud–Which Is Bigger
The buzz with the cloud is it is that the Cloud is going to be huge. Much, much bigger than virtualization is/was. One has to say “Come On, this must just be marketing hyper right?”. With this in mind, the ITProGuru set out to prove or disprove the “real” viability of exponential growth in this…
-
Event VDX Drive Down Data Center Costs With Hyper-V And System Center Management–Resources Posted
VDX Drive Down Data Center Costs With Hyper-V And System Center Management High quality, high availability, simple to use and full virtual and physical management at a fraction of the cost of the alternatives. That is what you get with Hyper-V and System Center. In this session, we will look inside Microsoft’s flagship virtualization platform,…
-
Using PowerShell to Get or Set NetworkAdapterConfiguration-View and Change Network Settings Including DHCP, DNS, IP Address and More (Dynamic AND Static) Step-By-Step
I was looking for a really good and thorough post on network configuration via PowerShell and could not find what I was looking for. There were many out there but none of them gave me the complete story. DNS is a bit more complicated so they left off DNS . So, I decided to create…
-
How To Create Enable Permissions and Run a Multi-Line PowerShell Script
This topic explains how to enable scripting in Windows PowerShell, which script extensions are used in Windows PowerShell, how to enable running PowerShell scripts, how to create a script and how run a script.
-
How to Run Any Program Including PowerShell with Elevated Privileges (aka Administrator Permissions)
To run any application with elevated privileges (as Administrator) simply right-click on that program from the menu and select Run as Administrator. An example of this would be if you wanted to run a PowerShell window with elevated permissions just click Start then type PowerShell then Right-Click on PowerShell icon and select Run as Administrator. …
-
Free TechNet Webcast Series–Private Cloud
Free TechNet Webcast Series – Private Cloud kicks off today!
-
70-659 Certification Series – 1.1.3-Enable or Verify BIOS settings (i.e. DEP & VT) For Hyper-V
Bios Requirements for Enabling Hyper-V. Short video to show exactly where you might find these settings.
-
Configuring a Server Core installation of Windows Server 2008 R2 with Sconfig.cmd
In Windows Server 2008 R2, in addition to the Dism.exe command, you can use the Server Configuration tool (Sconfig.cmd) to configure and manage several common aspects of Server Core installations. You must be a member of the Administrators group to use the tool.
-
70-659 Cert Series – 1.1.1 Hyper-V Role-Identifying Hardware Requirements
70-659 Certification Series – 1.1 Installing and Configuring Host and Parent Settings: Hyper-V Role
-
Microsoft Virtualization for VMware Professionals Jump Start Video Series
Virtualization Jump Start (01): Virtualization Overview
-
TechNet Radio: IT Time–Tips and Tricks for setting up Windows Deployment Services (Part 1 of 3) with Blain, John and Rhonda
Another Great TechNet Radio Broadcast from Blain Barton. Check it out!!! TechNet Radio: IT Time–Tips and Tricks for setting up Windows Deployment Services (Part 1 of 3) with Blain, John and Rhonda Its IT Time and in Part 1 of this 3 part series, Blain Barton and John Baker welcome back Setup and Deployment MVP,…
-
How to build a FREE Private Cloud using Microsoft Technologies
Chris Avis is a friend and colleague. He created a pretty detailed blog post on how to create a private cloud. I was planning on writing a similar post but found this one and decided to link to his. I hope you find his post helpful. He goes through …