Install DC on the non secure server room.
Hi.
My company is planning to install a DC in its branch office for some
reasons. There isnâ??t special secure server room in that office. I am afraid
of some usersâ?? password recovery tools.
Are there any recommendation about locate DC in the no secure server rooms?
Thanks! Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81117
Second User Setup ?
Hello,
I am using winXP SP2 Pro.
There are 2 users on this computer, "Me" and "Myself".
Me has admin.rights,and Myself is a limited user.
Myself should only be able to surf,download a picture,
run security,and clean up.
I have noticed that I can get all the way down to the
"system32" folder,which I heard is not the best thing
for a limited user.
I am not familiar with configuring any users,
and just used what was provided to make a new user,
and do not mess with the administry part if I can help it.
So if someone could point me to some
layman tutorials on "how to" it would be appreciated
very much..
What I am trying to accomplish here ,or at least deter is,
anyone,getting to know me and/or my machine,
through the internet, since
I am the only one on this computer,nothing can
harm me from this side..
Thanks for any help.
>worried< Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81101
Can`t file shere whith another computer!
i try to file-shere to another computer by writing the complete computer name
(i have a router between the both computers).
whitch is called local internet but the is askes for a password??
have no idea what password i should write!
pleese help me! Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81097
cracking DMZ servers username/password
We have a Windows 2003 server on our DMZ, it's patched up to the latest and
we have enabled Remote desktop Connection, so we can manage it remotely over
the internet. Obviuosly I think this can be a risk, but I need to know if
the username and password can be cracked etc. I did a port scan on it and it
showed the RDC port open. I have changed the administrators username, what
tool can I use? Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81091
Tracking unauthorized access to my computer
I am a Systems Analyst with full Admin privileges. I'm having a serious
problem, someone has been connecting to my computer and controlling my email,
accessing files/folder, etc. I'm certain that it is someone who also has
Admin privileges but there are six people with these rights and I don't know
who it is. I've spoken to my Boss about the situation but without specific
proof talking about it has done nothing. I'm just wondering if there is a
way to trace and log who is actually logging onto my computer remotely or if
there is any software that I can install or scripts that I can run in the
background that would identify the individual/individuals that are doing
this? Even if there is something that I could use that would record the
actions as they are happening would be helpful. I desparately need some kind
of concrete evidence. It's gotten to the point where the amount of times
someone is connecting to my machine is unbearable and very harassing. If
anyone can help me with this please respond ASAP. Thanks. Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81083
Internal Server Security
Hi all hope I'm in the right group. Our company is working with an outside
firm to provide web hosting for us that requires real time data from an
internal server. Their software sits on any machine and listens to to a
predetermined port that we have forwarded [from the firewall]. We have
conteplated setting this port forwarding directly to our internal server.
We have also contemplated setting up another machine with their software and
then mapping a drive to our internal server for the data their software
needs. Given the fact that the secondary machine would have a drive mapped
to our internal server is it any more secure than just forwarding the
traffice to the server. Any clarification would be appreciated.
TIA Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81074
A password problem about Zone Alarm.. really need help!
A password problem about Zone Alarm.. really need help!
I have a serious pity problem. I use Zone alarm and have set a password
previously. However, I just have forgotten the password already. I am not
autourised by the firewall to uninstall itself.
What can I do to control the settings again? Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81067
security on a certain program
I have other users on my computer. I have installed Turbo Tax. How can I
secure this program so no other user can get in to it? Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81056
Unauthorized use of Server 2003
Someone has hacked into my server 2003 and changed MY password so I could not
use it. I managed to change it back to my password and hopefully block
future access from this person. Is there a "back way" into the server that I
do not know about that would let this person in. I have terminal services
and remote access. I need to block this possible entry. Anyone have this
problem? Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81052
Java -- which version is safe?
I'm using Windows XP Home SP 1. I use Outlook 2000, Firefox, and
occasionally IE 6.
I think the Java I'm using is v1.4. I downloaded it from Sun. I
gather there's a security problem with it? Which version of Sun Java
should I be using?
<*((((><{
Fishy@Ocean.Net Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81048
Help please - Can not use/export private key after domain change
I have a self signed certificate in Windows XP (private/pulic key
pair). Recently my company changed my login domain (keeping the same
password and Profile directory). But after that I can not use my
certificate (private key). Looking at the password manager, it shows
the certificate, also when I view it, it says that I have private key
corresponding to the certificate. But when I try to export it greys out
the option for private key export saying "The associated provate key
can not be found. Only the certificate can be exported." I guess the
reason might be that the key was encrypted based on password + domain
name. Just my guess, based on my limited understanding from what I
found on the net:
"Windows XP protects you against such attacks. Windows XP encrypts the
private key with a derivative of your password. If the password is
changed and you don't provide the old password, access to the public
key will be permanently blocked, and you or a thief can no longer
decrypt files with this key."
Is the only way to recover the key to ask for switching back to the old
domain ? Please advise, I would really be very greatful for any help to
recover my key.
Thanks a lot,
Sandeep Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81046
LDAPS--certificate request
I am trying to generate a certificate request for enabling LDAPS. When I
>run
> certreq -new request.inf request.req, I get the following error and am
> having
> trouble getting past the prob
>
> C:\>certreq -new
> Certificate Request Processor: Bad INF file section name line 0xe0000001
> (INF: -
> 536870911)
> C:\request.inf
>
> I am using Article ID: 321051 for the example .inf file. That files reads
> in part:
>
> [Version] Signature="$Windows NT
> [NewRequest] Subject = "CN=<mydc.mydomain.myorg.edu>"
> ; replace with the FQDN of the DC KeySpec=1 KeyLength=1024
> ; Can be 1024, 2048, 4096, 8192, or 16384. ; Larger key sizes are more
> secure, but have
> ; a greater impact on performance. Exportable=TRUE
> MachineKeySet=TRUE
> SMIME=False
> PrivateKeyArchive=FALSE
> UserProtected=FALSE
> UseExistingKeySet=FALSE
> ProviderName="Microsoft RSA SChannel Cryptographic Provider"
> ProviderType=12
> RequestType=PKCS10
> KeyUsage=0xa0
>
> [EnhancedKeyUsageExtension] OID=1.3.6.1.5.5.7.3.1
> ; this is for Server Authentication
>
> Ideas?
>
> Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81036
keylogger 1.7 for windows uninstall information
One of my ex's installed this on my computer it logs every key stroke and
every place you visit, how do I get this off. I tried talking to the company
that makes it and they wont return my emails. I can delete the icon but it
doesnt remove it. Please help me get this off my computer Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81033
Restricting use of CD writer
Hi,
Is there a way to restrict certain users or non-administrative users from
using the CD writer on the system? If possible, disable the writing
function while allowing reading.
Thanks
Ramesh Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81032
Changes to Windows 2000 / XP
After applying all of the security updates and patches on several machines, I
have been noticing errors when burning dvds and cds. I get errors when I
burn at the highest speeds; however, if I burn at slower speeds everything
works fine. Prior to applying the patches and updates, I was able to burn
all of my cd/dvd's at the highest speed. Have there been changes in the
hardware/software layers for security reasons? Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81029
Excluding archive files from virus scan
I have around 5GB of disk space on my Windows 2000 laptop occupied by
archives bundled up using the "tar" facility, and compressed with
gzip. This is really slowing down a complete system scan. McAfee's
antivirus lets the user specify what files to exclude from scanning.
Is there much risk associated with doing this? What is the likelihood
of some malware adding itself to a file within one of the archive
files (each archive file is several hundred megabytes)? Most of the
archive is data, though there are some unix shell scripts and possibly
some binary executables. I unpack items from those archive files as
needed (about once every 2-3 days). Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81020
Anti-malware on Win2K: Run as administrator or user
I am using Windows 2000, and I scan my PC with McAfee antivirus,
SpyBot Search&Destroy, and LavaSoft Ad-Aware. I sometimes do it from
the administrator account, and sometimes from the user account. I am
most often using the user account. I haven't noticed any difference
between using the 2 accounts. Is there a best practice? Thanks. Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81019
How do you get certificates to work
I'm trying to get the SSL working on our web page so users can use it change
their
domain password. I reviewed MS KB228821 (how to generate certificate request
file)
and KB228836 (Installing new certificate for use in SSL/TLS).
My platform: Windows 2003 Server SP2, IIS 6.0
Here are the steps I followed:
1. Genreated request file - text format.
2. Read the file in on my CA then issued the the certificate.
3. Exported the issued certificate as a DER 509 type with file ext .cer
4. Ran IIS 6 manager and imported the certificate into my web page.
When I try to run the aexp.asp script, that allows users to change their
password, it
complains that SSL is not running.. What am I doing wrong and how can I
make this
work?
Thanks... Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81015
Change from Root CA to Subordinate CA
I currently have an Enterprise CA that issues certificates from a subdomain
in my network (usa.abc-company.com). I have several thousand certs already
issued. I now want to create an offline root CA in the forest root
(abc-company.com) and be able not to affect the certificates that I have
already issued.
1) Is is possible to change the role of a CA from enterprise ca to
subordinate? Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81010
AD object permission list
Hi all,
We are trying to create a security property page exactly the same as in the
Active Directory Users and Computers mmc snapin. So, we need names of
permissions to be shown. Could any body help to find API to enumerate and
read these strings?
Thanks in Advance,
Victor. Tag: Auto complete will not work on XP Pro Tablet PC Tag: 81009
How to check for computer abuse?
I have a situation where I need to know if a user is copying information from
the server or/and their local drive to some sort of removable storage device.
Is there any log files or event log I can look at that would show this?
Or
Is there a utility of app that I can run in the back ground of this p.c.
that would record such info?
I also need to know if a device such as a USB flash drive is being used on
this specific p.c. Any ideas?
Enviroment is XP on desktop, Win2003 network Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80997
Could not establish secure channel for SSL/TLS
Hello,
I am trying to connect to a SSL Secured Webservice with my ASP.NET (C#)
webapplication. On my local machine everything works well, but on my
server the folling error appears.
---
Could not establish secure channel for SSL/TLS
at System.Net.HttpWebRequest.CheckFinalStatus() at
System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
at System.Net.HttpWebRequest.GetRequestStream() at
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters) at ...
System.ComponentModel.Win32Exception: The message received was
unexpected or badly formatted
---
I allready granted the access for ASP.NET(NETWORK_SERVICE on server) to
certificates store on the local machine by using winhttpcertcfg.exe
Thx in advanced
Peter Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80995
what the hell is KB7218151.LOG?
Hi guys,
I found that every process running in my winxp system contains a
strange module with the name "KB7218151.LOG". the file is located
under "c:\windows" folder, instead of being a plain text file as the
name suggested, it's actually an executable module (start with the "MZ"
header). after some further investigation, i found that it's is loaded
by the following registry entry.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Windows]
"AppInit_DLLs"="KB7218151.LOG"
that's why every process in the system is injected with this dll
module.
I dont think it's a patch released by MS as MS wouldnt use these kind
of misleading filename to hide their actual intention. i have searched
through the internet but cannot find anything about this
"KB7218151.LOG".
is there any guru here know what it is? i will mail the "KB7218151.LOG"
file to you if you need to examine it. Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80993
Panda Platinum 2005 Internet Security
Panda_man wrote:
> Boot in Safe Mode and just delete all the folder
> Panda Software in
> C:\Program files
I booted into Safe Mode, and logged in as Owner, and I still couldn't
delete these files: icl_cfg.dll"; "pavlsp.dll"; and "PavTrc.dll".
Windows said that they were in use. I'm on XP Home, SP 1.
Any other ideas on how to get rid of all the vestiges of this
application? Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80992
Admistrator Password Reset
OK -- Maybe a simple solution (maybe not.. we'll see) ... here goes -Have a
computer that some knucklehead made an administrator name and passworded it.
Person is no longer around and no one seems to know the p/w. I need to know
how I can reset it. The computer is in need of some work and I can't access
administrator options. The people who use it (a standalone PC in an office)
just have been signing on as guest.
I hope someone has a useful suggestion... I am at a loss....
Thanks! Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80988
!!Email snooping question
We use a microsoft exchange server at our office, and everyone's password is
a certain combination of letters from their first and last name - same for
everyone, so everyone knows each others password. I have noticed that I can,
if I want to, access anyone's e-mail. And of course, the situation is also
reversed. My question is this - if i go into someone else's mailbox, via
internet explorer and through the exchange server, am I easily detected by
our IT guys? And how do i know someone is not in mine? Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80981
Help with File Security
Windows Server 2003. I have a Shared folder on my server's C: drive which
contains files shared by my network users. I need to setup security
(permissions) so that I can keep people from deleting files in folders other
than their own, creating files in other's folder, etc. I need to be able to
designate an owner for each of the folders and give that owner full rights,
etc. I need some tips on where to start and how to implement this. Do I
start from the bottom up (at the subfolder level) or from the top down (at
the Shared folder level)? Thanks for any help you may give. God bless.
--
Dr. Doug Pruiett
Good News Jail & Prison Ministry
www.goodnewsjail.org Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80978
notification for adding a new win account
Hi ,
when someones adds a new windows account, i want to receive a notification
. How i can do that ?
Thanks Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80977
Cannot take ownership of a folder
Hi all,
I have a W2003 SBS server.
I copied a folder from a backup tape of our old NT4 server to this new server.
Now I can't access, take ownership or delete the folder.
On the old server the folder was owned by a single user.
I have tried to replicate this users details in a new a/c on the new server
but this still won't allow access to the folder.
1. Is there any way for me (the administrator) to take ownership outside of
the security settings in Windows Explorer.
2. If not, how do I get the old NT4 server to become a BDC of the new domain
so I can log on there with the old users credentials, browse to the file an
change it's ownership. I have added the old server to the DNS of the new and
can browse it from the new but not the other way.
I tried looking this up but can't find an answer anywhere.
--
Cheers
Chas
***************
* Spectrum is Green *
*************** Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80957
Active Directory Authentication over Firewalls
Hi All,
What are the minimum ports that I need to open on my FW for AD
authentication?
Thanks,
Nir Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80949
How to make a drive private
I have added an other drive to my PC running Win XP Pro.
My PC has two users, one is me as administrator plus another with no
adninistrator rights.
The privacy setting on drive C, that contains all the program files
including My Documents folders, does not let the other user have access to
them while the drive F that contains all my working files is wide open.
I tried to make the all drive private but the sistem does not permit me to
mark that option.
I need to make the all the content of drive F private, can anybody suggest
me how to do it?
Thanks
Maurizio Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80945
Spyware/Virus Cleaning favor
Hello. I am looking for a favor.
I know several of you (MVPs in particular) have developed extensive "So you've
been hit with spyware, now what?" instructions for non-technical users. If
you have a link to your advice, could you post it (or the contents)? My non-technical
cousin is asking me for advice and I'd much rather point her to your site(s)
than reinvent the wheel.
Thanks.
Byron Hynes
Windows Server
Microsoft Corporation
http://spaces.msn.com/members/byronphyne Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80936
MS06-01(912919) and MS05-02(908519) Setup Error
I could not apply the following security patches to a couple of Windows 2003
SP1 servers. It came back with the following message.
Setup could not verify the integrity of the file update.inf. Make sure the
cryptographic service is running on the server.
Thanks
--
dle Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80932
MSN Space Security
I don't want anyone can't any pictures from my msn space! How will I do? Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80930
Folder Security - Finding Group or User Name in Security settings
We have a customer with a 2003 server SP1, there are 100's of "securied"
folders which have in many cases "everyone" as a security user (users allowed
to create their own folders). I need a quick way of producing a report on the
top level folders as to who has access. Is there such a tool freely available?
Many thanks in advance
--
Regards
Dave Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80928
windows installer (again)
Hi all - still having trouble with my windows installer - the installer would
appear to be totally corupted and unusable, i have tried anything and
everthing i can think of and more, i have tried with windows help to fix this
problem but without success - i have downloaded installer 3.1 but that does
not help me, if anybody has any help with this issue i would appreciate the
help. my system is windows xp sp2 i am using a presario with amd athlon 2400+
--
good xping and best regards
williameric Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80921
NTFS Permissions
Hello,
I am trying to prevent network users from deleting folders and files on a
network drive.
I have decided to apply read/write but not modify rules to network users in
order to prevent them deleting important folders etc however there is a
problem with MS Office.
When a document is opened or edited Word will always create a temp file,
this temp file is then left on the drive because it was created but could not
be deleted because the user is unable to delete.
This in my mind is quite a serious problem as I do not want the network
drive to become full of these .tmp files which are not necessary and take up
resources.
Is there a way to prevent the .tmp files being created in the first place,
or a way in which to allow them to be removed once the user has closed the
program.
--
Thanks, Cep. Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80920
Automatic Updates greyed out
My Windows XP Security Center-Automatic Updates is ON, but when I click on
Manage Security Settings all the settings are greyed out, and I can't change
them. Is there something I need to do to activate them?
Thanks,
Mark Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80905
Public Keys, Private Keys, & Certificates
This is a multi-part message in MIME format.
------=_NextPart_000_0006_01C624A3.FBC504A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Are all Public and Private Keys stored on certificates?
------=_NextPart_000_0006_01C624A3.FBC504A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2802" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Are all Public and Private Keys stored =
on=20
certificates?</FONT></DIV></BODY></HTML>
------=_NextPart_000_0006_01C624A3.FBC504A0-- Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80899
ewido malware software
every one it seems uses adaware and spybot s/d,has anyone any plus comments
to advise on ewido or minus comments come to that. Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80896
DCOM - Allowing Remote Anonymous Access
Can anyone tell me or does anyone know where I can find information regarding
the risk associated with changing the following DCOM policy: Machine Access
Restrictions in Security Descriptor Definition Language (SDDL) Syntax - to
allow remote anonymous access?
Does this change the RPC security setting on the XP system also? Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80889
Surfing with User privileges
Apparently a person cannot use these newsgroups operating their computer
without administrator privileges. Just now I tried to post a new message
with only limited privileges and could not get the dialog box for writing the
new post to come up. This limitation hinders good security practice. I
turned on the â??allow pop-ups from this siteâ?? but that didnâ??t work, and I
turned on â??temporarily allow pop-ups from this siteâ?? but that didnâ??t do it
either!
In our home and business we are trying to use our computers with limited
privileges more and more, to protect the current Windows setup and avoid
spyware and adware. If programs used daily wonâ??t operate properly with these
limited rights it makes operation frustrating.
Russ Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80873
OneCare Live file sharing
Windows OneCare Live has firewall settings to allow file sharing with the
local subnet only- a good idea! But it doesn't seem to work. On my home
network with three PCs, file sharing worked fine until installing OneCare on
the new HP notebook. Now this machine won't share anything, though the
settings say that the firewall is configured for file sharing. Have others
had this problem?
A few days later I opened the firewall settings to allow sharing with all
computers (even those on the internet, (as it warns)) and it does share with
the home computers all right. Does this local subnet restriction not work
correctly in OneCare Live? The notebook computer has XP Home and the others
have XP Professional. May this be the difference?
Russ Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80872
Windows One Care Beta
I downloaded WOC Beta and about 2 weeks later uninstalled it. After
uninstall, reboot, and sign on (and every sign on since) I get an error
message that says: Windows cannot find 'C:\WINDOWS\Nail.exe' . Make sure you
typed the name correctly, and then try again....When I did a search for the
file I found it. It was a quarantineed file by WOC Beta. It let me delete the
file, but I still get this warning each time I sign on. How do I get rid of
this warning? Thank you. Alex. Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80869
Kama Sutra / W32.Blackmal.E worm questions
I have Norton AV and it was updated on Jan. 17 2006 with the entry:
W32.Blackmal.E@mm
CME-24, Win32.Blackmal.F [Computer Associates],
Email-Worm.Win32.Nyxem.e [F-Secure], Email-Worm.Win32.Nyxem.e
[Kaspersky], W32/MyWife.d@MM [McAfee], W32/MyWife.d@MM!M24 [McAfee],
W32/Small.KI@mm [Norman], Tearec.A [Panda Software], W32/Nyxem-D
[Sophos], WORM_GREW.{A, B} [Trend Micro]
Will I be okay no matter what?
Is there a way you can get this worm without opening email attachments?
I just saw a CNN report where they did not mention that you can get it
by opening attachments. But the mainstream media doesn't explain these
things very well. Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80853
Has my Hotmail account been infiltrated?
Hi I have a serious problem that I believe may be some form of identity
theft and breach of security.
I have been informed by a few people that I know that they have
received emails, allegedly from me, which usually have the following
traits:
1. they are from my Hotmail account and name, although the name on
these emails has only my first initial instead of my full name that all
my email accounts and client are set to
2. they are usually blank, but one or two reports that they had
attachments
3. the subject line includes the phrase "Not read:" and is often
followed by subject line text that had been in previous emails between
myself and them.
I am using a Mac with Microsoft Entourage as my primary email client. I
have run both Norton Antivirus and MacScan and have found NO viruses,
spyware or keyloggers. I have turned on OS X's firewall and I
frequently clear all my browser caches and cookies. I have changed my
Hotmail/MSN password. So far, this did not solve the problem.
I do not use forwards nor multiple-address emails, and my contacts have
zero connection to each other except through me. They do not receive
emails from each other nor have each other as contacts. The only
connection is through me. Does someone have access to my address and
contacts somehow? This is very worrisome, your help is greatly
appreciated... I have not received any response from Microsoft Security
and this is very frustrating... I am worried someone can do some real
damage. Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80844
Default GPO
I changed my default group policy setting for my Windows Firewall settings to
Disable and now I can no longer see the Windows Firewall settings in my Group
Policy Editor. Any help is appreciated! Tag: Auto complete will not work on XP Pro Tablet PC Tag: 80843
I cannot after many attempts and suggestions get autofill/autocomplete to
work on my tablet pc running XP Pro....any suggestions to make it work would
be appreciated