Sign in
Brad Rutkowski's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Search
Tags
active directory
Business up front
C#
Cool Tools
CPU
Debugging
Disk Subsytem
DS
Ghetto scripting
Memory
Metrics
Networking
Party in the back
Patches
Powershell
Virtualization
Vista and Lognhorn
Windows 2003
Windows Server 2008
Monthly Archives
Archives
September 2012
(1)
March 2011
(1)
April 2010
(1)
April 2009
(1)
March 2009
(1)
February 2009
(1)
December 2008
(2)
September 2008
(5)
August 2008
(1)
July 2008
(1)
May 2008
(2)
April 2008
(4)
March 2008
(3)
February 2008
(5)
January 2008
(7)
December 2007
(3)
November 2007
(3)
October 2007
(4)
September 2007
(2)
August 2007
(14)
June 2007
(5)
May 2007
(4)
April 2007
(13)
March 2007
(7)
February 2007
(4)
January 2007
(4)
December 2006
(5)
November 2006
(1)
October 2006
(10)
September 2006
(4)
TechNet Blogs
>
Brad Rutkowski's Blog
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Brad Rutkowski's Blog
Changing "Sessions" information on user account in Active Directory with Powershell
Posted
7 months ago
by
BooRadely
1
Comments
Doing some digging with a teammate today it was incredibly difficult to find information on how to automate the settings change of the Sessions tab on a user object. Different paths indicate we need to edit the userParameters attribute but you've probably...
Brad Rutkowski's Blog
Solution for: A security package specific error occurred
Posted
over 2 years ago
by
BooRadely
0
Comments
For me the issue was happening with Powershell and Get-Winevent, but it could happen with any number of actions. In my instance the problem occurs when we were using a cross-forest single sign-on account to manage multiple Active Directory forests. In...
Brad Rutkowski's Blog
iADSLargeInteger in Powershell getting the RID pool values
Posted
over 3 years ago
by
BooRadely
0
Comments
I found that there were a few solutions out there on the internet but still didn’t really get me what I was after. I wanted to find out my total SID count that could be created, and then find the current rid pool high water mark so I could track...
Brad Rutkowski's Blog
win32_processor and cim_processor CurrentClockSpeed shows lower value than actual processor speed
Posted
over 4 years ago
by
BooRadely
1
Comments
Was looking at an issue today where a whole bunch of our servers were showing clock speeds that didn’t match the max clock speed. These servers were showing up on our exBPA reports and thus landed in my lap to investigate. At first I assumed...
Brad Rutkowski's Blog
NTDS performance counters missing
Posted
over 4 years ago
by
BooRadely
2
Comments
Thought I’d doc this for any others who run into this issue. I had to demote/promote a machine this morning and when it finished promoting I found it was missing all the NTDS\* counters in perfmon. I ran LODCTR /Q and saw that it looked wrong...
Brad Rutkowski's Blog
Interacting with Data Collector Sets via Powershell
Posted
over 4 years ago
by
BooRadely
2
Comments
Background: In an earlier post I talked about some new features for Windows 2008 and Vista. One of those new features that is often overlooked are the data collector sets (DCS). One particular role that leverages data collector sets is active...
Brad Rutkowski's Blog
Powershell V2 CTP3 released
Posted
over 5 years ago
by
BooRadely
1
Comments
Been using this internally for the last couple of weeks and have been digging the changes. Just wanted to put this out here to spread the word. http://blogs.msdn.com/powershell/archive/2008/12/23/early-christmas-present-from-powershell-team...
Brad Rutkowski's Blog
Check that driver file versions match on all your cluster nodes via Powershell
Posted
over 5 years ago
by
BooRadely
5
Comments
This is more of a proof of concept, but I've used it with success internally. Take it and do with it what you want. Many thx to Brandon who did the "heavy lifting" when I got stuck! Overview: Ever run into cluster issues and wanted to see if the...
Brad Rutkowski's Blog
SET-ACL on registry key
Posted
over 5 years ago
by
BooRadely
2
Comments
Man it was hard to find info on using set-acl on a registry key! I was looking for a way to set an ACL that once set would be inherited by child keys and values. We needed to give “Local Service” full control on the registry...
Brad Rutkowski's Blog
Caught the Powershell Bug.
Posted
over 5 years ago
by
BooRadely
1
Comments
Over the past few months I have fallen in love with PowerShell. I’ve taken on a new role (starting in mid-October) that will be more focused on automating out administrative tasks via powershell so the focus of this blog might change more...
Brad Rutkowski's Blog
Using invoke-command to launch a script on a remote computer which connects to network resources.
Posted
over 5 years ago
by
BooRadely
1
Comments
First, I found the details here . Second, things can change as this is being done with the CTP for Powershell 2.0 Third, if you don’t know about remoting in 2.0 watch this 5 minute video . Then read this . Whew. Backstory: ...
Brad Rutkowski's Blog
Display warning text when someone logs onto your servers
Posted
over 5 years ago
by
BooRadely
2
Comments
This works for Windows 2003 and Windows 2008. We use it during our reliability study to let the server owners know that they shouldn't reboot their boxes without a good reason. You can use it for whatever you’d like. :) The two keys to set: reg...
Brad Rutkowski's Blog
Getting Access Denied when trying to query root\MSCluster namespace remotely against Windows 2008.
Posted
over 5 years ago
by
BooRadely
7
Comments
Ran into a weird issue where I was getting access denied when trying to query nodes remotely in powershell. The query was working fine against Windows 2003 cluster names and worked locally when ran on a Windows 2008 cluster node, it just didn’t...
Brad Rutkowski's Blog
Domain doesn't know about my computer account? I vouch for my computer, you can trust me...
Posted
over 5 years ago
by
BooRadely
5
Comments
Had an issue where a server would not allow logon via termian services each time you attempted to logon it would return this: Soooooooooo, what to do here? First, we made sure the account existed in the directory since that's why it...
Brad Rutkowski's Blog
Windows Update fails with 8000FFFF (E_UNEXPECTED)
Posted
over 5 years ago
by
BooRadely
42
Comments
Quick Solution: Check the permissions on the root of C: and ensure that BUILTIN\Users have Read access. Long Story: 8000FFFF == E_UNEXPECTED, not very helpful… Had a client where windows update was continually failing with the error code...
Brad Rutkowski's Blog
Staring at a blank desktop, due to Interactive missing from Users group
Posted
over 5 years ago
by
BooRadely
4
Comments
Ran into an issue this week that was strange. When you TS’d to the box it would just show a blank background and nothing else. If you tried to launch task manager it would just fail silently to the user (actually access denied in the debugger...
Brad Rutkowski's Blog
SearchIndexer.exe crashing with the exception code of 0xc00000fd
Posted
over 5 years ago
by
BooRadely
0
Comments
This is an FYI post so others on the intertubes can find the answer quickly. If you get this error: Log Name: Application Source: Application Error Date: 4.11.2008 07:20:41 Event ID: 1000 Task Category: (100) Level: Error Keywords...
Brad Rutkowski's Blog
Find out who pings on a subnet quick and easy
Posted
over 5 years ago
by
BooRadely
1
Comments
So i know there are tools out there to do this but figured some would be interested on how to do this real quick with stuff that's already in the OS. 1) Turn off echos to make the out put clean (don’t forget to turn it back on when its done via “echo...
Brad Rutkowski's Blog
C#: Getting members of a group the easy way with .Net 3.5 (Discussion groups, nested, recursive, security groups, etc.)
Posted
over 5 years ago
by
BooRadely
3
Comments
Just saw this being discussed internally and thought that it was quite useful to a lot of you out there so I thought I'd share. The true boolean to grp.GetMembers tells it to recursively get the nested group members too. I tested this out...
Brad Rutkowski's Blog
Got IPSEC? Got Problems? New tool released to help you triage IPSEC failures.
Posted
over 5 years ago
by
BooRadely
0
Comments
The Microsoft IPsec Diagnostic Tool is available for Windows Server 2008, for Windows Vista, for Windows Server 2003, and for Windows XP This should help you out when you have those weird "network" issues going on with some clients where IPSEC...
Brad Rutkowski's Blog
Some useful debugging commands
Posted
over 5 years ago
by
BooRadely
2
Comments
All of these are for kernel mode, these are just commands I use often that don't troubleshoot a particular problem, but are helpful in getting a general picture of the system. If you have a specific issue you're trying to understand, drop a note and I...
Brad Rutkowski's Blog
Stuff to check out for Windows 2008
Posted
over 5 years ago
by
BooRadely
2
Comments
Just got released yesterday: X86: http://www.microsoft.com/downloads/details.aspx?FamilyID=9ff6e897-23ce-4a36-b7fc-d52065de9960&DisplayLang=en X64: http://www.microsoft.com/downloads/details.aspx?FamilyID=d647a60b-63fd-4ac5-9243-bd3c497d2bc5&DisplayLang...
Brad Rutkowski's Blog
Hey Admins! Gathering information from remote machines using WMI (the easy way).
Posted
over 5 years ago
by
BooRadely
0
Comments
Those who are just getting into scripting might be wondering how to query info from remote machines using WMI and how to find useful information to query. When I started out trying to learn some of the WMI syntax and gathering info, ...
Brad Rutkowski's Blog
2 things: Tell if a server is server core remotely. Tell if a server is a VM remotely. (C#)
Posted
over 5 years ago
by
BooRadely
2
Comments
I've been messing around over the last week making a tool that will frisk a remote machine. It's been a fun project, a couple of items I got hung up on were if the machine was server core and if it was a VM. I mean who would knowingly TS...
Brad Rutkowski's Blog
Tidbits for admins for the 2k8 release...
Posted
over 5 years ago
by
BooRadely
0
Comments
Just some random stuff as you get ready for 2k8... Getting the Classic cluster logs: Clustering in Win2k8 has undergone some major changes (for the better). One of those changes is that the cluster events are now part of the event stream so sifting...
Page 1 of 5 (119 items)
1
2
3
4
5