macsspacev2e.blogspot.com macsspacev2e.blogspot.com

macsspacev2e.blogspot.com

Mac's Space v2.0 - PowerStuff

Using PowerShell & PowerScript to get Stuff done!

http://macsspacev2e.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR MACSSPACEV2E.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

June

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.2 out of 5 with 16 reviews
5 star
7
4 star
5
3 star
4
2 star
0
1 star
0

Hey there! Start your review of macsspacev2e.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.7 seconds

FAVICON PREVIEW

  • macsspacev2e.blogspot.com

    16x16

  • macsspacev2e.blogspot.com

    32x32

CONTACTS AT MACSSPACEV2E.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Mac's Space v2.0 - PowerStuff | macsspacev2e.blogspot.com Reviews
<META>
DESCRIPTION
Using PowerShell &amp;amp; PowerScript to get Stuff done!
<META>
KEYWORDS
1 function write headers
2 headers
3 switch $help
4 if $help {
5 local helptext = `
6 inputs
7 example
8 write headers help
9 local helptext
10 break
CONTENT
Page content here
KEYWORDS ON
PAGE
function write headers,headers,switch $help,if $help {,local helptext = `,inputs,example,write headers help,local helptext,break,end write headers help,end write headers function,name,start end duration,posted by,no comments,labels powerscript,powershell
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Mac's Space v2.0 - PowerStuff | macsspacev2e.blogspot.com Reviews

https://macsspacev2e.blogspot.com

Using PowerShell &amp;amp; PowerScript to get Stuff done!

INTERNAL PAGES

macsspacev2e.blogspot.com macsspacev2e.blogspot.com
1

Mac's Space v2.0 - PowerStuff: Copare Two Objects

http://macsspacev2e.blogspot.com/2009/02/copare-two-objects.html

Macs Space v2.0 - PowerStuff. Using PowerShell and PowerScript to get Stuff done! Compare-Object $before $after -Property Name. Stop Calculator, Start Notepad. Diff $before $after -Property Name. Subscribe to: Post Comments (Atom). MOSS 2007 and WSS 3.0. Adding -help to a function. Adding -help to a script file. Creating a Simple WindowsForm. Report Creation Age and Modification Age for Files. Create a Proxy for a Web Service. Report creation age and modification age for files. View my complete profile.

2

Mac's Space v2.0 - PowerStuff: Using Select -Unique

http://macsspacev2e.blogspot.com/2009/01/using-select-unique.html

Macs Space v2.0 - PowerStuff. Using PowerShell and PowerScript to get Stuff done! Get a list of services and the account used for each service. LongList = get-wmiobject win32 service Select Name,StartName. 0} items found" -f $longList.Length. 168 items found (showing the first 10). ALG NT AUTHORITY LocalService. Aspnet state NT AUTHORITY NetworkService. Audiosrv NT AUTHORITY LocalService. BFE NT AUTHORITY LocalService. Limit this list to unique entries and sort. 0} items found" -f $shortList.Length.

3

Mac's Space v2.0 - PowerStuff: Create a TimeSpan

http://macsspacev2e.blogspot.com/2009/01/create-timespan.html

Macs Space v2.0 - PowerStuff. Using PowerShell and PowerScript to get Stuff done! Create a time-span for a fixed amount to calculate duration. Timespan = new-timespan -hour 1 -minute 30. TotalDays : 0.0625. TotalHours : 1.5. Subscribe to: Post Comments (Atom). MOSS 2007 and WSS 3.0. Adding -help to a function. Adding -help to a script file. Creating a Simple WindowsForm. Report Creation Age and Modification Age for Files. Create a Proxy for a Web Service. Report creation age and modification age for files.

4

Mac's Space v2.0 - PowerStuff: Command Line Parsing

http://macsspacev2e.blogspot.com/2008/10/command-line-parsing.html

Macs Space v2.0 - PowerStuff. Using PowerShell and PowerScript to get Stuff done! PowerShell is an intrepetive environment. This allows you to treat each instance of PowerShell as an isolated enviroment. PS C: "hello world". PS C: 2 3. PS C: 2 3 "4". PS C: "4" 2. PS C: "three " * 3. PS C: "{0} {1}" -f "hello", "world". PS C: $allowance = 100. PS C: $lunch = 15. PS C: $allowance - ($lunch * 5). Subscribe to: Post Comments (Atom). MOSS 2007 and WSS 3.0. Adding -help to a function. View my complete profile.

5

Mac's Space v2.0 - PowerStuff: Report creation age and modification age for files in folder

http://macsspacev2e.blogspot.com/2008/10/report-creation-age-and-modification.html

Macs Space v2.0 - PowerStuff. Using PowerShell and PowerScript to get Stuff done! Report creation age and modification age for files in folder. Report creation age and modification age for files in folder. Write output to a CSV file. Dir c: temp `. Select FullName, CreationTime, `. Name="CreationAge"; expression={[int](New-TimeSpan ($ .CreationTime) (Get-Date) .TotalDays } , `. LastWriteTime,@{name="ModificationAge"; expression={[int](New-TimeSpan ($ .LastWriteTime) (Get-Date) .TotalDays } `.

UPGRADE TO PREMIUM TO VIEW 15 MORE

TOTAL PAGES IN THIS WEBSITE

20

LINKS TO THIS WEBSITE

macsspacev2.blogspot.com macsspacev2.blogspot.com

Mac's Space v2.0 - MOSS 2007 & WSS 3.0: October 2006

http://macsspacev2.blogspot.com/2006_10_01_archive.html

Mac's Space v2.0 - MOSS 2007 and WSS 3.0. Spelunking MOSS 2007 and WSS 3.0. MOSS 2007 and Office. I know that this sounds really obvious, but since I've run into it several times now I wanted to say it out loud. MOSS is tightly integrated with the Microsoft Office suite. If you are developing or testing MOSS you need to have a minimal Office installation which includes Word, Excel and Windows SharePoint Services Support. Links to this post. Subscribe to: Posts (Atom). MOSS 2007 and WSS3.0.

macsspacev2.blogspot.com macsspacev2.blogspot.com

Mac's Space v2.0 - MOSS 2007 & WSS 3.0: SQL :: Locate and List SProcs

http://macsspacev2.blogspot.com/2006/09/sql-locate-and-list-sprocs.html

Mac's Space v2.0 - MOSS 2007 and WSS 3.0. Spelunking MOSS 2007 and WSS 3.0. SQL : Locate and List SProcs. A simple Transact-SQL script to locate and list stored procedures. SQL Server - List Sprocs.sql. Scan all databases for particular stored procedures. Note: Uses undocumented/unsupported sp msForEachDB function. Command = 'USE [? EXECUTE sp stored procedures N' %'. Sproc '%' , N' %' , [? Return value = sp msForEachDB. Subscribe to: Post Comments (Atom). MOSS 2007 and WSS3.0. SQL : Change BLOB Size.

macsspacev2.blogspot.com macsspacev2.blogspot.com

Mac's Space v2.0 - MOSS 2007 & WSS 3.0: Using Conditional Formatting to show data grouping

http://macsspacev2.blogspot.com/2007/01/using-conditional-formatting-to-show.html

Mac's Space v2.0 - MOSS 2007 and WSS 3.0. Spelunking MOSS 2007 and WSS 3.0. Using Conditional Formatting to show data grouping. While using Excel to gather business requirements we often have repeated cells of data. To make things easier to scan and read we can use conditional formatting to change the look of repeated cells. For example, the following data would be hard to read when there are hundreds of columns and thousands of rows:. Whereas the following data is much easier to scan and read:.

macsspacev2b.blogspot.com macsspacev2b.blogspot.com

Mac's Space v2.0 - Technology: January 2006

http://macsspacev2b.blogspot.com/2006_01_01_archive.html

Mac's Space v2.0 - Technology. Technology for technologies sake. Add the date to the PocketPC Start Bar. The Start bar on a Pocket PC shows the time but did you know that it used to show the date too 5 years ago? You can still have it show both through this reg edit. HKEY LOCAL MACHINE SOFTWARE Microsoft Shell. Create a binary value named "TBOpt" and set its value to "13 00 00 00". Do a soft reset. For a Registry editor I suggest the PHM Registry Editor. Links to this post. To stop this from happening:.

macsspacev2.blogspot.com macsspacev2.blogspot.com

Mac's Space v2.0 - MOSS 2007 & WSS 3.0: My Toolbox :: Custom Site Columns :: Start Date, End Date, Date

http://macsspacev2.blogspot.com/2006/11/my-toolbox-custom-site-columns-start.html

Mac's Space v2.0 - MOSS 2007 and WSS 3.0. Spelunking MOSS 2007 and WSS 3.0. My Toolbox : Custom Site Columns : Start Date, End Date, Date. One of the things I hate about MOSS (or any large software application for that matter) is having to click-click-click-click to do repetitive, trivial tasks. So one of the first things I do when I start out on a new MOSS installation is to drop My Toolbox onto it. Here is one of the tools:. I have to build event lists like the ones below all of the time. Charlotte, No...

UPGRADE TO PREMIUM TO VIEW 31 MORE

TOTAL LINKS TO THIS WEBSITE

36

OTHER SITES

macsspacev2.blogspot.com macsspacev2.blogspot.com

Mac's Space v2.0 - MOSS 2007 & WSS 3.0

Mac's Space v2.0 - MOSS 2007 and WSS 3.0. Spelunking MOSS 2007 and WSS 3.0. Display the version of an InfoPath template. It is a good idea to display the version of the template when a user is filling in an InfoPath form. This is a great help when debugging problems. Paste this formula into an expression box of a control to display the solution version of the form. Links to this post. Using Conditional Formatting to show data grouping. Whereas the following data is much easier to scan and read:. I just s...

macsspacev2a.blogspot.com macsspacev2a.blogspot.com

Mac's Space v2.0 - Windows

Mac's Space v2.0 - Windows. Cleaning the grime from Microsoft Windows. Enabling (Unblocking) Help Files (CHM) on Vista. Opening a help file (*.chm) on Vista may display a Navigation to the webpage was canceled. Fixing this requires unblocking the file. Open the properties. For the file and click the Unblock. Links to this post. Subscribe to: Posts (Atom). MOSS 2007 and WSS 3.0. Enabling (Unblocking) Help Files (CHM) on Vista. View my complete profile.

macsspacev2b.blogspot.com macsspacev2b.blogspot.com

Mac's Space v2.0 - Technology

Mac's Space v2.0 - Technology. Technology for technologies sake. Problem using Samsung i760 with ActiveSync. I have been having problems connecting my Samsung i760 to Windows Vista. Spradically Vista would not recognize the device and report that it was an unknown USB device. At other times the device drivers would load but ActiveSync and Mobile Device Center could not connect. It turns out that a change to a setting solved all of the problems:. Uncheck Enable advanced network functionality. Messages fro...

macsspacev2c.blogspot.com macsspacev2c.blogspot.com

Mac's Space v2.0 - Martial Arts

Mac's Space v2.0 - Martial Arts. Thoughts and observations during my martial arts training in Aikido, Aiki-Cane, Jodo and Iaido. Subscribe to: Posts (Atom). MOSS 2007 and WSS 3.0. View my complete profile. I have done my best to attribute any intellectual property on these pages to the rightful owners. If I missed someone/something please let me know so it can be fixed. The views and opinions expressed on these pages are my own. They are not necessarily the same as my employers or senseis.

macsspacev2d.blogspot.com macsspacev2d.blogspot.com

Mac's Space v2.0 - .NET Development

Mac's Space v2.0 - .NET Development. Developing using the Microsoft .NET Framework. Thursday, May 1, 2008. A Simple string to Guid conversion. The other day I had one of those K.I.S.S. (Keep It Simple Stupid) moments. It was one of those times when I was making something much more difficult than it needed to be. I wanted to pull a GUID from a textbox and pass it into a method. The problem was that the value coming out of the textbox was a string and the method expected a Guid. Here is an example:.

macsspacev2e.blogspot.com macsspacev2e.blogspot.com

Mac's Space v2.0 - PowerStuff

Macs Space v2.0 - PowerStuff. Using PowerShell and PowerScript to get Stuff done! Adding -help to a function. You can also add -help text to a function. Char = "=",. HColor = "blue",. UColor = "yellow",. Write-Headers prints 1.N column headers then underlines them. Headers an array of column headers [required]. Underline the character to use as an underline [default "="]. HColor the color for the headers [default "blue"]. UColor the color for the underlines [default "blue"]. Foreach($s in $headers) {.

macsspeed.com macsspeed.com

Home - Mac's Speed Shop

Mdash; Mac's Speed Shop. Mdash;— Aluminium Castings. Mdash;— Chassis. Mdash;— Chassis Components. Mdash;— Engine Assembly Parts. Mdash;— Gearbox Assembly Parts. Mdash;— Starters. Mdash;— Generators. Mdash; Magnum Axle. Mdash;— Front Axles. Mdash;— Front end Components. Mdash; Scat Crankshafts. Mdash;— Steering Columns. Mdash;— Steering Column Dropper. Mdash;— LimeWorks miscellaneous. Check out our latest projects in the shop by following us on Facebook! MSSE17T Intake Adaptor 471 Blower to 4 Carbs.

macsspeedshop.com macsspeedshop.com

macsspeedshop.com

Welcome to: macsspeedshop.com. This domain is for sale. Learn More. Inquire about this domain.

macsspiceroute.com macsspiceroute.com

Spice route Indian Restaurant Ayrshire

macsspices.com macsspices.com

Mac's Premium Spices

macsspinnerbaits.com.au macsspinnerbaits.com.au

Macs SpinnerBaits | macsspinnerbaits | Fishing Lures | Fishing Spinnerbaits | www.MacsSpinnerBaits.com.au

Become a Valued Retailer. A Spinnerbait made by a fisherman for fisherman! I am very lucky in that I live between two of Australia's best Cod Fishing Rivers, the Murray and Murrumbidgee. But still I could not find a Spinnerbait with the components I needed to tackle these fish with confidence. Macs Spinnerbaits hand made by a fisherman for fisherman.