Sign In
James Manning's blog
Team Foundation Server + PowerShell = Happiness
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Pages
Archive
Archives
April 2009
(1)
January 2009
(6)
December 2008
(2)
November 2008
(1)
September 2008
(1)
July 2008
(3)
June 2008
(9)
May 2008
(15)
April 2008
(4)
March 2008
(1)
February 2008
(4)
January 2008
(2)
November 2007
(2)
October 2007
(2)
September 2007
(1)
July 2007
(8)
June 2007
(3)
May 2007
(4)
March 2007
(12)
February 2007
(23)
January 2007
(7)
December 2006
(1)
November 2006
(14)
October 2006
(5)
September 2006
(10)
August 2006
(4)
July 2006
(2)
June 2006
(4)
May 2006
(1)
April 2006
(4)
March 2006
(5)
February 2006
(8)
January 2006
(8)
December 2005
(1)
November 2005
(4)
October 2005
(8)
September 2005
(7)
August 2005
(1)
June 2005
(6)
May 2005
(1)
April 2005
(1)
March 2005
(1)
February 2005
(4)
December 2004
(3)
October 2004
(1)
September 2004
(1)
August 2004
(3)
July 2004
(5)
June 2004
(4)
February, 2007
MSDN Blogs
>
James Manning's blog
>
February, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
James Manning's blog
Checking the permissions assigned to team projects are all to groups
Posted
over 5 years ago
by
MSDNArchive
1
Comments
Turns out, I misunderstood the initial forum post . Their goal wasn't to make sure all the team project groups (Contributors, Readers, etc.) contained only groups, but instead to make sure that all the permissions assigned to a team project were assigned...
James Manning's blog
check-tfsgroups.ps1 - PS version of that C# app
Posted
over 5 years ago
by
MSDNArchive
2
Comments
Since I got a comment complaining about the lack of PowerShell version (I did it in C# since I got the impression that's what the forum user needed), here's how I'd do it in PowerShell. While using the ListProjects | %{ ... } is certainly pithier, I'm...
James Manning's blog
Making sure your team project's groups only contain groups
Posted
over 5 years ago
by
MSDNArchive
4
Comments
I know, the title sounds a little odd. :) Got a question in the forums : i need to make sure that all the projects in TFS should have only group accounts [NOTE: code is attached, so you don't have to copy-paste from the blog post itself] ...
James Manning's blog
SharePoint 3.0 templates do the heavy lifting for you
Posted
over 5 years ago
by
MSDNArchive
1
Comments
http://www.microsoft.com/technet/windowsserver/sharepoint/wssapps/templates/default.mspx Application templates are out-of-the-box custom scenarios tailored to address the needs and requirements of specific business processes or sets of tasks in organizations...
James Manning's blog
Admin math: PowerShell+WMI = iddqd+idkfa
Posted
over 5 years ago
by
MSDNArchive
2
Comments
http://blogs.msdn.com/powershell/archive/2007/02/24/displaying-usb-devices-using-wmi.aspx In the past, people have thrown rocks at WMI for being difficult and obtuse. There is a ton of great information in WMI and now with PowerShell, you have a tool...
James Manning's blog
Don't shoot the messenger(s)
Posted
over 5 years ago
by
MSDNArchive
0
Comments
I had some .lnk files in my docs that pointed to some .wiq files I use a good bit. I tried to execute one of them from PowerShell today and got an odd message. As it turns out, the cause was that the target of the .lnk had been deleted, but you couldn...
James Manning's blog
version 1.2 of Team Foundation Power Tools now available
Posted
over 5 years ago
by
MSDNArchive
2
Comments
This release includes the Check-in Policy Pack which I'll highlight mainly because I wrote all but one of the policies myself, and on that last one I wrote about 90% of it before handing it off to another team to finish :) IOW, if you have any questions...
James Manning's blog
Trace-ProcessCreation: wrapping existing code with a cmdlet
Posted
over 5 years ago
by
MSDNArchive
0
Comments
I was spamming asking around earlier this week about how to monitor process creation in windows. I was expecting to have to go the IFEO or hook-an-API route, but Wes Haggard pointed me to a class he wrote that uses WMI for monitor process creation/modification...
James Manning's blog
PowerShell: You must think in objects
Posted
over 5 years ago
by
MSDNArchive
1
Comments
Yes, Firefox ("You must think in Russian") is one of my favorite movies :) Even now, I still find myself thinking cmd-ish at times and forgetting how much easier life is in PowerShell. An example from yesterday was doing a dir -r -filter to look for a...
James Manning's blog
Virtual PC 2007 - ready to go!
Posted
over 5 years ago
by
MSDNArchive
0
Comments
To continue the theme, VPC 2k7 also shipped. I'm running SQL SP2 within vpc 2k7 as I write this :) Woo hoo! http://www.microsoft.com/windows/downloads/virtualpc/default.mspx Technical overview (XPS format) http://download.microsoft.com/download/6/D/F...
James Manning's blog
SQL Server 2005 SP2 is available
Posted
over 5 years ago
by
MSDNArchive
0
Comments
A whopping 2 days after my " it'll be here soon ", SQL Server 2005 SP2 has shipped. http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/servicepacks/sp2.mspx Make sure to also check out the updated Books Online http://www.microsoft.com/technet...
James Manning's blog
Transparency - James the anti-cheerleader
Posted
over 5 years ago
by
MSDNArchive
0
Comments
I was chatting with one of my ISV buddies ( IRC , it's a wonderful thing) who happens to read my blog (well, the RSS feed, of course). After my latest round of cheerleading, including more "PowerShell will transform the world as we know it", but this...
James Manning's blog
OneNote 2007 sharing is indistinguishable from magic
Posted
over 5 years ago
by
MSDNArchive
2
Comments
One of the features I just *love* about OneNote 2007 is the "shared notebook" feature. You can create a notebook that co-workers, friends, etc can also edit at the same time. OneNote was already an amazing app, but this makes it all that much better....
James Manning's blog
SQL Server 2005 SP2 Real Soon Now
Posted
over 5 years ago
by
MSDNArchive
2
Comments
http://blogs.msdn.com/benjones/archive/2007/02/17/sql-server-2005-sp2-is-almost-here.aspx http://download.microsoft.com/download/2/b/5/2b5e5d37-9b17-423d-bc8f-b11ecd4195b4/WhatsNewSQL2005SP2.htm Tons of good fixes and perf improvements here - it's shaping...
James Manning's blog
Insanely cool - .NET Micro Framework
Posted
over 5 years ago
by
MSDNArchive
1
Comments
It has nothing to do with TFS (well, at least not directly... not yet), but I've been following the project (I have a lot of embedded work in my background and still find it very interesting) and am very excited to see the .NET Micro Framework has been...
James Manning's blog
Don't call it a (power)shell script
Posted
over 5 years ago
by
MSDNArchive
0
Comments
In the admin-tools space, my own language background centered around tcsh/csh/bash scripts (mainly calling the usual suspects of sed, awk, grep, cut, etc) and occasional C at first, then moving a lot into perl once perl5 was starting to take shape. Perl...
James Manning's blog
why share-able functions shouldn't be in your PowerShell profile
Posted
over 5 years ago
by
MSDNArchive
0
Comments
<imho> I cringe when I come across web sites or blog posts that start out with something like "shove this function into your $profile". Your $profile should be a small, focused thing (this philosophy is a recurring theme) that's all about things...
James Manning's blog
get-tfs-wss-languages.ps1 - looking up the language of your TFS's sharepoint server
Posted
over 5 years ago
by
MSDNArchive
1
Comments
[note: all my scripts are now zip'd up together on this page ] This particular script probably isn't useful for very many people (it's useful for me for some test scenarios we have). However, it's a good example of some various constructs that get repeated...
James Manning's blog
PowerShell provider for SharePoint
Posted
over 5 years ago
by
MSDNArchive
1
Comments
There's been a good number of times that I wanted to access some docs from a sharepoint document library (remember, that project portal in TFS is an instance of Windows SharePoint Services 2.0) without having to use their web interface. Today I ran across...
James Manning's blog
PowerShell syntax for Vim
Posted
over 5 years ago
by
MSDNArchive
0
Comments
Peter Provost did all the heavy lifting here. Official syntax file Peter's non-LUA installation instructions Unfortunately, when I installed Vim 7.0, things were different enough that I wanted to post a bit of what I did, both to document it for the future...
James Manning's blog
adding line counts to your items in the pipeline
Posted
over 5 years ago
by
MSDNArchive
0
Comments
One of the things I've noticed I find helpful is the "pipeline snippets" I use over and over - most often it's something that adds a member or method to the objects. While it's not the most efficient possible approach by any means, a quick-and-dirty way...
James Manning's blog
Simplest TFS cmdlet - history of a local file
Posted
over 5 years ago
by
MSDNArchive
1
Comments
I got 2 requests in the last week to explain cmdlets and show how to create one, so I figured I'd throw together a simple one for a Version Control api (QueryHistory), since that's what my blog has historically focused on. The cmdlets I'm doing "for real...
Page 1 of 1 (22 items)