- danovich.com.au -

For the enterprise sys admin by the enterprise sys admin

  • Home
  • About
  • Contact
  • RSS Feed

24

Jan

Force SCCM optional advertisement to run

Posted by danovich  Published in Opalis / Orchestrator, Scripting, SMS / SCCM

I needed a script that was going to run tigger optional SCCM advertisement to run. Why? Because I was using Opalis to trigger multiple advertisements across multiple systems in a certain sequence. I had tried the SCCM Client Center Integration Pack for Opalis, however the Run Advertisements function didn’t seem to work. So my Opalis [...]

Share

Continue reading...

Tags: advertisment, force, opalis, package, program, run, SCCM, script, trigger

no comment

21

Apr

SCCM health check script

Posted by danovich  Published in Powershell, SMS / SCCM

A friend of mine has written an awesome SCCM health check script that provides a snapshot of the SCCM environment health state. Check out the script here – http://blog.tyang.org/2011/03/30/powershell-script-sccm-health-check/.    

Share

Continue reading...

Tags: check, configmgr, health, SCCM, script

no comment

9

Sep

Return distinguished name of a user

Posted by danovich  Published in Scripting, Tools

This handy script is an easy way to return the DN of a user based on the sAMAccountName (aka username) that you give it. You can also provide wildcards. Usage: cscript DNname.vbs username eg. cscript DNname.vbs john.citizen Will return: “CN=john.citizen,OU=Standard,OU=Users,DC=domain,DC=com” eg. cscript DNname.vbs john* Will return: “CN=john.citizen,OU=Standard,OU=Users,DC=domain,DC=com” “CN=john.peterson,OU=Standard,OU=Users,DC=domain,DC=com” eg. cscript DNname.vbs *john* Will return: “CN=john.citizen,OU=Standard,OU=Users,DC=domain,DC=com” [...]

Share

Continue reading...

Tags: distinguished name, DN, script

no comment

12

Mar

Balance mailboxes across databases – Exchange 2007

Posted by danovich  Published in Exchange, Powershell

There is a fantastic script on Kurtdepauw’s blog (http://kurtdepauw.wordpress.com/2007/11/10/dbbalancer-load-balance-your-exchange-mailbox-databases/) to assist in evenly balancing your Exchange 2007 databases so they are of similar size. I have customized it slightly and highlight the 2 lines below as useful modifications: Line 78 – added ‘| Where-Object {$_.Name -notlike “Archive Storage Group”}’ – this is very useful if [...]

Share

Continue reading...

Tags: automate, balance, database, dbbalancer, Exchange 2007, mailboxes, move mailbox, powershell, script

no comment

Recent Posts

  • Outlook profile settings ignored in Office 2010 SP1 using OCT
  • Force SCCM optional advertisement to run
  • Windows 7 on NCR RealPOS 7402
  • Free online training for System Center 2012 including SCCM

Categories

  • AntiVirus (1)
  • App-V (2)
  • Certificates (4)
  • Exchange (8)
  • Geek (19)
  • OCS / Lync (22)
  • Opalis / Orchestrator (1)
  • Scripting (27)
    • Powershell (15)
  • SMS / SCCM (60)
  • Storage (4)
  • Tools (42)
  • VMWare (3)
  • Windows (46)

Archive

  • February 2012 (1)
  • January 2012 (6)
  • December 2011 (6)
  • November 2011 (1)
  • October 2011 (4)
  • September 2011 (3)
  • August 2011 (5)
  • July 2011 (2)
  • June 2011 (1)
  • May 2011 (3)
  • April 2011 (5)
  • February 2011 (7)
  • January 2011 (5)
  • December 2010 (9)
  • November 2010 (2)
  • October 2010 (5)
  • September 2010 (3)
  • August 2010 (3)
  • July 2010 (1)
  • June 2010 (4)
  • May 2010 (4)
  • April 2010 (2)
  • March 2010 (9)
  • February 2010 (7)
  • January 2010 (8)
  • December 2009 (1)
  • November 2009 (4)
  • October 2009 (5)
  • September 2009 (3)
  • August 2009 (2)
  • June 2009 (3)
  • May 2009 (1)
  • March 2009 (2)
  • February 2009 (4)
  • January 2009 (2)
  • December 2008 (7)

Recommended Blogs

  • Michael Kleef blog
  • opsm.gr
  • Tao's System Management Blog

Tech Links

  • Best Free Windows Software
  • Dr Web online URL check
  • Environment variables
  • Live Mesh
  • Microsoft Connect
  • Microsoft Discussion Newsgroups
  • Microsoft IPD
  • Microsoft KB monitoring
  • Microsoft TechNet Forums
  • MX Lookup Tool
  • NSLookup
  • Online Script Decoder
  • PortableApps
  • Sendoid
  • Speedtest
  • SSL Certificate Check
  • This blog's 2011 annual report
  • TVCatchup.com

Recent Entries

  • Outlook profile settings ignored in Office 2010 SP1 using OCT
  • Force SCCM optional advertisement to run
  • Windows 7 on NCR RealPOS 7402
  • Free online training for System Center 2012 including SCCM
  • New licensing model for System Center 2012
  • This blog’s 2011 annual report
  • SCCM Task Sequence Monitor
  • Custom message prior to installing software
  • DameWare remote control in WinPE
  • Running program in SYSTEM context

Recent Comments

  • danovich in Edit the registry inside a WIM file
  • danovich in Nifty Powershell script to ping multiple servers
  • mahesh in Nifty Powershell script to ping multiple servers
  • Powershell script to backup Lync Se… in Scheduled task Powershell script to backup Lync Se…
  • LucyB in Edit the registry inside a WIM file
  • Configuration Manager Infrastructur… in About
  • systemcentersuite in About
  • joejoeinc in Custom message prior to installing software
  • Ivan Dretvic in Adding photos in Lync 2010
  • Michael in Slow SCCM OSD TFTP / PXE
  • Random Selection of Posts

    • WordPress theme for geeks
    • Office Communicator and Live Meeting Client Version Tool
    • Edit the registry inside a WIM file
    • Sysprep error – Setup was unable to change the password for user account Administrator
    • App-V sequenced applications not keeping settings / preferences
    • Converting Windows Media playlist (WPL) to iTunes / iPhone
    • Find versions of Lync clients
© 2009 - danovich.com.au - is proudly powered by WordPress.