Author: jbmurphy
-
Unix diff in PowerShell
-
I am a Microsoft Certified Trainer (MCT)!!!
-
Hide a field in a SharePoint edit form based on other values
We have a form (list) that we want to have everyone edit and give comments. Once everyone has edited the item, we want an “overall status” field to trigger a workflow (send extended email). Be we did not want the overall status to be changed until everyone has chimed in. To achieve this, we created…
-
Why did apple call their chat software in iOS4 face time?
Why not iChat? Will it work with iChat? I really don’t understand the difference.
-
How to make a field in a SharePoint Edit form readonly
Paul Galvin showed how to hide a field in a SharePoint. I wanted to use this code to make a field “read only” once a from has been submitted. Forgetting about DataSheet view (for now), we can put a Content Editor Webpart on the top of the EditFrom.aspx page (to add a CEWP to the…
-
I have to say I was excited about the Balmer at Macworld rumor.
If I could use C# and compile for the Mac? That a would be sweet. I would sit down and formally learn C#!
-
I don’t like to see “window contents” while dragging
gconftool-2 -t bool -s /apps/metacity/general/reduced_resources true
-
New to my .bashrc
alias GetExtIP=”wget -q -O – checkip.dyndns.org|sed -e ‘s/.*Current IP Address: //’ -e ‘s/<.*$//’” Now I can know what my external IP is!!!
-
Default MAPI profiles after using Office Customization Tool
We are rolling out a new windows 7 desktop (via sccm task sequence) and one of the packages is the newly released Office 2010. I have been using OCT to modify the outlook profile via a PRF file. We want to take advantage of “cached mode” so that is one of the setting I use…
-
Just discovered TSConfig.INI
I can now customize my winpe to run a VNC Server from a batch using TSConfig.INI and [CustomHook]. In theory, I can use “Create task sequence media” to create a thumb drive, that will reboot into winpe, and I can connect via WinVNC to continue the lite touch task sequence. I really need to sit…
