Showing results for servers - Scripting Blog [archived]

May 9, 2010
0
0

Hey, Scripting Guy! Weekend Scripter: Configuring W32Time Service Logging

ScriptingGuy1
ScriptingGuy1

  Microsoft Scripting Guy Ed Wilson here, yesterday I wrote a script that configured my domain controller with an external time source. After doing that, I thought it would be a good idea to have the ability to enable and disable diagnostic logging for the W32Time service. I ran across a pretty good knowledge base article, KB 816043, that exp...

Scripting Guy!Windows PowerShellWeekend Scripter
May 8, 2010
0
0

Hey, Scripting Guy! Weekend Scripter: Configuring an Authoritative Time Server in Windows Server

ScriptingGuy1
ScriptingGuy1

  Microsoft Scripting Guy Ed Wilson here. I finally had a chance to sit down and catch my breath from the 2010 Scripting Games. I reviewed some awesome scripts, and learned many new tricks. I happened to notice that my desktop computer clock was about five minutes slow. I checked and the domain controller was also slow. After looking around, ...

Scripting Guy!Windows PowerShellWeekend Scripter
Oct 23, 2008
0
0

Hey, Scripting Guy! How Can I Edit Terminal Server Profiles for Users in Active Directory?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I need to modify the terminal server profile for a bunch of users in Active Directory, and I don't get it. I can see the properties on Active Directory Users and Computers, but when I look in ADSI Edit, I cannot find the property names. I know they must be there, but I am at a loss to figure it out. Can you help?- TD Hi TD, O...

Scripting Guy!Windows PowerShellActive Directory
Aug 22, 2008
0
0

Hey, Scripting Guy! How Do I Calculate Server Uptime?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I loved your idea about tracking what time my server came up and subtracting it from the current time. I bow at your feet! But guess what? My pointy-headed boss says that does not mean jack squat (or words to that effect). He said to really prove server uptime, I need to track the amount of time the server was down during the...

Scripting Guy!Windows PowerShellservers
Aug 19, 2008
0
0

Hey, Scripting Guy! How Long Has My Server Been Up?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! Everyone at work has the idea that our network is unreliable. However, I know that our servers are seldom down. How can I prove to them that I know my stuff?-- HB Hi HB, You are really asking two questions. The first I can help you with. However, the veracity of your correctness claim is up to you. Your initial inquiry is th...

Scripting Guy!Windows PowerShellservers