Sign in
Obscurum per Obscurius
Explaining the obscure by means of the more obscure
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Search Form
Tag Cloud
Active Directory
Cool Stuff
DNS
Fix
Gadget
GPO
Group Policy
LDAP QUERY
NetBIOS
Pages
Query
RANT
Reference
SCCM
Script
SMS
Time Savers
Tips & Tricks
Tips &
Tricks
Troubleshooting
userAccountControl
Windows 7 Tips & Tricks
Windows 8
Windows Server 2012
Monthly Archives
Archives
March 2013
(1)
December 2012
(1)
November 2012
(5)
October 2012
(1)
August 2012
(4)
July 2012
(1)
June 2012
(1)
April 2012
(2)
February 2012
(1)
January 2012
(1)
October 2011
(1)
January 2011
(1)
October 2010
(2)
September 2010
(1)
July 2010
(1)
May 2010
(1)
January 2010
(2)
December 2009
(1)
November 2009
(2)
September 2009
(2)
August 2009
(1)
June 2009
(1)
May 2009
(5)
April 2009
(1)
March 2009
(1)
January 2009
(1)
October 2008
(5)
December 2007
(1)
August 2007
(1)
April 2007
(2)
January 2007
(6)
December 2006
(3)
November 2006
(1)
October 2006
(4)
September 2006
(2)
Browse by Tags
MSDN Blogs
>
Obscurum per Obscurius
>
All Tags
>
time savers
Tagged Content List
Blog Post:
How to run DCDIAG and NETDIAG on Multiple Computers Using a Batch File
DCBaker
I was onsite with a customer this week reviewing their Active Directory configuration. During the visit the system admin I was working with mentioned he needed to run DCDIAG and NETDIAG on every domain controller (DC) in his domain and collect the output to prepare for their upcoming migration to Office...
on
7 Mar 2013
Blog Post:
New SkyDrive Application is Available
DCBaker
The new SkyDrive application was released today. I was part of the beta test group and I can tell you the new application is great. When it is installed it creates a folder named SkyDrive in your profile that synchronizes automatically to your cloud-based SkyDrive. That is it. ...
on
23 Apr 2012
Blog Post:
App-V Service Restart Script
DCBaker
This week I was working with my teammates troubleshooting an App-V server issue. The App-V service is getting hung and prevents any client connections. The fix the customer was using was to reboot the server because stopping/starting the App-V service (Application Virtualization Service) did not correct...
on
5 Apr 2012
Blog Post:
Backing Up MMC Settings
DCBaker
One of the things I hate about switching computers is losing all my customized MMC settings especially the Saved Queries configured in Active Directory Users & Computers (ADUCs). A few days ago I switched cubes at my customer site and proceeded to reconfigure my new system. When I opened ADUCs for...
on
1 Feb 2012
Blog Post:
How to Create Custom Active Directory LDAP Searches
DCBaker
A nice feature in Windows Server Active Directory is the ability for an administrator to create saved queries in Active Directory USers % Computers to return common information within the Directory. The queries you can create through the GUI are pretty basic so to get the real benefit you need to create...
on
24 Oct 2011
Blog Post:
Testing Global Catalog Server Connectivity
DCBaker
Occasionally I'll run into a situation where a workstation hangs or fails when trying to retrieve information from Active Directory (AD). In some cases the problem presents itself when running DSQUERY to query for Active Directory data. In other cases it can a manifest itself as Exchange address book...
on
28 Jan 2011
Blog Post:
Customizing "SendTo" Context Menu
DCBaker
I spend a lot of time helping people troubleshoot problems. In many cases the work consists of sitting next to someone saying "click this" or "open that" especially log and configuration files. Believe me when I tell you it takes a lot of patience sometimes to watch someone to right-click a file, select...
on
31 Jan 2010
Blog Post:
Windows 7 Tip and Tricks - A Must Read!
DCBaker
As a Microsoft employee I have been using Windows 7 since the early internal betas. I have been impressed with the operating system (OS) since day one and it has improved with each iteration leading up to release. There are some nice, obvious user interface changes that have been made. Many of them are...
on
19 Nov 2009
Blog Post:
Who Is Logged In?
DCBaker
A few months back one of my customers was trying use RDP to connect to a large number of desktop computers to manually install some security updates. If the computer was being used the admin had to wait until the person using the computer logged out and find another computer. Unfortunately there was...
on
9 Aug 2009
Blog Post:
Using a Logon Script to Install the SMS Advanced Client
DCBaker
One of my customers has an extensive lab environment with multiple forests, domains and workgroup computers. SMS 2003 was deployed to help manage the configuration of all these different systems. Between the locked down security settings (no C$, ADMIN$ shares!) and the number separate forest/domains...
on
19 Oct 2008
Blog Post:
Configuring SMS to Work on Workgroup Computers and Computers in Other Domains (LMHOSTS)
DCBaker
As described in the previous post the lab environment includes multiple forests, domains and workgroup computers. One of the nice things about SMS 2003 is the fact that once the SMS Client has been installed on a system, you "own" that system and can manage it from that day forward. In the previous post...
on
19 Oct 2008
Blog Post:
Who's in the Local Administrators Group?
DCBaker
I was organizing files this weekend and ran across a script I created for a customer recently. They we trying to determine the membership of the local Administrators group on each computer on their network. The had determined that non-admin users were being added to the local Administrator group and...
on
12 Oct 2008
Blog Post:
Modifying Security on Active Directory Objects using a script
DCBaker
I was working with a customer this week and we found some user objects in Active Directory had incorrect security settings. I put together a list of commands for the customer to use. I thought a few of the FOR command examples below were useful so here you go... These command can also be used in a...
on
14 Dec 2007
Blog Post:
Controlling Virtual Machines with a Script
DCBaker
I discovered how easy it is to control virtual machines with a script this weekend. I have one server that I use to run virtual machines that I keep running all the time. When I patch this server, I need to shut down all VMs before it is restarted and then restart the VMs after the computer starts. After...
on
16 Apr 2007
Blog Post:
Useful Scripts
DCBaker
I like to write scripts. I really enjoy automating some boring task and then walking away from it. Who knows, maybe deep down I secretly desire to be a programmer... Over the years I have written a number of scripts for customers from simple batch files to more complicated scripts to manage Active...
on
2 Jan 2007
Blog Post:
Enable Remote Desktop
DCBaker
Remote Desktop is one of the greatest features added to the Windows operating system. It enables you to perform remote administration of servers from your desk or fix one of your kids computers from the couch. Of course it's only great if it is enabled on the computer you are trying to access. If you...
on
1 Dec 2006
Blog Post:
Automate Network Adapter Configuration using NETSH
DCBaker
So I'm kind of lazy. Not in the "sleep late and don't go to work" slacker way, I just don't like doing dull r epetitive tasks if they can be automated in some way. As a rule if I have to do the same task more than a couple of times I'm writing a script (or getting someone else to do it). During the...
on
24 Oct 2006
Blog Post:
Remote Desktop Connection (akaTerminal Server) Keyboard Shortcuts
DCBaker
I use Remote Desktop all day at work. It is especillay helpful when writing documentation. One of the problems I always run into is trying to remember which keyboard short you can use to capture a screen-shot in a TS session. Since I had to dig these up again today I decided to post them here where they...
on
13 Oct 2006
Blog Post:
Windows Live Favorites
DCBaker
So I am an information junkie. When I surf the web I am constantly bookmarking things I'll use in the future ( OK sometimes). One of the biggest problems with bookmarks is having more than one computer. If you have more than one computer keeping your bookmarks synchronized is a pain. Until now. Windows...
on
1 Oct 2006
Page 1 of 1 (19 items)