Roaming Profiles & Local Permissions

G

Guest

In the past I've always used local profiles, and set the user as the local
administrator so they could install programs and modify settings.

I recently started using Roaming Profiles, but I'm having the problem where
users cannot install programs on their local machines unless they log in as
administrator (remote site, I can not easily access). Is this just how it is,
or is there a way I can modify their permissions on the server so that they
have quasi-administrator rights on their local workstations. All of my
education in Active Directory is self-taught, so I'm not familiar enough with
the architecture to know the right place to modify settings.

A specific problem is using AutoCAD. Users want to customize their toolbars,
but can't because the menu files can't be edited while they are logged in.
 
S

Steven L Umbach

Profile types have nothing to do with installing software. Applications that
write to the system folder and/or program files folder need to be installed
by a local administrator or possibly power user. However if the application
is a .msi package you can use Group Policy Software Installation to assign
or publish the package so that it can be installed by or for even regular
users. Unfortunately too many applications are designed [poorly] so that the
user must be a local administrator to run or take full advantage of the
application. You could try contacting the publisher to see if there are any
folder or registry permissions/settings or other settings/updates that can
be modified so that a regular user can use that application. If the
application runs correctly when the user is a power user then permissions
can be modified so that it works for a regular user. You may also want to
post in an AutoCAD newsgroup. --- Steve
 
G

Guest

Thanks for the response. However, the program in question is WinZip, and the
users are Domain Power Users. When the administrator logs in, it's no
problem, but anyone other than administrator cannot install the program.

Michael

Steven L Umbach said:
Profile types have nothing to do with installing software. Applications that
write to the system folder and/or program files folder need to be installed
by a local administrator or possibly power user. However if the application
is a .msi package you can use Group Policy Software Installation to assign
or publish the package so that it can be installed by or for even regular
users. Unfortunately too many applications are designed [poorly] so that the
user must be a local administrator to run or take full advantage of the
application. You could try contacting the publisher to see if there are any
folder or registry permissions/settings or other settings/updates that can
be modified so that a regular user can use that application. If the
application runs correctly when the user is a power user then permissions
can be modified so that it works for a regular user. You may also want to
post in an AutoCAD newsgroup. --- Steve


Michael said:
In the past I've always used local profiles, and set the user as the local
administrator so they could install programs and modify settings.

I recently started using Roaming Profiles, but I'm having the problem
where
users cannot install programs on their local machines unless they log in
as
administrator (remote site, I can not easily access). Is this just how it
is,
or is there a way I can modify their permissions on the server so that
they
have quasi-administrator rights on their local workstations. All of my
education in Active Directory is self-taught, so I'm not familiar enough
with
the architecture to know the right place to modify settings.

A specific problem is using AutoCAD. Users want to customize their
toolbars,
but can't because the menu files can't be edited while they are logged in.
 
S

Steven L Umbach

Apparently that is another program that needs the user to be a local
administrator to install. Also FYI for a minor point there is no such thing
as Domain Power Users though a domain user can be in the local power users
group on a domain computer. --- Steve


Michael said:
Thanks for the response. However, the program in question is WinZip, and
the
users are Domain Power Users. When the administrator logs in, it's no
problem, but anyone other than administrator cannot install the program.

Michael

Steven L Umbach said:
Profile types have nothing to do with installing software. Applications
that
write to the system folder and/or program files folder need to be
installed
by a local administrator or possibly power user. However if the
application
is a .msi package you can use Group Policy Software Installation to
assign
or publish the package so that it can be installed by or for even regular
users. Unfortunately too many applications are designed [poorly] so that
the
user must be a local administrator to run or take full advantage of the
application. You could try contacting the publisher to see if there are
any
folder or registry permissions/settings or other settings/updates that
can
be modified so that a regular user can use that application. If the
application runs correctly when the user is a power user then permissions
can be modified so that it works for a regular user. You may also want
to
post in an AutoCAD newsgroup. --- Steve


Michael said:
In the past I've always used local profiles, and set the user as the
local
administrator so they could install programs and modify settings.

I recently started using Roaming Profiles, but I'm having the problem
where
users cannot install programs on their local machines unless they log
in
as
administrator (remote site, I can not easily access). Is this just how
it
is,
or is there a way I can modify their permissions on the server so that
they
have quasi-administrator rights on their local workstations. All of my
education in Active Directory is self-taught, so I'm not familiar
enough
with
the architecture to know the right place to modify settings.

A specific problem is using AutoCAD. Users want to customize their
toolbars,
but can't because the menu files can't be edited while they are logged
in.
 
G

Guest

So I guess my question is then, how do I make a roaming profile a local
administrator?

Steven L Umbach said:
Apparently that is another program that needs the user to be a local
administrator to install. Also FYI for a minor point there is no such thing
as Domain Power Users though a domain user can be in the local power users
group on a domain computer. --- Steve


Michael said:
Thanks for the response. However, the program in question is WinZip, and
the
users are Domain Power Users. When the administrator logs in, it's no
problem, but anyone other than administrator cannot install the program.

Michael

Steven L Umbach said:
Profile types have nothing to do with installing software. Applications
that
write to the system folder and/or program files folder need to be
installed
by a local administrator or possibly power user. However if the
application
is a .msi package you can use Group Policy Software Installation to
assign
or publish the package so that it can be installed by or for even regular
users. Unfortunately too many applications are designed [poorly] so that
the
user must be a local administrator to run or take full advantage of the
application. You could try contacting the publisher to see if there are
any
folder or registry permissions/settings or other settings/updates that
can
be modified so that a regular user can use that application. If the
application runs correctly when the user is a power user then permissions
can be modified so that it works for a regular user. You may also want
to
post in an AutoCAD newsgroup. --- Steve


In the past I've always used local profiles, and set the user as the
local
administrator so they could install programs and modify settings.

I recently started using Roaming Profiles, but I'm having the problem
where
users cannot install programs on their local machines unless they log
in
as
administrator (remote site, I can not easily access). Is this just how
it
is,
or is there a way I can modify their permissions on the server so that
they
have quasi-administrator rights on their local workstations. All of my
education in Active Directory is self-taught, so I'm not familiar
enough
with
the architecture to know the right place to modify settings.

A specific problem is using AutoCAD. Users want to customize their
toolbars,
but can't because the menu files can't be edited while they are logged
in.
 
S

Steven L Umbach

You would have to add the user to the local administrators group on the
computer where the user needs to install the application or have someone who
is a local administrator install the program which could possibly be done
remotely via Remote Desktop. --- Steve


Michael said:
So I guess my question is then, how do I make a roaming profile a local
administrator?

Steven L Umbach said:
Apparently that is another program that needs the user to be a local
administrator to install. Also FYI for a minor point there is no such
thing
as Domain Power Users though a domain user can be in the local power
users
group on a domain computer. --- Steve


Michael said:
Thanks for the response. However, the program in question is WinZip,
and
the
users are Domain Power Users. When the administrator logs in, it's no
problem, but anyone other than administrator cannot install the
program.

Michael

:

Profile types have nothing to do with installing software.
Applications
that
write to the system folder and/or program files folder need to be
installed
by a local administrator or possibly power user. However if the
application
is a .msi package you can use Group Policy Software Installation to
assign
or publish the package so that it can be installed by or for even
regular
users. Unfortunately too many applications are designed [poorly] so
that
the
user must be a local administrator to run or take full advantage of
the
application. You could try contacting the publisher to see if there
are
any
folder or registry permissions/settings or other settings/updates that
can
be modified so that a regular user can use that application. If the
application runs correctly when the user is a power user then
permissions
can be modified so that it works for a regular user. You may also
want
to
post in an AutoCAD newsgroup. --- Steve


In the past I've always used local profiles, and set the user as the
local
administrator so they could install programs and modify settings.

I recently started using Roaming Profiles, but I'm having the
problem
where
users cannot install programs on their local machines unless they
log
in
as
administrator (remote site, I can not easily access). Is this just
how
it
is,
or is there a way I can modify their permissions on the server so
that
they
have quasi-administrator rights on their local workstations. All of
my
education in Active Directory is self-taught, so I'm not familiar
enough
with
the architecture to know the right place to modify settings.

A specific problem is using AutoCAD. Users want to customize their
toolbars,
but can't because the menu files can't be edited while they are
logged
in.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top