Published by

Comments

# re: Deploying Application-specific configuration using Group Policy

Friday, October 27, 2006 5:50 AM by Rahul

Excellent!

This is how you deploy settings which doesn't reflect in Group Policy.

# re: Which DNS Server should you use ?

Wednesday, November 01, 2006 7:33 PM by Neeraj Verma

Its Fantastic article , please keep it up .

# re: Deploying Application-specific configuration using Group Policy

Wednesday, November 15, 2006 4:56 PM by Arun Prasad

Hello, Nirmal

Thanks for the tutorial on this, I am finding it very usefull... I did have one question tho.. How can I figure out what DLL File corresponds with a certain application.  For example, I need to change the power setting for monitors to numerous users because their monitors shut off after 15 minutes by the default power settings.  I would like to know which DLL file associates or changes when a power setting is changed.  If it is another type of file that does this, please let me know if you can.  

Thanks!

Arun Prasad

AQprasad@aaamichigan.com

# re: Deploying Application-specific configuration using Group Policy

Wednesday, November 15, 2006 5:21 PM by Nirmal Sharma

Hi Arun,

DLLs contain functions and sub-functions. They are sub-routines of procedures. They don't change at all.

For any change in Windows reflect the change in the following repository:

Registry

INI

or other config files.

In your case, changes will be saved in Registry.

You need to find out the changes made by Power Options applet using WInINStLE and then deploy using Group Policy or a script using PSEXEC.

Nirmal

# re: Deploying Application-specific configuration using Group Policy

Monday, November 20, 2006 11:40 PM by James (Jay_Jay70)

Awesome, i had not realised that this was possible, you just opened up an entire new world

# re: Trust Relationship between Domain and Member

Tuesday, November 21, 2006 5:27 PM by Orlando

Hi Nirmal ,

        I have browsed the web site for solution for several days, and only your explanation makes sense ; as per web page http://msmvps.com/blogs/systmprog/archive/2006/11/01/Trust-Relationship-between-Domain-and-Member.aspx

        The problem is every time I restored the Ghost image, I got this "Trust relationship failed" error. I don't have Domain administrator rights to re-join the workstation to the Domain (this fix the problem every time) ; and it is annoying to bother the domain adminstrator to re-join the workstation to the Domain. I only have local administrator & domain user rights.

        Is there a way to fix this problem after restoring Ghost image ; or another solution better than using Ghost in restoring workstation image to Domain ?

Thank you and looking forward for your expertee 's advice ,

Cheers,

Orlando

(MCSE, CNE)

# re: Deploying Application-specific configuration using Group Policy

Tuesday, November 21, 2006 5:31 PM by Nirmal Sharma

Hey mate!

Just curious to share knowledge with experts! :)

# re: Trust Relationship between Domain and Member

Tuesday, November 21, 2006 9:00 PM by Nirmal Sharma

Hi,

You may have the following issues with your restoration/image:

1. Ghost image wasn't build properly. Is this happening with all the clients?

2. You're restoring a image which is 30 days old. Computer account passwords get expired within 30 days. Domain member computers must update password with DC within said days.

Cheers!

# Pierres Service » Blog Archive » default server for active directory

# re: DNS works on Both TCP and UDP why?

Saturday, December 23, 2006 9:08 PM by Brian Desmond

You may wnat to review the DNS RFC a bit further. It is legal to do a name lookup over TCP. Rarely happens but it's part of the spec.

--Brian

# re: Inside Garbage collection process of Active Directory

Saturday, December 23, 2006 9:11 PM by Brian Desmond

Note that a forest created with Windows 2003 SP1 has a default tombstone lifetime of 180 days...

# re: DNS works on Both TCP and UDP why?

Sunday, January 07, 2007 10:07 AM by Nirmal Sharma

Well, I have seen a number of times that it works on UDP for standard queries.

Didn't get a chance to get through RFC. Could you please tell me which RFC talks about this.

Nirmal

# AddWeblog

Sunday, January 28, 2007 11:54 PM by AddWeblog

# maclaren stroller

Thursday, February 15, 2007 5:50 PM by maclaren stroller

# maclaren stroller

Friday, February 16, 2007 11:39 AM by maclaren stroller

# Mansoor Nathani’s Blog » links for 2007-02-21

Tuesday, February 20, 2007 6:22 PM by Mansoor Nathani’s Blog » links for 2007-02-21

# re: Add a user to Local Admin group on All machines.

Saturday, February 24, 2007 11:28 PM by Colin Kemp

Hi

I tried your posting but had to use the syntax

psexec.exe @server.txt net localgroup administrators <user/group> /add

as having tried the original syntax, I got a warning "There is no such global user or group: @server.txt".

However my version of the syntax also fails with "Access Denied" for every server listed in server.txt. Do you have any idea, why this would be so?

Many thanks - Colin  

# re: Moving FSMO roles, DNS and DHCP from one Domain Controller to another Domain Controller machine.

Tuesday, February 27, 2007 9:22 AM by Some Dude

Do NOT use forwarders in most cases!  Your information is wrong.  By using forwarders, you are not building a DNS cache on your server, and you're just redirecting your clients to an external DNS server, instead of using your AD server.

The only time to use forwarders is if you have a secure DNS server internally, and you own another DNS server in your DMZ.  Then you forward your internal DNS to the DMZ DNS server.

Please correct this erroneous information.

# re: Add a user to Local Admin group on All machines.

Wednesday, March 28, 2007 12:16 PM by Matt Siems

Access Denied can be due to a handful of things.  I usually see this when I run this kind of command against a remote machine while using an account that's not already an administrator on that machine.

Or:

You need to be an administrator on the remote machine to add other folks to the local administrator group.

# re: Add a user to Local Admin group on All machines.

Wednesday, March 28, 2007 11:00 PM by Nirmal Sharma

Use IP addresses instead of names in Servers.txt

# re: Add a user to Local Admin group on All machines.

Saturday, May 12, 2007 2:52 AM by Bill

MSN I NIIPET

<a href="http://msn.com">MSN</a>

# re: How to manually create Default Domain GPOs

Saturday, May 12, 2007 8:35 PM by Panicos

interesting

# re: How to manually create Default Domain GPOs

Wednesday, May 16, 2007 12:57 AM by Thanasios

Interesting...

# re: List members of a Group

Wednesday, May 16, 2007 1:50 AM by Raj

Hi,

Thanks for the good information.

Thanks

Raj.

# re: Installing previous versions of Windows on top of Windows Vista

Monday, May 21, 2007 9:12 AM by Eugene

Just how the hell does this tell someone how to istall a previous version of windows over Vista?  The article says you can and then describes some differences between the two systems, but no where does it say how to actually do it.  

# re: Installing previous versions of Windows on top of Windows Vista

Monday, May 21, 2007 8:57 PM by Nirmal

Title confused you or title doesn't match at all.

# re: Windows Vista - a new way to boot Windows.

Wednesday, May 23, 2007 5:31 AM by Nirmal Sharma

Thanks!

I have changed the title.

# re: How to manually create Default Domain GPOs

Tuesday, June 12, 2007 3:14 PM by KP

But how do you do this:

7. Next you need to use a small script using ADSI to set this unique GUID into GPT of this policy in AD database. You can also edit Schema manually to do so.

# Mission...not impossible...

Tuesday, June 19, 2007 10:34 PM by E-Bitz - SBS MVP the Official Blog of the SBS "Diva"

&lt;duh duh da da duh duh music playing in the background&gt; Your job, Mr. Phelps is to devise a way

# re: How to create a Second Home folder on a different server:

Sunday, July 01, 2007 4:41 PM by Danny

.gfdc.jhssssssssssssss

# re: How to create a Second Home folder on a different server:

Sunday, July 01, 2007 4:42 PM by Danny

how long is it going to take to make a new user

# re: How to create a Second Home folder on a different server:

Sunday, July 01, 2007 4:42 PM by Danny

hsagdjsamjsnbsxbnxnszmahan

# re: How to create a Second Home folder on a different server:

Sunday, July 01, 2007 10:36 PM by Nirmal

manually or through script?

# re: Windows Log on and Log off immediately.

Monday, July 02, 2007 6:55 PM by kumar

I have windows 2003 server in my notebook with SAP installed in it.I dont want to loose SAP from it.Can you please tell me whether i have to do this process with windows cd in it ? or i can do without windows cd.

Note : i have windows XP not windows server 2003

Please help me

# re: Installing Administrative Tools on Windows Vista

Wednesday, August 08, 2007 10:22 AM by Steve Ballantyne

Thanks!  This is just what I needed.  Now why couldn't I find this in a search on the MS website?

# re: Ping computers with Time Stamp

Thursday, August 16, 2007 9:12 AM by Rory Schmitz

Hi Nirmal,

I like this script idea.  How would I turn it up a notch though?  I'm looking to add a time stamp on every single reply I get back from the device I am pinging.  How would I do that?  For example:

Pinging 172.25.0.60 with 32 bytes of data:

8:54:52 Reply from 172.25.0.60: bytes=32 time=3ms TTL=64

8:54:53 Reply from 172.25.0.60: bytes=32 time=2ms TTL=64

8:54:54 Reply from 172.25.0.60: bytes=32 time=3ms TTL=64

8:54:55 Reply from 172.25.0.60: bytes=32 time=2ms

Ping statistics for 172.25.0.60:

   Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

   Minimum = 2ms, Maximum = 4ms, Average = 2ms

Is this possible?

# re: Ping computers with Time Stamp

Thursday, August 16, 2007 11:23 PM by Nirmal Sharma

Time with each reply = Total Time of Replies -  time=3ms

# re: Ping computers with Time Stamp

Wednesday, August 22, 2007 4:25 PM by michael simmons

you can also loop it:

:TOP

echo %time% >> c:\PingServer.txt

Ping 111.34.22.45 >> C:\PingServer.txt

GOTO TOP

# re: Microsoft BackOffice / Small Business Server Timeline

Sunday, August 26, 2007 1:50 AM by abdulalh

Complet active directory

# re: List members of a Group

Thursday, September 06, 2007 2:18 AM by Prasi

Just type

c:\ net group <group name> /domain > abc.txt

# re: Remove terminal services license keys from client machine.

Friday, September 07, 2007 6:35 AM by Nirmal

# re: Ping computers with Time Stamp

Thursday, September 13, 2007 2:41 PM by Melvin

Thank you.  This will assist me with something on which I'm working and will get me a few more hours sleep.  I'll possibly be able to go to church on sunday instead of monitoring a server.

# re: LDIFDE - Export / Import data from Active Directory

Sunday, September 16, 2007 11:22 AM by sam

I just want to know, how do you migrate ldap from linux to active directory through ADAM by using ldifde command

The linux has object class ,top, account, posixaccount, shadowaccount, sambaaccount.

On active directory by default, it has

top, person, organizationalperson, and user.

They have different class object.

How do I make them to have the same class object.

# re: Net Config Server command.

Monday, September 24, 2007 11:37 AM by John Gills

I'm testing the Net config server function on my Vista laptop.    I successfully change the server comment and the hidden value locally.    When I test from other computers on the network, my comment has changed, however, my laptop is still visible.   Any ideas?

# re: Net Config Server command.

Wednesday, September 26, 2007 1:35 AM by Nirmal Sharma

You need to restart Server and Workstation service on your local computer or restart your computer.

# re: How to manually create Default Domain GPOs

Thursday, September 27, 2007 3:59 AM by Nirmal Sharma

You can use the ADSI Snap in to do so.

# re: Windows Update - Continued...

Tuesday, October 09, 2007 11:33 AM by thehabgroup

The are a number of other steps that you can take to troubleshoot Windows Update problems. Check out this web site for a detailed list of steps to take: windowswideopen.com/.../how_do_i_troubleshoot_windows_update_problems

# re: Installing Administrative Tools on Windows Vista

Tuesday, October 16, 2007 3:09 AM by Richard

Wonderfull - quick and easy :) Thanks.

Richard

# re: How to verify the Page File location through a script:

Tuesday, November 06, 2007 10:34 AM by noor

how do you read the pagefile content from a local computer.

Thanks

# re: How to verify the Page File location through a script:

Tuesday, November 06, 2007 10:34 AM by noor

how do you read the pagefile content from a local computer.

Thanks

# re: How To Check Crash Control Settings On Remote Computer

Wednesday, November 07, 2007 10:53 AM by Michael T

I cannot seem to get this to work from a Windows XP computer. I tried to run the file as a VB script and a batch file. Here are the errors.

Srvlist=C:\Temp\Srvlist.txt

'Srvlist' is not recognized as an internal or external command, operable program or batch file.

For /F "Tokens=*" %%a In (%srvlist%) Do (

*" was unexpected at this time.

Is there any additonal software I need?

# re: Windows Log on and Log off immediately.

Sunday, November 11, 2007 12:19 AM by no time

Thank you

i have same probelm but you solution dosnt solve it

# re: Moving FSMO roles, DNS and DHCP from one Domain Controller to another Domain Controller machine.

Wednesday, November 28, 2007 3:24 AM by ebe

Comment above is completely wrong.. he forwarder are for ISP's DNS resolution (everything not the AD dNS)

please be sure and informed before commenting..

# re: Windows Update - Continued...

Wednesday, December 12, 2007 12:19 PM by James Collier

How about giving an example of the batch file for those of us that do not know how to create one?

The problem is reoccurring and it is frustrating to have to enter the DLLs  one at the time and then registrating them.

Thanks

James

# re: Windows Update - Continued...

Wednesday, December 12, 2007 10:06 PM by Nirmal

What type of script do you need? Do you want me to create a script which includes the registration of all the DLLs mentioned above? If yes, I would be happy to help you.

Nirmal.

# re: How to check System Boot partition and Boot.ini option using a script

Wednesday, January 09, 2008 8:25 AM by sUBs

Is this a batch file? Wouldn't the 2nd line throw an error?

Srvlist=C:\Temp\Srvlist.txt

# re: Remove terminal services license keys from client machine.

Sunday, January 20, 2008 9:12 PM by Apples

Don't use Terminal :)

# re: How to check the Internet Explorer version on Remote Computer:

Sunday, February 24, 2008 9:03 PM by Hin Wong

Great help of me ~ thx

# re: Moving FSMO roles, DNS and DHCP from one Domain Controller to another Domain Controller machine.

Monday, February 25, 2008 8:26 AM by Chris O

Both answers are correct... kinda.

If you want your DNS server to resolve all external domains directly from the root DNS servers (Recommended), do not setup forwarding.

If you want to rely on your ISP to resolve all external domains for you, turn on forwarding. If your ISP has issues or changes it's server IPs, you may/will have issues resolving external domains.

# re: List members of a Group

Friday, March 07, 2008 4:49 AM by Carl

thats very good, but how do I just have the list of usernames in the txt file rather than all that other crap with it. :)

Thanks in advance

# re: Windows Log on and Log off immediately.

Sunday, March 09, 2008 12:31 PM by Louis

Thank You,

I have the same problem and I did exactly what you say, but i did not solve the problem.

What can I do?

# re: Windows Log on and Log off immediately.

Sunday, March 09, 2008 11:31 PM by Nirmal Sharma

It depends on your situation. Do you get any error message when you try to log on to the system or a blank desktop?

Nirmal.

# cloning vhs tapes

Tuesday, March 25, 2008 9:02 PM by cloning vhs tapes

This strip reminded me of my Cryptology class for which I was the TA with an enrollment of 70 students. Weekly assignments were horrible as I spent more time grading them than the students may have spent on searching for the solutions. Exams were the

# dvdclone

Wednesday, March 26, 2008 8:14 PM by dvdclone

This strip reminded me of my Cryptology class for which I was the TA with an enrollment of 70 students. Weekly assignments were horrible as I spent more time grading them than the students may have spent on searching for the solutions. Exams were the

# re: LDIFDE - Export / Import data from Active Directory

Monday, March 31, 2008 4:19 PM by Nicolas

Any idea on a workaround for the blank value issue? I have a script that populates all the attributes I need, including initials, but not ALL records have initials. As a result, it fails when I try to use LIDFDE. Any help appreciated.

# re: iSCSI Initiator may not able to re-connect drives.

Monday, June 09, 2008 10:31 AM by Erik Dobbelsteijn

The built-in Windows 2008 server iSCSI Initiator autostarts, but has another problem. If an iSCSI SAN goes down, it's targets are not automatically reconnected. Any way around this problem?

Thanks,

Erik D

# re: iSCSI Initiator may not able to re-connect drives.

Monday, June 09, 2008 10:52 AM by Nirmal Sharma

Eric,

You can cretae a script to check the drive letters and then restart the iSCSI service to re-connect the drives.

Nirmal.

# re: Windows Log on and Log off immediately.

Tuesday, June 10, 2008 2:02 PM by dwisby

These instructions, as several users have alluded to, do not work. Any other ideas that would be helpful. The situation is the fix you suggested did not work.

# re: Windows Log on and Log off immediately.

Tuesday, June 10, 2008 8:19 PM by Nirmal Sharma

This could be one of them.

# coping dvds

Saturday, July 19, 2008 10:52 AM by coping dvds

X- StartupManager (consente di visualizzare e gestire tutti i programmi che vengono eseguiti all’

# dvd decoders for windows

Tuesday, July 22, 2008 5:16 AM by dvd decoders for windows

As a heavy metal/ hard rock afficionado I was more than a little suspicious of the talent or the bonafides of Lordi, the Finnish heavy metal band that won this year\'s Eurovision song contest. I mean any song contest with the word Euro in it is going

# dvd decrypter

Tuesday, July 22, 2008 6:22 AM by dvd decrypter

scan IP address , scan your TCP/ UDP ports , scan several specifically popular TCP/ UDP ports.

# decrypt dvd movie

Tuesday, July 22, 2008 7:17 AM by decrypt dvd movie

Many processes run under the name“ SVCHOST. EXE” and when it has problems, it’ s difficult to track down the cause. Examples of problems include system hangs or 100% CPU utilization that is attributed to the service. The performance team of Microsoft

# shrink dvd size

Friday, August 01, 2008 9:01 AM by shrink dvd size

In my post Controlling computers, I wrote about Jeff Han, whose team has created a mindboggling new prototype for a computer interface. Now, at TED, you can see Jeff show the interface and explain a bit how it works. This is what our kids will be usin

# re: Remove terminal services license keys from client machine.

Tuesday, August 12, 2008 12:53 AM by Sandeep Mahajan

thanks

i have done this step removed mslicensing folder entry from the regedit and the ran the command line --> gpupdate /force

        regedit /update

# re: How to verify the Page File location through a script:

Tuesday, August 19, 2008 5:36 AM by Nirmal Sharma

Not possible, Microsoft can help you I believe :)

# re: How to check System Boot partition and Boot.ini option using a script

Tuesday, August 19, 2008 5:38 AM by Nirmal Sharma

Yes, it would. Please check my latest post in windows scripting tag.

# re: How To Check Crash Control Settings On Remote Computer

Tuesday, August 19, 2008 5:38 AM by Nirmal Sharma

Please check my lateast post in Windows Scripting Tag.

# re: How to check System BIOS Date and System BIOS Version on Remote computer

Thursday, September 04, 2008 12:56 PM by xffsg

BSOD NVSTOR64.sys irql not less ot equal to zero, Vista Help, Windows Vista technical support questions. Legacy and new Windows Vista versions and Window ...

# re: How to check System BIOS Date and System BIOS Version on Remote computer

Thursday, September 04, 2008 12:59 PM by Robin

Started getting IRQL not less or equal BSOD error when playing a game magic vines. ... First Look: Microsoft Windows Vista: This presentation is based on

# re: How to check System BIOS Date and System BIOS Version on Remote computer

Thursday, September 04, 2008 1:03 PM by Robin

For /F “Tokens=*” %%a In (%srvlist%) Do (

Set Comp_name=%%a

Set RegQry=”\\%%a\HKLM\HARDWRE\Description\system”

REG.exe Query %RegQry% > CheckCC.txt

Find /i "SystemBIOSDate" < CheckCC.txt > StringCheck.txt

FOR /f “Tokens=3” %%b in (CheckCC.txt) DO SET BIOS_Date=%%b

Find /i “SystemBIOSVersion” < CheckCC.txt > StringCheck.txt

FOR /f “Tokens=3” %%b in (CheckCC.txt) DO SET BIOS_Ver=%%b

Echo %Comp_name, %BIOS_Date%, %BIOS_Ver% >> Result

>>>>>>>>>>>>>>

ERROR MESSAGE AT STARTUP

# re: Windows Log on and Log off immediately.

Monday, September 08, 2008 3:59 AM by wael

i did exactly like you said . but nothing change

# re: Windows Log on and Log off immediately.

Monday, September 08, 2008 10:31 AM by No Time

i did exactly like you said . but its not solve the problem.

support.microsoft.com/.../555648

# re: LDIFDE - Export / Import data from Active Directory

Friday, September 12, 2008 11:55 AM by Scott

IS there a way to OMIT searching within an OU? For example, having a domain hierarchy such as:

DomainUsers

   Staff

   Students

   Disabled

If I want to get all the people exported, but NOT those within the disabled OU, how do I do that?

# re: Windows Log on and Log off immediately.

Tuesday, September 16, 2008 3:58 AM by Computer Noobie

So what to do to solve the frustrating problem

# re: Windows Log on and Log off immediately.

Friday, September 19, 2008 7:22 AM by Aiy Yo Wad To Do

The solution does not work...I followed the steps until Connect Network Registry then after that cannot connect to the infected computer. The Registry Editor say must BOTH computer on the registry service. How can?! One of them cannot log on wad...

# re: Windows Log on and Log off immediately.

Friday, September 19, 2008 9:48 AM by Nirmal Sharma

The solution requires that you enable the remote registry on both the computers. If infected computer doesn't have the remote registry enabled then you can enable using the Recovery Console. In Recovery Console, you need to enable the service for the Remote Registry.

Have a look at the below URL to enable/disable any service in the Recovery Console:

www.windowsnetworking.com/.../DisablingServicesinRecoveryConsole.html

Nirmal.

# re: Tip - Block Write Access To Run and RunOnce Registry Entries - Rectified.

Friday, October 03, 2008 9:17 AM by topaz07

This is an excellent approach Nirmal Sharma as obviously the Malware will not just leave of its own accord by using Task Manager to shut them down . Also to make general users run under a limited account, rather than with an administrator account.

This programme I have found to be excellent is all types of Network and Home systems too , if I may raise this as well :msdn.microsoft.com/.../ms972827.aspx

# re: List members of a Group

Wednesday, October 08, 2008 10:58 AM by Wally

you could get just teh user names with a simple vb script ..

;....

set args = Wscript.Arguments

set grp = GetObject("WinNT://DomainName/" + args(0), group)

for each usr in grp.members

wscript.echo usr.name

next

;....

Then run from the command line

  cscript scriptname.vbs GroupName

you can modify the vb, to include the info you want, add delimiters, etc. eg. wscript.echo usr.name & " " & usr.fullname & " " & usr.description

# re: Ping computers with Time Stamp

Thursday, October 09, 2008 6:59 AM by mostafa kamel

Hi roy,

Do you success in doing the time-stamp please update me if you could

# re: Ping computers with Time Stamp

Thursday, October 09, 2008 7:27 AM by Nirmal Sharma

Let me tell you one thing. Ping command doesn't support any API function. Meaning it won't allow you to add your own command in each reply. You have to use mechanism provided by other users.

You can not insert your own command in each reply.

Nirmal.

# re: Installing Administrative Tools on Windows Vista

Tuesday, October 14, 2008 11:57 AM by Thomas

what about the exchange portion?

# re: Ping computers with Time Stamp

Wednesday, October 22, 2008 1:12 PM by Dlogan

I found this tool that does a ping with a timestamp. It works great!

www.cfos.de/.../ping.htm

Enjoy!

# re: Windows Update - Continued...

Monday, October 27, 2008 5:48 AM by anonym

Found this one at another forum.

Reinstall Windows Update Agent 3.0

======================================

1. Visit the following link and download Windows Update Agent 3.0 to the C:\

(Choose Save, click My Computer on left panel, Click C:\, Click Open and

Click Save)

download.windowsupdate.com/.../WindowsUpdateAgent30-x86.exe

2. Click Start, Click Run and copy the following command to the panel:

C:\WindowsUpdateAgent30-x86.exe /wuforce

Note: There is a space between "C:\WindowsUpdateAgent30-x86.exe" and

"/wuforce".

This worked for me.

# re: NLB Notes

Tuesday, October 28, 2008 1:08 PM by Mike Anderson

I would like to know can a server be a part of 2 separate nlb clusters so lets say we have a server with 3 nics in it. One nic is part of cluster1.company.com, cluster2.company.com, and

cluster3.company.com,

# re: Server Core - Windows Longhorn

Thursday, November 06, 2008 2:59 AM by Sanghpal

Please specify, can we run an external EXE (Application) on core installation of Windows server 2008.

If yes, How ?

Thanks in advance.

# How to create home folder in ser2008

Monday, December 01, 2008 11:58 PM by help

Hi,

i want some help Creating home folder for our company users.please explane me step by step. server 2008

# re: List members of a Group

Sunday, December 14, 2008 11:23 PM by Ausadmin

The dsget command worked but returned DNs which are a bit of a pain to email and working out the dsget piping was just too hard.  This script from Richard Mueller worked a treat to get the logon names:

www.rlmueller.net/List%20Members%20of%20a%20Group.htm

# Cheap domain name registration

Sunday, December 14, 2008 11:32 PM by regdomcheap

HI, Have a nice day.

I have enjoyed all threads here during half hour. Some is right, but other is not right.

If u want to get more domain infomation online maybe register-cheap-domain-names.com can give u some help.

Best regards to u. Good Bye.

# re: Installing Administrative Tools on Windows Vista

Wednesday, December 17, 2008 4:10 PM by Jairo

Thank  you My friend!!! :)

# compellent storage area networks

Thursday, December 25, 2008 4:21 AM by compellent storage area networks

Typically, a storage area network (SAN) is part of the overall network of computing resources for an enterprise. Storage Area Network (SAN) allows a network of systems to access the storage over a dedicated storage

# field_other

Thursday, December 25, 2008 8:21 PM by nick_trlicn

# re: How to find the Actual Logon Domain Name of a Client Computer

Friday, December 26, 2008 11:03 AM by Noah

I just got a new Laptop for christmas, and I couldn't access the internet because I didn't know what a Logon Domain was. So, THANK YOU!

# re: Copy Group Policy Settings.

Saturday, December 27, 2008 6:50 AM by GPOExIm

You can Copy ,Paste ,Remove ,Export , Import individual GPO Settings using GPOExIm.

Kindly go through www.jijitechnologies.com/.../index.html

Regards,

JiJi Technologies

# When DNS use TCP to transfer data?

Sunday, December 28, 2008 10:08 PM by seyha.sam

i have one question to you

# re: Inside Garbage collection process of Active Directory

Friday, January 02, 2009 9:06 AM by Douche

It would have been nice to include a link for how to enable "Return Deleted Objects Lightweight Directory Access Protocol (LDAP) control."

# storage area networks

Wednesday, January 07, 2009 4:16 AM by storage area networks

When designing ones data center cabling infrastructure there are several drivers that factor into the decisionmaking process including standards.

# Everything About The Best Laptops

Wednesday, January 07, 2009 5:31 PM by Everything About The Best Laptops

I personally believe that no best laptop can be universally recognized by all users as long as there are so many manufacturers that produce computers...

# 3 DNS servers - much confusion | keyongtech

Sunday, January 18, 2009 11:27 AM by 3 DNS servers - much confusion | keyongtech

Pingback from  3 DNS servers - much confusion | keyongtech

# re: DNS works on Both TCP and UDP why?

Sunday, January 18, 2009 4:03 PM by Kirpa Gulati

DNS is described in RFC's 1034 and 1035

# Mr.John

Friday, February 06, 2009 6:08 AM by Hohn

Just tell me how to block ICMP

# re: Quorum Disk configuration.

Monday, February 09, 2009 1:06 AM by parthasys

system administration

# re: Quorum Disk configuration.

Monday, February 09, 2009 1:10 AM by parthasys

Quorum Disk configuration on windows 2008

# re: ISA Server 2006 with Backup EXEC

Thursday, February 12, 2009 7:31 PM by Stalemate

Thanks for the assist with this. It did the trick for our Backup Exec deployment this evening. ;)

# re: Remove terminal services license keys from client machine.

Tuesday, February 17, 2009 3:51 PM by Eduardo Madrid

Funciona perfecto, gran ayuda, muchas gracias,

# re: A Message Can Not Be Sent Using Net Send Command

Wednesday, February 18, 2009 6:00 AM by Kannan

Dear Sir..

In my office we are using net send message to communication. Where will be this messages store in the system, how to edit or delete the stored message..

kannan1983@rediffmail.com

# Error 1123 everday between 02:00am until 06:00am

Tuesday, February 24, 2009 3:52 AM by Martins - oiitap@hotmail.com

We have a 03 node cluster Exchange 2007. Everday appears the event 1123 and in some cases the cluster failover happening. I have already check the network, the cluster configuration and until the Multicast was disabled in whole cluster enviromment, but the warnings continues.

May you help me?

Thanks

Martins

# re: Installing Administrative Tools on Windows Vista

Tuesday, February 24, 2009 10:22 PM by mike

well lets just say it fucked my whole system

# re: Installing Administrative Tools on Windows Vista

Tuesday, March 03, 2009 5:11 AM by abdullatif

HI I steel has prapolem

when I tray access to active dirctory user and computer by run as . the windows does not ask me about username and passwor ,,

plz help me.

abdullatif111@hotmail.com

# re: Windows Log on and Log off immediately.

Thursday, April 09, 2009 8:41 PM by Joseph

I just copyed userinit.exe off of my working computer to my broken computer. In fact the broken system was missing the userinit.exe file altogether.

I first copied the c:\windows\system32\userinit.exe file from a working system with the same OS to a USB jump disk.

I then unplugged the USB jump disk and plugged it into the broken system. I then booted the system with a windows install CD. (you have to have the USB jump disk plugged in while the system is booting - that way windows will load the driver for the USB jump disk.)

I then Select "R" for recovery console

Then it will ask for the drive letter of the system to log into. (In my case it was #1 C:)

For enter nothing for the admin password.

Next type dir "Drive-Letter". Replace "Driver-Letter" with the USB jump-disk letter. What I did was to start at D: and work my way up until the screen spit out the contents of the jump-disk; which was F:

Next do "cd C:\windows\system32"

then copy the file "copy f:\userinit.exe ."

then "exit" to reboot the system.

hope this helps

# TheModelShip.com - Your complete selection of model ships | Authentic Tall Model Sailing Ships | Model Boats | Yacht models | Cruise Ship Models | Wooden Ship Models

This CDP process is the first to bring together the huge purchasing power of global corporations to provide a standard reporting model for suppliers to advance carbon disclosure in the supply chain.

# re: McaFee File System Filter Driver may cause STOP Error on Windows Server 2003

Sunday, June 21, 2009 4:38 PM by Janet Greer

How can I delete McAfee File System Filter Driver from my computer? I am trying to uninstall McAfee.

# Keep it that way.

Monday, June 29, 2009 6:48 AM by cash advance no credit check

I found msmvps.com very informative. The article is professionally written and I feel like the author knows the subject very well. msmvps.com keep it that way.

# Nrxqmgqv

Tuesday, July 14, 2009 2:39 PM by Nrxqmgqv

QqxyZO

# Hogtizwo

Tuesday, July 14, 2009 2:53 PM by Hogtizwo

4yNvDD

# Jthutgqp

Tuesday, July 14, 2009 6:19 PM by Jthutgqp

7quS49

# Blypiwel

Wednesday, July 15, 2009 12:54 AM by Blypiwel

RfppYy

# Iglnuvpf

Wednesday, July 15, 2009 6:46 PM by Iglnuvpf

Jy8kzp

# re: How to check the Internet Explorer version on Remote Computer:

Thursday, July 16, 2009 8:58 PM by 888

555

# re: How to check the Internet Explorer version on Remote Computer:

Thursday, July 16, 2009 8:58 PM by 888

555

# re: How to check the Internet Explorer version on Remote Computer:

Thursday, July 16, 2009 8:58 PM by 888

555

# mwbmtywbzvm

Monday, July 20, 2009 4:17 AM by mwbmtywbzvm

tOJUjw  <a href="rybdfhkzdqwv.com/.../a>, [url=http://idgmllrlkrct.com/]idgmllrlkrct[/url], [link=http://iuxqnjtybvex.com/]iuxqnjtybvex[/link], http://qfhdpfqkwgnq.com/

# pldvrm

Monday, July 20, 2009 11:50 AM by pldvrm

QiizKo  <a href="nnwqgdswffsd.com/.../a>, [url=http://avzvjfprlmzu.com/]avzvjfprlmzu[/url], [link=http://ujngcrjfhmvu.com/]ujngcrjfhmvu[/link], http://tzcldgyvszzr.com/

# ltleib

Tuesday, July 21, 2009 1:56 AM by ltleib

itRVDQ  <a href="xqhpgmrneftd.com/.../a>, [url=http://lqnjtoupuemp.com/]lqnjtoupuemp[/url], [link=http://udlnpgqfqlpj.com/]udlnpgqfqlpj[/link], http://lrwkiweovvll.com/

# uhbhugavqg

Tuesday, July 21, 2009 2:28 AM by uhbhugavqg

kwby9n  <a href="vfjionlozwaa.com/.../a>, [url=http://swcgyrqiaevc.com/]swcgyrqiaevc[/url], [link=http://jgbgamhvhpxn.com/]jgbgamhvhpxn[/link], http://fwoqbrptnfbx.com/

# реальное домашнее порно видеоролики

Saturday, August 15, 2009 7:31 AM by utithantirl

малолетки домашнее видео онлайн http://doggystyle.hostwq.net/  секс частное видео онлайн

http://2sexxx.t35.com/  онлайн молодежное видео как отдыхают русские дома http://russexx.t35.com/

частные сексе фото порно http://megasexx.t35.com/ частные фото на улице http://sexxteens.t35.com/ руссккое домашнее видео онлайн http://teensexlife.t35.com/ порно видео онлайн частное

# re: Remove terminal services license keys from client machine.

Sunday, August 16, 2009 4:43 AM by RF

Changing the name of the computer didn't help me.

At last I have removed hole MSLicensing (folder) and it worked.

Thanks Everybody.

# re: Configuring Time Service

Tuesday, August 18, 2009 10:27 AM by todd glassey

how do you add a 1 pulse per second discipline service to a Microsoft PDC acting as its forest's own reliable time source.

//tsg

# national credit fixers

Saturday, August 29, 2009 12:17 AM by national credit fixers

I enjoyed this post - thank you for sharing it with everyone!

# Builders directory

Tuesday, September 01, 2009 10:56 PM by benz_enate@yahoo.com

Great information thanks for sharing this with us.In fact in all posts of this blog their is something to learn ....

# re: Windows Log on and Log off immediately.

Thursday, September 10, 2009 3:00 AM by S.P.YADAV

i have same probelm with windows server 2003(Domain controller) . but your solution dosnt solve it. plz help me with cd. give me soulation for repair by cd.

# re: Ping computers with Time Stamp

Saturday, September 19, 2009 4:43 AM by Henno

I also found that tool. And this is the command line I use to catch request-timed-out errors with timestamp:

hrping -t -o -F c:\pingcheck.txt -qr -T -s 0 -w 997 example.com

-t constant ping

-o don't do overlapped pinging (to be able to catch timestamps of request timed outs)

-F log also to file

-qr suppress normal replies (to not overflood log files/console)

-T print timestamp

-s time between two ping attempts (0ms)

-w time to wait for reply (997ms)

HTH

# re: WinInstall LE, MSI Creator and Configuration Builder

Saturday, September 26, 2009 11:31 AM by Paul Pieske

WinINSTALL LE is still availablle for FREE from Scalable Software.

www.scalable.com/.../ledownload

# re: Ping computers with Time Stamp

Saturday, October 10, 2009 7:26 PM by Jaik

Found a real simple cycle that did the job for me.

@ECHO OFF

:TOP

FOR /F "tokens=3,4,5 delims= " %%A IN ('PING -a %1 -n 1 ^| FIND "Reply"') DO ECHO %DATE% %TIME% %%A %%B %%C >> pingpong.txt

GOTO TOP

hope this helps

# re: NLB Notes

Wednesday, October 28, 2009 10:47 AM by Nirmal

No, that's not going to work!

NS