Tech Support > Microsoft Windows > Windows Server
NIC not in BIOS boot list
Posted on May 20th, 2007 | 2 Comments

On May 19, 6:04 pm, "Jeremy" <jer...@discussions.microsoft.com> wrote: I had contacted the mfg of my NIC to see if it is PXE but the specs didn't specify and the mfg tech support couldn't tell...

Folder permissions - can change name but not delete
Posted on May 19th, 2007 | 1 Comments

Simply give them Modify permissions then remove the Delete permission. This will work, see a thread in this forum with this exact question. "Asher" <Asher@discussions.microsoft.com> wrote in...

Proxy arp
Posted on May 19th, 2007 | 1 Comments

Hello Manuel, Make your server DHCP and DNS server and configure DNS to use a forwarder to your ISP's DNS. Let your clients point to your internal DNS via the DHCP configuration. Best...

w32time event log errors
Posted on May 19th, 2007 | 1 Comments

Hello Larry, Change to another time server nearby you. time.windows.com sometimes has problems. Best regards Myweb Disclaimer: This posting is provided "AS IS" with no warranties, and confers no...

Event ID 8 Source Crypt32 on 2003 terminal server
Posted on May 19th, 2007 | 1 Comments

Hello dval5110@gmail.com, Check out this one: http://support.microsoft.com/kb/317541 Your Root Certificate is out of time and must be renewed or deinstalled, then the error will disappear. Best...

web hosting
Posted on May 19th, 2007 | 1 Comments

This is big topic. Assuming you want to know how to host multiple web sites using one IP and one server, this search result may help, IIS how toHOW TO setup Host Header Names to Host Multiple Sites...

cant get my documents folder redirection to work
Posted on May 19th, 2007 | 1 Comments

Zippy, 1) Set up a GPO in the OU the users are in 2) Set up the folder redirection settings in User Configuration, Windows Settings, Folder Redirection 3) Set up the shared folder with the correct...

W32time system event log entries
Posted on May 19th, 2007 | 1 Comments

Do you have Active Directory in place? As the PDC emulator role will act as a time source for you domain, if you have it then any system in the domain should not get this error. Just make sure that...

Using Moveuser and local profiles
Posted on May 19th, 2007 | 1 Comments

You can get it from 2003 resource kit: http://www.microsoft.com/downloads/details.aspx?FamilyID=9D467A69-57FF-4AE7-96EE-B18C4790CFFD&displaylang=en Regards, Ashish "cyberdude" wrote:

W2k3 Reboots unexpectedly
Posted on May 19th, 2007 | 1 Comments

It could be hardware or software issue. This troubleshooting may help, Event ID TroubleshootingEvent ID 6008 - The previous system shutdown at on was unexpected. ....

Logon Script Samples
Posted on May 19th, 2007 | 4 Comments

Thanks for all your help! Don "Don" <someone@somewhere.net> wrote in message news:uYuODwNmHHA.2596@TK2MSFTNGP06.phx.gbl...

How can all the NTFS permissions for a user be audited?
Posted on May 18th, 2007 | 3 Comments

"Dan" <Dan@discussions.microsoft.com> wrote in message news:3BC51A2E-E39B-4DBE-8323-A73DE93B3625@microsoft.com... That's a good answer -- I use the SysInternals tools but not that...

Startup script
Posted on May 18th, 2007 | 1 Comments

Dan wrote: Startup scripts run with System privileges on the local computer and the permissions of the computer object elsewhere in the domain. The computer object probably lacks permissions. I...

reappling service packs
Posted on May 18th, 2007 | 1 Comments

"Rodo" <ralvarado@crihire.com> wrote in message news:eTGIiLZmHHA.4852@TK2MSFTNGP03.phx.gbl... d

Folder permissions: Is it possible to grant right to create and modify but not delete?
Posted on May 18th, 2007 | 6 Comments

If you don't mind destroying the current permissions then on the advanced permissions page of the root folder there is a checkbox that achieves this called.... Actually I'm running vista so I can't...

Volume Shadow Copy on client computers
Posted on May 18th, 2007 | 5 Comments

I found an entry in Google Newsgroups that worked. On the client, just open a command line window and enter "regsvr32 /u twext.dll". This removed the Previous Versions tab. Hope it doesn't have...

IPP printer sharing on Server 2003 R2
Posted on May 18th, 2007 | 0 Comments

Hello all, My customers have a need to print from their legacy systems to various IPP printers. Since IPP printing is a "recent" invention these systems are incapable of printing directly to IPP...

hi hi hi
Posted on May 18th, 2007 | 2 Comments

if i saw one of those foot baths in the airport, i would pee in it. dont post this crap here. "abady944" <abady944@gmail.com> wrote in...

exe to service
Posted on May 18th, 2007 | 1 Comments

if you have the dot net environment, it is fairly easy to make a windows service. you can take your existing code, and just add the extra hooks to write to the event log and set the service startup...

Redirecting printer queue
Posted on May 18th, 2007 | 5 Comments

You could consider writing a logon script that uninstalls the printer drivers and then reinstalls them. grep François Racine wrote: