Sign in
admin.ian
I dev too...
Search
Social Media Sharing
Tags
Azure
Development
Kinect
Powershell
SharePoint
Surface RT
Troubleshooting
Visual Studio
Options
RSS for posts
Atom
RSS for comments
OK
Archive
Archives
April 2013
(8)
September 2012
(1)
August 2012
(2)
July 2012
(1)
March 2012
(2)
January 2012
(1)
September 2011
(1)
MSDN Blogs
>
admin.ian
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
admin.ian
Windows Azure, Remote PowerShell and the Case of the Unknown Certificate Authority
Posted
1 month ago
by
Ian Philpot
0
Comments
Recently the folks over on the Azure team released a bunch of improvements to Azure. One of them caught my eye. They’ve provided us a way to enable PowerShell remoting when provisioning a machine. As someone who tries to automate all things I was...
admin.ian
How To: Setup Windows Azure PowerShell
Posted
1 month ago
by
Ian Philpot
0
Comments
A lot of the demos, lab environments, and test I do are in Azure. I try to script everything so that it’s repeatable and I don’t turn into a monkey clicking next. What fun is that? With that said I’ve put together how I setup my environment for communicating...
admin.ian
Script: Check BitLocker Status of a Volume
Posted
1 month ago
by
Ian Philpot
0
Comments
Recently a customer reached out to me with a challenge. They’d just purchased a number of Surface Pro devices. Being good stewards they wanted to ensure these devices had BitLocker enabled. We solved this by using a simple PowerShell script that gathered...
admin.ian
Visual Studio 2012 on Surface RT
Posted
1 month ago
by
Ian Philpot
2
Comments
This is a short video showing my Surface RT running Visual Studio 2012. A how-to is coming soon, so stay tuned! To read more >>
admin.ian
PowerDNSimple: A PowerShell module for DNSimple.com REST API
Posted
1 month ago
by
Ian Philpot
0
Comments
This journey started when I was building a test lab on Windows Azure. The goal was to run two SharePoint instances, one SharePoint 2010 farm and one SharePoint 2013 farm. In keeping with automating this network setup and build… I wanted a good way to...
admin.ian
PowerShell and the Kinect
Posted
1 month ago
by
Ian Philpot
0
Comments
A few months back I wrote a “module” for scripting the Kinect with PowerShell. It’s located at: https://github.com/adminian/PowerKinect . Recently a new Kinect SDK was released. I’m going to be testing out the new SDK to make sure everything works as...
admin.ian
Install Office Developer Tools for Visual Studio 2012
Posted
1 month ago
by
Ian Philpot
0
Comments
Here is a short video showing how to install Office Developer Tools for Visual Studio 2012. I use these tools to do SharePoint 2013 development. To read more >>
admin.ian
A Little Something for your PowerShell Profile: Add Types Directly from the GAC
Posted
1 month ago
by
Ian Philpot
0
Comments
I was working with one of my customers today. They asked a question… Can we use Add-Type against DLLs in the GAC? This is what I added to my profile. To read more >>
admin.ian
How-to: Download VMs From Windows Azure
Posted
8 months ago
by
Ian Philpot
0
Comments
Today I was trying to download a few of the VMs I have running at azure. After a couple of minutes on Bing I had a plan. First you'll need your storage Account ID and the Primary Access Key. The Storage Account ID can be found easily on the Preview Portal...
admin.ian
Moving a SharePoint 2010 Content Database to a Different Drive
Posted
10 months ago
by
Ian Philpot
2
Comments
Let’s say you have a ContentDB that’s growing larger. I know, crazy idea right… Anyhow, the SQL server is running out of drive space. The solution is to move the ContentDB. There are two ways of going about this. One is to move to a new server instance...
admin.ian
10 Useful SharePoint 2013 Preview Downloads
Posted
10 months ago
by
Ian Philpot
0
Comments
Downloadable eBook: Deployment guide for SharePoint 2013 Preview http://www.microsoft.com/en-us/download/details.aspx?id=30384 SharePoint 2013 Preview Upgrade Process http://download.microsoft.com/download/C/3/4/C342C7FA-521A-4DE8-B5CE-6A507CB354D3/sp2013...
admin.ian
SharePoint 2013 Prerequisites and Errors I’ve seen
Posted
10 months ago
by
Ian Philpot
0
Comments
Like its predecessors, SharePoint 2013 has a whole list of prerequisites to install. Not unexpected, but yet it’s a hoop we need to plan on jumping through. SharePoint 2013’s prereqs are: Microsoft .NET Framework version 4.5 Release...
admin.ian
What are the text file special characters?
Posted
over 1 year ago
by
Ian Philpot
0
Comments
Just some notes I have in my PowerShell profile... <# Text File Special Characters # -- `0 - (zero)Null -- `a - Alert -- `b - Backspace -- `f - Form feed -- `n - New line -- `r - Carriage return -- `t - Horizontal tab -- `v - Vertical tab --...
admin.ian
SharePoint 2010 Solution and Feature Deployment
Posted
over 1 year ago
by
Ian Philpot
0
Comments
In SharePoint 2010 PowerShell should be used to deploy solutions and enable features. There are a number of cmdlets used in this process. PowerShell Cmdlets To add a solution to SharePoint previously used: · Stsadm –o addsolution...
admin.ian
Using the ULSViewer and Correlation ID's in SharePoint 2010
Posted
over 1 year ago
by
Ian Philpot
0
Comments
This is a quick and dirty screencast. It's pretty basic and I hope it helps.
admin.ian
Hello World
Posted
over 2 years ago
by
Ian Philpot
0
Comments
As I run across interesting stuff, I’ll post.
Page 1 of 1 (16 items)