|
|
|
|
BloggRoll fra MTUG-medlemmer
|
|
6. mai 2012 14:37 , 14 Views, 0 Comments
|
|
I recently got a question on Twitter if I could create a PowerShell script to download files from TechNet Edge. I thought this would be useful for many other people as well, so I have spent some time this weekend working on this script. I wanted to make the script as generic and re-usable as [...]
|
|
|
18. april 2012 01:59 , 23 Views, 0 Comments
|
|
System Center Virtual Machine Manager has since the beginning had excellent automation capabilities in form of Windows PowerShell. In fact, everything that is performed in the SC VMM Console generates a PowerShell command which is being invoked as a job. A very useful feature in the SC VMM Console is the “View Script” button, which [...]
|
|
|
15. april 2012 20:38 , 11 Views, 0 Comments
|
|
This is a temporary post that was not deleted. Please delete this manually. (ca2c945b-1854-4e24-a105-481fc7c640ed – 3bfe001a-32de-4114-a6b4-4005b770f6d7)
|
|
|
11. mars 2012 20:47 , 62 Views, 0 Comments
|
|
The Microsoft Scripting Guys is hosting the 2012 Scripting Games April 2 – April 13 2012. The Scripting Games started out several years ago as a scripting competition based on VBScript. After the introduction of Windows PowerShell the Scripting Games did both a VBScript and a PowerShell track for a few years, until last year [...]
|
|
|
23. februar 2012 20:47 , 78 Views, 0 Comments
|
|
AntiAffinityClassNames is a cluster group property in Windows Failover Clustering used to identify cluster groups that should not be hosted on the same node. When working with clustered Hyper-V environments there is a 1:1 relationship between a cluster group and a virtual machine, and thus we can configure Anti-Affinity for virtual machines using the AntiAffinityClassNames [...]
|
|
|
5. februar 2012 16:36 , 103 Views, 0 Comments
|
|
On a default Windows installation there is a number of Windows services and scheduled tasks. These are configured to run with a specified set of credentials like LocalSystem, LocalService or NetworkService. New services is typically created when installing applications, which in a domain environment often require a domain account configured as the run as account. [...]
|
|
|
22. januar 2012 15:24 , 148 Views, 0 Comments
|
|
On January 13th – 14th the Nordic Infrastructure Conference (NIC) was arranged in Oslo, Norway for the first time. The goal for the conference is creating a premier event for all IT-professionals in the Nordics, and the first edition of NIC was a great success with a number of excellent speakers. Demos, slides and [...]
|
|
|
6. januar 2012 12:00 , 168 Views, 0 Comments
|
|
On January 1st last year I was awarded the Microsoft MVP Award for my contributions in the PowerShell community. The MVP Award is valid for 1 year, and is based on the contributions for the past year. On January 1st this year I was re-awarded for my 2nd year as an MVP: Dear Jan Egil [...]
|
|
|
23. november 2011 00:20 , 230 Views, 0 Comments
|
|
For a Windows administrator, working with network adapters is a common task. A common approach many companies use is configuring servers with static IP addresses (IPv4) and clients using DHCP. The IP address is just one of many properties of a network adapter, as we also have properties like subnet mask, default gateway, DNS server [...]
|
|
|
23. oktober 2011 13:58 , 218 Views, 0 Comments
|
|
The Test-Connection cmdlet in Windows PowerShell was introduced in version 2.0, with the purpose of sending ICMP echo request packets ("pings") to one or more computers as stated in the cmdlet`s documentation. The cmdlet has a number of useful parameters, for example –Count to specify the number of request packets to send (the default is [...]
|
|
|
|
|
|
|
|