
andrewdcraig.wordpress.com
Andrewdcraig's SCCM Blog | Looking at pre-requisites for SCCM deployments with PowershellLooking at pre-requisites for SCCM deployments with Powershell
http://andrewdcraig.wordpress.com/
Looking at pre-requisites for SCCM deployments with Powershell
http://andrewdcraig.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Tuesday
LOAD TIME
2.7 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
8
SSL
EXTERNAL LINKS
23
SITE IP
192.0.78.13
LOAD TIME
2.731 sec
SCORE
6.2
Andrewdcraig's SCCM Blog | Looking at pre-requisites for SCCM deployments with Powershell | andrewdcraig.wordpress.com Reviews
https://andrewdcraig.wordpress.com
Looking at pre-requisites for SCCM deployments with Powershell
Enable TPM in a Task Sequence (DELL) | Andrewdcraig's SCCM Blog
https://andrewdcraig.wordpress.com/2013/02/18/enable-tpm-in-a-task-sequence-dell
Andrewdcraig's SCCM Blog. Looking at pre-requisites for SCCM deployments with Powershell. ConfigMgr 2012 – Change Application Source Path. Create a Tree View of Applications and Dependencies →. Enable TPM in a Task Sequence (DELL). February 18, 2013. It took a while but I found a way to enable the TPM in the BIOS, then activate. This is because the TPM would create an ownership on the chip itself and while the chip is ‘owned’ it cannot be activated. At least not by the CCTK. 4 Clean the chip ownership: I...
Quick Tip: Complex Powershell in Run Commandline Step of ConfigMgr TS | Andrewdcraig's SCCM Blog
https://andrewdcraig.wordpress.com/2014/10/03/quick-tip-complex-powershell-in-run-commandline-step-of-configmgr-ts
Andrewdcraig's SCCM Blog. Looking at pre-requisites for SCCM deployments with Powershell. Write logs in CMTrace tool format. SCSM: Data Warehouse Troubleshooting Part 1 (Jobs Fail on Missing Primary Keys) →. Quick Tip: Complex Powershell in Run Commandline Step of ConfigMgr TS. October 3, 2014. Also, using double-quotes in the Commandline step annoys me , escape characters and so on; so i found this neat little trick. Take the code you want to use, e.g. View all posts by andrewdcraig →. Enter your commen...
Policypv Unknown SQL Error | Andrewdcraig's SCCM Blog
https://andrewdcraig.wordpress.com/2014/06/02/policypv-unknown-sql-error
Andrewdcraig's SCCM Blog. Looking at pre-requisites for SCCM deployments with Powershell. BitLocker in SCCM with 2nd HDD – NEW and REFRESH Scenarios. WSUS Post Configuration Failing →. Policypv Unknown SQL Error. June 2, 2014. The problem itself is a common one in the SQL Server world, stored procedures cannot be remotely executed. In this case the sp updpolicyresmap. Easy to fix though:. EXECUTE sp changedbowner ‘sa’. View all posts by andrewdcraig →. This entry was posted in #ConfigMgr. Notify me of ne...
Andrewdcraig's SCCM Blog | Looking at pre-requisites for SCCM deployments with Powershell | Page 2
https://andrewdcraig.wordpress.com/page/2
Andrewdcraig's SCCM Blog. Looking at pre-requisites for SCCM deployments with Powershell. Newer posts →. Configuration Manager Community Event Monday 13th January. January 10, 2014. I will be posting notes from my session here. For all other session and event information go to http:/ configmgr.ch/. And http:/ www.digicomp.ch/configmgr. Add comments to this post and check back later for answers to these and any questions raised in the session. Content download problems with large packages in ConfigMgr 2012.
BitLocker in SCCM with 2nd HDD – NEW and REFRESH Scenarios | Andrewdcraig's SCCM Blog
https://andrewdcraig.wordpress.com/2014/01/17/bitlocker-in-sccm-with-2nd-hdd-new-and-refresh-scenarios
Andrewdcraig's SCCM Blog. Looking at pre-requisites for SCCM deployments with Powershell. Configuration Manager Community Event Jan 2014. Policypv Unknown SQL Error →. BitLocker in SCCM with 2nd HDD – NEW and REFRESH Scenarios. January 17, 2014. There are a couple of challenges when using BitLocker in ConfigMgr 2012. Using Pre-Provisioning and locking a 2nd HDD in REFRESH Scenarios is one such challenge. Here is how i handle it. Scenario 1: NEW – Single Disk. 2 Configure BIOS and TPM (see previous post.
TOTAL PAGES IN THIS WEBSITE
8
SystemCenterRocks.com: April 2015
http://www.systemcenterrocks.com/2015_04_01_archive.html
Hi I'm Patrick and here I'm writing about Microsoft System Center. Saturday, April 4, 2015. UNIX/Linux Log File Monitor RegEx Sample. In SCOM you’ve the option to use Monitoring Templates to monitor log files for patterns you define. In the ootb template you only have the option for one regex pattern. But what if you like to query for positive pattern and negatives as well? Easy, as long as you understand how to build regular expressions. Here’s the regex you could use:. Subscribe to: Posts (Atom). Of co...
SystemCenterRocks.com: Different Resolution States in Consoles
http://www.systemcenterrocks.com/2014/07/different-resolution-states-in-consoles.html
Hi I'm Patrick and here I'm writing about Microsoft System Center. Thursday, July 3, 2014. Different Resolution States in Consoles. After you’ve updated from SCOM 2007 to 2012 (or later) your console users might see different resolution states than you’ve. You can move to the settings and re-enter your display string for each resolution state. I recommend to take other IDs than the ones reserved for TFS (247, 248, 249, 250, 254) if that is possible in your environment. Happy SCOM’ing,. Different Resoluti...
SystemCenterRocks.com: Downloads
http://www.systemcenterrocks.com/p/download.html
Hi I'm Patrick and here I'm writing about Microsoft System Center. You like that stuff? Buy me a beer! Thanks in advance and cheers! Update Alert with SCOM Notifications. Show tables from OperationsManager DB in order of the size. Subscribe to: Posts (Atom). View my complete profile. Blogs From My Friends. Lee Desmond’s blog. Manually install OOMADS on domain controllers. PowerShell: show Property Bag data. PowerShell module not working. How to use Resolution States in SCOM. Today a customer of mine run ...
SystemCenterRocks.com: PowerShell Grid Widget Troubleshooting
http://www.systemcenterrocks.com/2014/07/powershell-grid-widget-troubleshooting.html
Hi I'm Patrick and here I'm writing about Microsoft System Center. Thursday, July 3, 2014. PowerShell Grid Widget Troubleshooting. A quick way to troubleshoot problems in the new PowerShell Grid Widgets and show the error directly in the dashboard:. Just implement the following lines. Into your existing widget script:. Foreach ($object in $objects) {. DataObject = $ScriptContext.CreateInstance("xsd:/ foo! DataObject["Id"] = [String]($object.Id). DataObject["."] = [String](.). May 19, 2015 at 7:40 PM.
SystemCenterRocks.com: July 2015
http://www.systemcenterrocks.com/2015_07_01_archive.html
Hi I'm Patrick and here I'm writing about Microsoft System Center. Thursday, July 23, 2015. Notification Channel body contains more than 160 characters. When configuring a notification channel for text messages from within the Operations Console you quickly realize that the parameters exceed more than 160 characters and so you're not able to save that configuration. Below are the steps to work around that:. Export the unsealed Notifications Internal Library MP. Search for the ElementID in the MP. Patrick...
SystemCenterRocks.com: Monitor SCSM 2012 SP1 or R2 with SCOM
http://www.systemcenterrocks.com/2015/02/monitor-scsm-2012-sp1-or-r2-with-scom.html
Hi I'm Patrick and here I'm writing about Microsoft System Center. Thursday, February 19, 2015. Monitor SCSM 2012 SP1 or R2 with SCOM. Yesterday the question came up if it is a good way to push deploy SCOM agents to SCSM 2012 SP1 or R2 MS and DW role server. The short answer: no! DON’T DO THAT! That is pain in the … consultants/admins head). The self-service portal is something different (BTW: did you know that we’ve developed an awesome self-service portal? More on SSP below. System Center 2012 – ...
SystemCenterRocks.com: Unable to copy new agent to this computer
http://www.systemcenterrocks.com/2014/12/unable-to-copy-new-agent-to-this.html
Hi I'm Patrick and here I'm writing about Microsoft System Center. Monday, December 8, 2014. Unable to copy new agent to this computer. Today I had an interesting one:. Before I wanted to discuss that situation with the UNIX team I wanted to try it again and during the next update wave just half of the machines ended up failed, the rest has been successful. So I tried again and again and after 5 iterations all machines (but one with another failure) have been updated without any other issue. Patrick is C...
SystemCenterRocks.com: What happens when the state changes?
http://www.systemcenterrocks.com/2015/02/what-happens-when-state-changes.html
Hi I'm Patrick and here I'm writing about Microsoft System Center. Thursday, February 12, 2015. What happens when the state changes? The question came up in relation to a new to develop custom connector. I’ve been asked what happens when the state of an object/alert changes from warning to critical (or the other way around), more specifically, will the same alert be updated or will the warning alert disappear (closed, deleted, whatever…) and a new critical one raised? After that I deleted the dummy file:.
SystemCenterRocks.com: KMS MP for KMS running on WS2012
http://www.systemcenterrocks.com/2014/12/kms-mp-for-kms-running-on-ws2012.html
Hi I'm Patrick and here I'm writing about Microsoft System Center. Tuesday, December 2, 2014. KMS MP for KMS running on WS2012. Unfortunately there is no KMS MP for WS2012. However, the existing MP for KMS on WS2012 works for KMS on WS2012 as well. And, of course, SCOM 2007 MPs work with SCOM 2012 (R2) either. Just create a new string value "KeyManagementServiceVersion" with the value "dummy" (or anything else) under. HKLM: SOFTWARE Microsoft Windows NT CurrentVersion SoftwareProtectionPlatform. KMS MP f...
TOTAL LINKS TO THIS WEBSITE
23
Andrew D Corkin - Producer
As Iron Sharpens Iron..
As Iron Sharpens Iron. There was a coo on yonder hill.". Monday, 28 May 2007. Labour for the Lord is not in Vain! I have read 1 Cor 15 many times and I have heard it preached several. Yet never have I thought about how Paul applies the great news of Christ's Resurrection and our bodily one. I have often missed the point of the passage. I have been more concerned with thinking over the Resurrection body or what indeed the last day may appear like. How foolish! I die daily.". To give ourselves fully to the...
Andrew D Cowan — Coming Soon
I just installed WordPress free. MOJO Marketplace — a leader in Themes. Andrew D Cowan coming soon…. Make My Site Look Like the Demo. Backup Your WordPress Website.
Andrew Cox's Website
My name is Andrew; welcome to my little niche on the web. In the links above, you can browse my blog, and check out my open source software and do-it-yourself projects.
Andrewdcraig's SCCM Blog | Looking at pre-requisites for SCCM deployments with Powershell
Andrewdcraig's SCCM Blog. Looking at pre-requisites for SCCM deployments with Powershell. Quick Tip: Complex Powershell in Run Commandline Step of ConfigMgr TS. October 3, 2014. Also, using double-quotes in the Commandline step annoys me , escape characters and so on; so i found this neat little trick. Take the code you want to use, e.g. And parse this to a string variable using something like a Here-String. Then use the System Convert and Text Encoding classes to create a Base64String. October 3, 2014.
Andrew Cross - Events Producer
Join the Newsletter to keep in the loop about upcoming events. Chloe & Christi. Sequins & Secrets: The OZ & NZ Tour. Pele My Life. My Story. Jewish House Gala Dinner. Inaugural Sporting Legends Lunch. International Tall Ships Festival. Official Event Of The International Fleet Review. Singing With The Stars. One Country B&S Ball. Mike Tyson’s Day Of The Champions. RuPaul’s Glamazon Tour. Kit Kat Chunky 3 TV Special. Staples National Brand Activation. Trinny & Susanna’s. Rimmel Girlfriend Model Search.
goSIPP about SSASy things | by andrewddroberts
GoSIPP about SSASy things. August 12, 2014. A quick post, seeing as there is a lot on currently. I often talk about The Pluto Problem. When I was at school, Pluto was a planet and everyone knew […]. Read Article →. Final SIPP rules vs my predictions. August 4, 2014. With the final rules issued for SIPP capital adequacy, I have revisited the predictions I made two months ago, and scored myself a generous 4.75 out of 8 (that’s just under 60% – probably a fail […]. Read Article →. August 4, 2014. Here is wh...
ietrade Manufacturer Directory - Suppliers, Manufacturers, Exporters & Importers
Import Export Trade Leads. Digitalempire Electronics Co., Ltd. Gold World Coo Ltd. Indo Trading Cooperation And Logistics. Reason Technology Limited Corporation. Anhui Minmetals Development Imp&Exp Co. Ltd. Ningbo Textile Supplier Co., Ltd.(Polar Fleece). Bahnhofstr 5, Duernau, Germany. Http:/ www.digitalempireelectronics.com.
Skip to my DRU
Skip to my DRU. Just tryna have a good time, that's all. ;). Irina Shayk makes my penis grow :). Mushy (Taken with instagram.
Andrew Deacy