- danovich.com.au -

For the enterprise sys admin by the enterprise sys admin

  • Home
  • About
  • Contact
  • RSS Feed

28

Dec

Custom message prior to installing software

Posted by danovich  Published in Scripting, SMS / SCCM

In the past when using SMS or SCCM and I’ve needed to notify the user that a software installation is going to take place, I would write a VBScript utilizing wshShell.Popup and WScript.Sleep. Today I came across a good piece of free software that provides a bit of a nicer interface to display these messages. [...]

Share

Continue reading...

Tags: coretech, countdown, message, popup, SCCM, user, warning

1 comment

27

Dec

DameWare remote control in WinPE

Posted by danovich  Published in SMS / SCCM, Windows

I’ve previously blogged about using TightVNC in WinPE. This time I have successfully intergrated DameWare Remote Control 7.5 into WinPE 3.1. In my case I was using an x86 version of Windows PE 3.1. I am using UNATTEND.XML to install the DameWare process. We cannot use tsconfig.ini because it is called too late in the [...]

Share

Continue reading...

Tags: dameware, dart, remote control, SCCM, vnc, windows pe, winpe

2 comments

10

Dec

Running program in SYSTEM context

Posted by danovich  Published in Scripting, SMS / SCCM, Tools, Windows

This is an old trick, one that I have been using for many years, but I’ve never documented it. Often when working with SCCM, you will need to test how something will operate when running in the SYSTEM context (as opposed USER context) – scripts, exes, msis, lots of things. I’ve used the trick with [...]

Share

Continue reading...

Tags: cmd.exe, psexec, SCCM, SYSTEM, system context

no comment

9

Dec

Microsoft Certificate Expiration Alerting tool

Posted by danovich  Published in Certificates, Tools

I came across this very useful free tool for alerting when a certificate that has been issued by an internal Microsoft Certificate Authority is going to expire (SCOM can do this too but this is a good alernative). In the words of the developer: The Certificate Expiration Alerter helps IT departments monitor the expiration status [...]

Share

Continue reading...

Tags: alerter, Alerting, CA, certificate, Expiration

no comment

8

Dec

Error creating SCCM TS media

Posted by danovich  Published in SMS / SCCM

When trying to create SCCM task sequence media, I was getting the following error message: Error creating media. Error message is : A required privilege is not held by the client.. Please refer to CreateTsMedia.log to get details. I needed to ensure that I had the ‘Manage auditing and security log’ right under ‘Computer Configuration\Windows [...]

Share

Continue reading...

Tags: bootable media, CreateTsMedia.log, Error creating media. Error message is : A required privilege is not held by the client.. Please refer to CreateTsMedia.log to get details, Error creating SCCM TS media, SCCM, task sequence

no comment

7

Dec

Set custom SCCM task sequence variable to client DHCP server

Posted by danovich  Published in Scripting, SMS / SCCM

I had a requirement to be able set a custom SCCM Task Sequence variable to the value (IP address) of the DHCP server that had issued the IP address to the client . This meant that later in the Task Sequence I could re-use this value for other things, in this case it was to [...]

Share

Continue reading...

Tags: custom task sequence variable, dhcp, OSD, SCCM, server, variable

no comment

Recent Posts

  • SCCM 2012 survival guide
  • List of recommended SCCM hotfixes
  • Outlook profile settings ignored in Office 2010 SP1 using OCT
  • Force SCCM optional advertisement to run

Categories

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

Archive

  • February 2012 (3)
  • 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

  • SCCM 2012 survival guide
  • List of recommended SCCM hotfixes
  • 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

Recent Comments

  • SCCM 2012 survival guide | – … in SCCM 2012 survival guide
  • Create a SCCM collection that exclu… in Create a SCCM collection that excludes members of …
  • SCCM report of all machines of a ce… in SCCM report of all machines of a certain model
  • SCCM report to count hardware model… in SCCM report to count hardware models
  • Edit the registry inside a WIM file… in Edit the registry inside a WIM file
  • Schedule SCCM reports to be emailed… in Schedule SCCM reports to be emailed without SQL re…
  • jakre in DameWare remote control in WinPE
  • jakre in DameWare remote control in WinPE
  • Tao Yang in List of recommended SCCM hotfixes
  • danovich in Edit the registry inside a WIM file
  • Random Selection of Posts

    • DameWare remote control in WinPE
    • CPU usage at 100% – svchost
    • WordPress hack attack – itsallbreaksoft.net paymoneysystem.info chinaontv.com
    • Extend the validity period of a Certificate Authority certificate
    • How to export RSS feeds in Outlook 2010
    • Explanation of OCS and Lync terms
    • Creating a Windows Server 2003 or 2008 Cluster within Hyper-V using iSCSI shared storage
© 2009 - danovich.com.au - is proudly powered by WordPress.