PC Review


Reply
Thread Tools Rate Thread

When is an Admin not an Admin?

 
 
Randall Arnold
Guest
Posts: n/a
 
      14th Jan 2004
I set up Windows XP recently on 2 PCs. On one everything is fine. However,
on the other I have 2 current problems: I cannot install the Java Virtual
Machine, and the Advanced tab on network properties (that allows Firewall to
be set) is not visible. Looking into it, I found that I don't have admin
rights-- even when I log on as Admin! I have never encountered this before.

An exhaustive search of the MS Knowledge Base and Google has turned up
nothing. Can anyone help on this?

Many thanks,

Randall Arnold


 
Reply With Quote
 
 
 
 
George McMillin
Guest
Posts: n/a
 
      14th Jan 2004
the same thing has happened to me. Did you find an answer?
George McMillin, (E-Mail Removed)
>-----Original Message-----
>I set up Windows XP recently on 2 PCs. On one everything

is fine. However,
>on the other I have 2 current problems: I cannot install

the Java Virtual
>Machine, and the Advanced tab on network properties (that

allows Firewall to
>be set) is not visible. Looking into it, I found that I

don't have admin
>rights-- even when I log on as Admin! I have never

encountered this before.
>
>An exhaustive search of the MS Knowledge Base and Google

has turned up
>nothing. Can anyone help on this?
>
>Many thanks,
>
>Randall Arnold
>
>
>.
>

 
Reply With Quote
 
Randall Arnold
Guest
Posts: n/a
 
      15th Jan 2004
Not yet!

Randall Arnold

"George McMillin" <(E-Mail Removed)> wrote in message
news:0adc01c3dae0$b2b4d1f0$(E-Mail Removed)...
> the same thing has happened to me. Did you find an answer?
> George McMillin, (E-Mail Removed)
> >-----Original Message-----
> >I set up Windows XP recently on 2 PCs. On one everything

> is fine. However,
> >on the other I have 2 current problems: I cannot install

> the Java Virtual
> >Machine, and the Advanced tab on network properties (that

> allows Firewall to
> >be set) is not visible. Looking into it, I found that I

> don't have admin
> >rights-- even when I log on as Admin! I have never

> encountered this before.
> >
> >An exhaustive search of the MS Knowledge Base and Google

> has turned up
> >nothing. Can anyone help on this?
> >
> >Many thanks,
> >
> >Randall Arnold
> >
> >
> >.
> >



 
Reply With Quote
 
Guest
Posts: n/a
 
      21st Jan 2004
Not sure if this'll help - I stumbled across it looking
for a solution to a different problem, and thought it
might assist you. Good luck!


Subject: Re: I AM the Administrator - but I can't aadd
privileges to myself
From: "Roger Abell [MVP]" <(E-Mail Removed)> Sent:
1/10/2004 3:52:49 AM




It sounds to me like your are using NTFS filesystem and
the permissions on C:\Program Files somehow became
out of whack.
You could try opening a cmd prompt (start / run cmd)
and in it enter the commands
cacls "C:\Program Files" /t /e /g Users:R
cacls "C:\Program Files" /t /e /g System:F
cacls "C:\Program Files" /t /e /g Administrators:F
These will restore part of the installation default
permissions
that normally exists on C:\Program Files, and it is the
part that
is important for the environment you have described, where
you are a stand-alone system with yourself as the one
user.

"Jeffrey" <(E-Mail Removed)> wrote in
message
news:2ca101c3d6e4$eaa2c810$(E-Mail Removed)...
> Folks,
>
> I'm at my wit's end. I am the ONLY user of my stand

alone
> computer and I am the administrator. I am not on a
> network. I know my password. But I can't install new
> software because I don't have the privileges. And I

can't
> give myself more privileges and I don't know why.
>
> The problems began a few days ago when I began trying to
> install Norton SystemWorks 2003 Pro. Among the myriad of
> errors, I continued to receive many such as: "Error

1303:
> The installer has insufficient privileges to access this
> directory C:\Program Files\ . . . The installation

cannot
> continue. Log on as ad administrator or contact your
> system administrator."
>
> I gave up on installing Norton for the time being. Now

I'm
> merely trying to install a DVD maker program so that I

can
> save all my data in case of a computer disaster. But I
> keep getting the same kind of error: "Error 1303: The
> installer has insufficient privileges to access this
> directory C:\Program Files\ . . . The installation

cannot
> continue. Log on as administrator or contact your system
> administrator."
>
> I've gone into the Component Services, Computer
> Management, Local Security Policy, Performance and
> Services in an effort to afford myself every

conceiveable
> privilege. I confess that I don't yet know what I'm

doing,
> having only recently entered the Win XP Pro world from

Win
> 98SE. Could someone please tell me the steps to do this?
> All I want to do is back up my computer and be able to

do
> whatever I need to do with my system as administrator.
>
> Thanks in advance.
>
> (E-Mail Removed)


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

>-----Original Message-----
>I set up Windows XP recently on 2 PCs. On one

everything is fine. However,
>on the other I have 2 current problems: I cannot install

the Java Virtual
>Machine, and the Advanced tab on network properties

(that allows Firewall to
>be set) is not visible. Looking into it, I found that I

don't have admin
>rights-- even when I log on as Admin! I have never

encountered this before.
>
>An exhaustive search of the MS Knowledge Base and Google

has turned up
>nothing. Can anyone help on this?
>
>Many thanks,
>
>Randall Arnold
>
>
>.
>

 
Reply With Quote
 
Randall Arnold
Guest
Posts: n/a
 
      21st Jan 2004
Thanks!

I don't get that particular error, but I ran the refreshes to see if thet'll
help. If not, I'm gonna have to reinstall XP! : (

Randall Arnold

<(E-Mail Removed)> wrote in message
news:181001c3dfd2$6820c490$(E-Mail Removed)...
> Not sure if this'll help - I stumbled across it looking
> for a solution to a different problem, and thought it
> might assist you. Good luck!
>
>
> Subject: Re: I AM the Administrator - but I can't aadd
> privileges to myself
> From: "Roger Abell [MVP]" <(E-Mail Removed)> Sent:
> 1/10/2004 3:52:49 AM
>
>
>
>
> It sounds to me like your are using NTFS filesystem and
> the permissions on C:\Program Files somehow became
> out of whack.
> You could try opening a cmd prompt (start / run cmd)
> and in it enter the commands
> cacls "C:\Program Files" /t /e /g Users:R
> cacls "C:\Program Files" /t /e /g System:F
> cacls "C:\Program Files" /t /e /g Administrators:F
> These will restore part of the installation default
> permissions
> that normally exists on C:\Program Files, and it is the
> part that
> is important for the environment you have described, where
> you are a stand-alone system with yourself as the one
> user.
>
> "Jeffrey" <(E-Mail Removed)> wrote in
> message
> news:2ca101c3d6e4$eaa2c810$(E-Mail Removed)...
> > Folks,
> >
> > I'm at my wit's end. I am the ONLY user of my stand

> alone
> > computer and I am the administrator. I am not on a
> > network. I know my password. But I can't install new
> > software because I don't have the privileges. And I

> can't
> > give myself more privileges and I don't know why.
> >
> > The problems began a few days ago when I began trying to
> > install Norton SystemWorks 2003 Pro. Among the myriad of
> > errors, I continued to receive many such as: "Error

> 1303:
> > The installer has insufficient privileges to access this
> > directory C:\Program Files\ . . . The installation

> cannot
> > continue. Log on as ad administrator or contact your
> > system administrator."
> >
> > I gave up on installing Norton for the time being. Now

> I'm
> > merely trying to install a DVD maker program so that I

> can
> > save all my data in case of a computer disaster. But I
> > keep getting the same kind of error: "Error 1303: The
> > installer has insufficient privileges to access this
> > directory C:\Program Files\ . . . The installation

> cannot
> > continue. Log on as administrator or contact your system
> > administrator."
> >
> > I've gone into the Component Services, Computer
> > Management, Local Security Policy, Performance and
> > Services in an effort to afford myself every

> conceiveable
> > privilege. I confess that I don't yet know what I'm

> doing,
> > having only recently entered the Win XP Pro world from

> Win
> > 98SE. Could someone please tell me the steps to do this?
> > All I want to do is back up my computer and be able to

> do
> > whatever I need to do with my system as administrator.
> >
> > Thanks in advance.
> >
> > (E-Mail Removed)

>
> =========================================================
>
> >-----Original Message-----
> >I set up Windows XP recently on 2 PCs. On one

> everything is fine. However,
> >on the other I have 2 current problems: I cannot install

> the Java Virtual
> >Machine, and the Advanced tab on network properties

> (that allows Firewall to
> >be set) is not visible. Looking into it, I found that I

> don't have admin
> >rights-- even when I log on as Admin! I have never

> encountered this before.
> >
> >An exhaustive search of the MS Knowledge Base and Google

> has turned up
> >nothing. Can anyone help on this?
> >
> >Many thanks,
> >
> >Randall Arnold
> >
> >
> >.
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Stop a admin user changing another admin users password or deleting their account? Poutnik Windows Vista General Discussion 4 6th Oct 2009 11:00 PM
Re: Stop a admin user changing another admin users password or deleting their account? Rick Rogers Windows Vista General Discussion 0 3rd Oct 2009 12:33 PM
Admin access to Vista Registry Remote & locally in Admin Approval =?Utf-8?B?R2F5bGU=?= Windows Vista Security 0 24th Oct 2007 03:26 PM
how can i change the admin from admin to the new admin i create? =?Utf-8?B?bWVtZQ==?= Microsoft Access 1 10th Jun 2006 09:34 PM
script to list users and groups in domain admin and local admin gr =?Utf-8?B?Y3Jvc3N3aXJlZA==?= Microsoft Windows 2000 Security 6 29th Mar 2005 05:39 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:22 AM.