on my desktop i have bsod frequently on windows vista and 7 , with new error code every time
i need to know what cause it and how to solve this error .
thanks .
I've checked "Don't use the index when searching in file folders for system files", but I don't see a way to tell Windows 7 that I'm looking for a system file. What does this option actually do, and how do I use it to search every file name on the drive for a specified character string?
I intend to search file names in an indexed folder that contains non-indexed subfolders and "system" file types, and this option seems to have no effect on the skipping of those subfolders and file types.
I have an iPad that is connected to the Wireless router in my network. However, this router is connected to my Win 2008 server, which in its turn is connected to the internet. The iPad is unable to connect to the public url for the exchange server on the server (www.example.com) and has erratic internet access, where Windows laptops are provided with faultless internet access, even when they are not a member of the domain.
How do I solve this?
There's a motivation in my office to make sure that all file systems on all servers in the production environment (It's a Windows environment) are identical until the last file and i'm looking for a program/tool which can help me achieve this goal.
What i actually look for is a tool that will allow me to diff server's file systems by connecting them remotely (as they are spreaded around the world).
Anyone knows a tool which allows it?
I'm running WDS on a Server 2003 32-bit system and need to capture a 64-bit Windows 7 image and then image a lab of computers with the 64-bit image.
Can my 32-bit server host a 64-bit boot image, as well as capture a 64-bit machine for imaging? If not, can I use a 32-bit boot image to capture an image from the 64-bit Window 7 machine?
Currently I've Followed this Guide: http://lifehacker.com/5467758/move-the-users-directory-in-windows-7
Pointed my C:\Users, C:\Program Files (x86), C:\Program Files directory's to their respective counterparts on the B: drive. I used mklink /J D:\Users B:\Users (D was the C: drives name in recovery) but when I come to boot, all I get is that the profile can't be loaded. I have to accomplish this, and don't really mind reinstalling as its a fresh install anyway.
I have a rather annoying issue with my Windows 7 computer whereby it seems to take ages to delete, move or copy folders, even when they are empty. The problem is intermittent, to make matters worse. It just says "Discovering items..." for anything up to a couple of minutes before eventually doing what its told.
Any suggestions on where to look to stop this happening?
I have tried disabling antivirus realtime scanning to rule that out as the root cause.
id appreciate any help in this matter this is in laptop with 2 harddrive bays. i have a wd scorpio that has become 2 small its bootable with windows 7, i have pretty new 3 months old hitachi hd500gb i was using for storage-backup of programs it is not bootable and id like to make it that way without losing saved backed up info on it is there any way to do this, id like to keep only 500gb bootable hard drive due to weight of laptop its 10.lbs desktop replacement gateway p-7805u thanks for your help in advance on this matter, tommy
On a Terminalserver (win2008), we like to have an alias for the real fileservername and therefor we put a line in hosts like:
192.168.0.10 BigFiler
This only works fine for Fileserver under windows 2008 not for win2003-servers, why?
Had a power outage last night, still cleaning up from that. I have a file server that doesn't know it's part of the domain (getting the error: windows cannot connect to the domain either because the domain controller is down). I read that "resetting" the machine account the bring it back into the domain will do the trick.
Since this is the file server for the entire office, I would like to be sure that I won't bork the umpteen number of shares on this server.
Thanks!
Frustratingly, after a recent update to Windows XP mode integration features, the availability of shared disks from the hosts has been impaired.
Does anyone know any kind of workaround or fix (excluding dropbox et al)?
I have tried completely uninstalling and reinstalling as per http://www.sevenforums.com/virtualization/63710-refreshing-xp-mode.html#post568715
At one point restarting the machine appeared to have worked, but today again I am without access to my host.
Interestingly audio and copy and paste to and from the machine are working.
I installed Skype when logged on to the (local) admin account. Now, when I log off that, and log on as myname on the domain, I have to click through the intial setup steps (after you've already run the installer) of Skype. So, I have to click next to get through the mic setup/test, and it asks me if I want to take a pic.
How do I get it so that any person who logs in can just open Skype and go straight to the login screen?
Windows 7 64 bit, 2008R2
In MySQL you have to authorized a user based on the name of the origin network. From my network to a remote one all connections appear as sent from mail.mycompany.com. But connections to another remote network it appears with a different origin. How to discover which name/ip it is using?
I tried tcpdump and netstat in the destination but it is difficult to find my connection among billions of others.
In my case the destination is a Windows Server 2003
What is the reason partitioning is usually a step in installing multiple (2) operating systems on the same computer?
Does an operating system have to have it's own partition to run or can it run in the same partition as another operating system? (i.e. -can two of the same flavor run in the same partition but if you have one Linux and one windows it needs to be partitioned?)
Is it necessary to make disk partitions to run multiple operating systems?
I dont know what is going on but my disk space seems to be going down and i am not downloading anything. What app can i use on windows to keep track of diskspace? I used windirstat which tells you how much data a folder is holding but i still cant figure out the problem.
I did notice a folder holding 1.7gb for visual studio's intellitrack (or whatever that thing is called)
Hi all,
I am having fifty workstations which are connected to a windows server 2003 server and the internet is shared from the server .My question is , am i able to implement a tracking mechanism without using any proxy server and track all the web pages which ever visited by an individual workstation connected to a network?If possible how to achieve that kind of tracking mechanism?Some workstations do open their web pages in InPrivate browsing , can we access those browsing history?
I am still fairly new to parallel computing so I am not too sure which tool to use for the job.
I have a System.Threading.Tasks.Task that needs to wait for n number number of tasks to finish before starting. The tricky part is some of its dependencies may start after this task starts (You are guaranteed to never hit 0 dependent tasks until they are all done).
Here is kind of what is happening
Parent thread creates somewhere between 1 and (NUMBER_OF_CPU_CORES - 1) tasks.
Parent thread creates task to be run when all of the worker tasks are finished.
Parent thread creates a monitoring thread
Monitoring thread may kill a worker task or spawn a new task depending on load.
I can figure out everything up to step 4. How do I get the task from step 2 to wait to run until any new worker threads created in step 4 finish?
I'd really like to use chrome on my netbook, but I can't change the settings because the resolution is 1024*600 on Windows 7.
Is there any workaround? I tried the move window command with keyboard thinking that I could move the window up out of the screen enough for the ok button to appear, but the window always snaps back to screen so I can't press ok to save my settings...
Now I'm in such a situation that there is a group of predefined tasks for multiple clients to do(any client can take any task). When a client connects to the server, server choose a task from the uncompleted tasks and send it to the client. It takes a while for the client to finish the task and send the result back to the server.
Since a task should be sent to only one client, server should process requests in a serialized way. Now I have two plans to do it: create a thread for each client connection and all the threads take turns accessing the task pool, or use epoll listening on all the connection and process for each event of clients.
Which one is better for the job? Or is there any other ideas? The server will be run on a multi-core machine.
On windows 7 instead of opening GIF on IE8 (The default) I set it to FF. When viewing the image on 'details' setting GIF images has a firefox logo instead of what they had before. How do i set it back? or select an ico (such as the one on XP).
When I SSH into a Windows 2008 R2 box and try to run a command with switches like /cygdrive/c/directory/Reports.exe /ReportID=1 /DateRange=LastWeek the command just hangs and never finishes. I can see the Reports.exe spawn a process under the user but never finishes. If I RDP into the box open cygwin terminal and run the exact command it works.
Any reason why I can't run the command when I SSH in?
Some web pages won't download fully under any browser on any computer connected to the network. I have Internet access through a wireless modem/router (2 Mbps DSL connection, wireless reception is excellent). I use Opera and when I turn on Opera turbo the same sites download fully. I tried changing to some other dns (opendns, google dns), but it made no difference. What would you suggest I try?
OS : Windows 7 64 bit
I have an EVGA NVidia GT 610 card in a media center PC running Windows 8 x64
When the TV has been turned off for a while and then turned back on, there will usually be no HDMI signal until I unplug the HDMI cable and plug it back in.
Any ideas how what might be causing this or what I should check? I have the latest drivers from NVidia and the card recognizes the TV just fine. Also, my XBox 360 and PS3 work just fine and always show up.
Preventing illegal file and Folder name creation on a Windows 2003/2008 file server is the goal. We know from articles like http://stackoverflow.com/questions/62771/how-check-if-given-string-is-legal-allowed-file-name-under-windows that for some reason the file system allows creation of illegal file/folder chacters and paths that exceed the limitations of Windows. I need the following question answered:
How to remove cabability to
create file or folder creation in
NTFS that contains invalid
characters?
Can you remove the
POSIX subsystem from Windows to fix
this issue?
How does disabling
8.3 dos name creation factor into this issue?
Will any of these
fixes prevent linux clients from
creating windows compliant files?