Browse by Tags

All Tags » RCrumbaker 3.21 Customizations (RSS)

User AD Info - Ron Crumbaker Web Console 3.21

After seeing Hector's post , that reminded me I had added a similar button to Ron's console. Either one will work. If you notice that results returned from the original query take several seconds...
Posted by skissinger | with no comments

GPO Tools - RCrumbaker's Web Remote Console

This was originally written to assist the local techs in gathering GPO log files several months ago when there appeared to be GPO issues in our environment. Thankfully, that particular issue ended up not...
Posted by skissinger | with no comments

DameWare Remote Control - RCrumbaker Web Remote Console 3.21

If your company uses DameWare Remote Control as part of the full suite (NT Utilities), or Mini Remote Control, you can add a button to Ron Crumbaker's Web console to launch "dwrcc.exe", and it does not...
Posted by skissinger | with no comments

Remove dependency on smssend.vbs - RCrumbaker Web Remote Tools v3.21

To make the page more portable, the "Refreshbtn_onclick" subroutine was replaced in our environment. Replacing this section will remove the dependency on having "smssend.vbs" in the...

Confirm DST2007 Regkey for a specific computer interactively - RCrumbaker Web Remote Tools 3.21

The boss asked for a button on the Web Remote Tools page so that local techs could run a quick "is it patched" during the next few weeks to quickly eliminate any questions about problems that *may* be...
Posted by skissinger | with no comments

Toggle SMS Remote Tools - Prompt for Permission, Ron Crumbaker's Web Remote tools 3.21

In our environment, the default setting for SMS remote tools is to require the interactive user to grant permission. Occasionally, removing the prompt temporarily is desired--usually because the end user...
Posted by skissinger | with no comments

Open Log Files Remotely - RCrumbaker Web Console 3.21

http://www.myitforum.com/forums/Open_SMS_Log_files_remotely_with_Ron_Crumbakers_SMS_Remote_Tools%25/m_148600/tm.htm
Posted by skissinger | with no comments

Book Reviews - Summary

I think my collection is nearly complete for available SMS 2003 books. I may be missing a couple, but so far I've got Pro SMS 2003 , Rod Kruetzfeld SMS 2003 Administrator's Reference , Ron D. Crumbaker...

Re-run User or Usergroup targetted Mandatory ad - RCrumbaker Web Remote Console 3.21

There are multiple scripts, standalone tools, right-click console additions to help an SMS admin trigger a re-run of a previously run (and failed, or succeeded) mandatory advertisement targetted to a machine...

Toggle SMS 2003 Remote Tools Local Policy - RCrumbaker's Web Remote Tool

Link to existing Myitforum Article http://www.myitforum.com/articles/8/view.asp?id=9454
Posted by skissinger | with no comments

Book Review - SMS 2003 Administrator's Reference

Another excellent addition to the resources available for the SMS admin. Especially for a new installation or new sms admins, follow chapters 1-13, to get up and running, and then go to Chap 15 and implement...

SMS Remote Assistance - RCrumbaker's Web Remote Tool

After loading the SMS console, using the right-click tool to launch Remote Assistance on a computer will immediately attempt a connection. You can duplicate this feature using Ron's web page. First...
Posted by skissinger | with no comments

SMS 2003 Toolkit's Clispy - RCrumbaker's Web Remote Tool

To make clispy.exe from the SMS Toolkit 2 available via Ron's web page, copy clispy.exe to <your server>\remote$ Edit MachRest.asp, and add a button by your other buttons (about line 80-ish)...
Posted by skissinger | with no comments

Roger Zander's SMS Client Spy - RCrumbaker's Web Remote Tools

There is most likely a much more elegent way to do this; but here's a way to get Roger Zander's ( http://sourceforge.net/projects/smsclictr ) SMS Client Spy to launch from a button on Ron's...

Another Lookup User - Ron Crumbaker's Web Remote Tool

The Lookup User default button using the canned SMS report is great, but if you have installed Centerlogic's User Security Login Auditing Tool (SLAT) ( http://www.centerlogic.com/sms_tools.html ),...
Posted by skissinger | with no comments

Toggle Remote Desktop - Ron Crumbaker's Web Remote tool

In our environment, the default on the XP image is to not have Remote Desktop enabled. But then there are always exceptions--we have Kiosk-type workstations in common areas. The techs wanted a way to Toggle...

Remote Regedit - Ron Crumbaker's Web Remote Tool

[Edit] Unfortunately, the new(er) regedit.exe, I never could find a way to script that to immediately connect to a remote computer. But grab a copy of regedt32.exe from \system32. Copy that into your <smsserver>...

Machine Details instead of Resource Explorer - Ron Crumbaker's Web Remote Tools

To make the Web Remote Tools more portable, I replaced the "Resource Explorer" button to instead redirect to the integrated Reporting Console "MachDetails.asp". You can add as many...

User Policy Refresh - Ron Crumbaker's Web Remote Tools

Attempting to remotely invoke a user policy refresh proved to be one of the hardest things to do--it always wanted to refresh using the credentials of the user running the remote tool, or SYSTEM, or anything...

Eliminate spaces in 'compname' - Ron Crumbaker's Web Remote Tools

In machrest.asp, in almost every Sub Btnlxx_OnClick, there is a line: CompName = document.frmMain.txtValue.value or Compuser = document.frmMain.LLUValue.value I changed those lines to be (respectively...

Scroll Left pane in Ron Crumbaker's Web Remote Tools 3.21

I've customized Ron Crumbaker's web page; and thought I'd start sharing some of the changes. I know v4 is slated to come out soon, so these customizations may be moot. One of the changes I...