Archive for December, 2013

BITS Transfer is not allowed in Remote PowerShell

dont_use_bits_in_remote_powershell_session
I’ve been developing scripts for quite some time now. One of the more popular have been my script to download TechEd/MMS event videos and powerpoint slides. During the development of that script I went with the .Net Framework WebClient feature instead of the PowerShell integrated BITS transfer feature to some...

Connect Enter-PSSession to an Azure Virtual Machine using a nontrusted certificate

Enter-PSSession_Untrusted_Certificate
/ Tried Windows Azure for Virtual Machines lately? Then you’ve probably noticed that Remote PowerShell is activated by default as an Endpoint (firewall opening/port forwarding). Per default however, the certificate used by the VM is a nontrusted certificate and if you use Enter-PSSession it will trow you an error: “The...

System Center User Group Sweden – Client Day 10/1-14

SCUG in Sweden will arrange a meet up on the 10th of January 2014. The event will be at the Microsoft office in Akalla, Stockholm. Guest speaker at the event will be no one less than Wally Mead. If you haven’t had the chance to see and hear him talk...

Workplace vNext :: Part 4 :: Promote DC and Register DNS

11Save_Dns_Server_Settings.png
This blog post shows you how to set up a Domain Controller in Windows Azure and how to register it as a DNS server for the Virtual Network. It acts as a part in a bigger series about ‘Workplace vNext’ using Configuration Manager 2012 R2, Intune, ADFS and Azure Multifactor...

What is security? NSA paid RSA for security flaw

WP_20131223_08_36_31_Pro
Okey so CNET is reporting that NSA paid RSA for security flaw(s?). And all of us have been running around with those little sticks to keep our VPN-sessions secure. Why? So that no one just could look over our shoulder and see the password when we are working remote. How...

Workplace vNext :: Part 3 :: Ordering the first VM

07Windows_Azure_PowerShell_VM_Is_Created_thumb.png
This blog post shows you how to order your first VM in Windows Azure and what you need to do in order to create a network in Windows Azure. It acts as a part in a bigger series about ‘Workplace vNext’ using Configuration Manager 2012 R2, Intune, ADFS and Azure...

Workplace vNext :: Part 2 :: Subscribe to Azure

03andwearelive_thumb.png
This blog post shows you how to set up a Windows Azure Subscription. It acts as a part in a bigger series about ‘Workplace vNext’ using Configuration Manager 2012 R2, Intune, ADFS and Azure Multifactor Authentication to provide the next generations Workplace. You can find the introduction post here with...

Workplace vNext :: Part 1 :: Introduction

For the last couple of years there have been a lot of talking about User-centric together with Configuration Manager 2012 (and later) and for the last year Cloud OS and PCIT (People Centric IT) has been the latest black. A while back I held a session during the Nordic System...

SDK released for ConfigMgr 2012 R2

Just a quick update this time, the SDK (Software Development Kit) for Configuration Manager 2012 R2 has been released a while back. You can download the kit from the Microsoft Download site and read more about it on the MSDN site and, additionally see some samples at this site. If...

UBound error while using Intune Support Tool for Windows Phone 8

ubound
During preparation for my session during Nordic System Center Summit earlier this month I stumbled upon an error. It occurs while running the script to configure the Company Portal application for Windows Phone 8 included in the Intune Support Tool for Windows Phone 8. If you haven’t heard of the...

SQL Server Tools ANS

sql_server_2012_sp1_cu2_missing
A couple of days ago I saw a quite strange behavior at a customers SCCM Primary Site Server. The system kept trying to install a SQL server feature. The customer were using SCCM 2012 R2 together with SQL Server 2012 SP1 running on Windows Server 2012 R2, in other words...

Move Configuration Manager 2012 Database

alter_db
I got a question from a partner firm that experienced problems with one of their SCCM installations after they moved the database files used by Configuration Manager. They were unable to save changes to applications, when they tried they received an error and while looking in the log files they...

New Version of Session Downloader

I’ve uploaded a new version of Session Downloader (v0.6.5) adding support for a couple of new events such as the Visual Studio 2013 Launch event as well as TechEd New Zealand. This tool has been really popular and that makes me glad. If you have any requests for new features,...

ConfigMgr 2012 R2 Toolkit Available

As an early holiday gift the Toolkit for ConfigMgr 2012 R2 have been released to the web. The toolkit contains tools like PolicySpy, ClientSpy and Content Library Explorer. You can download the toolkit from Microsoft here. The toolkit is provided in an MSI format which makes it very easy to...