A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Security and Administration with Windows XP
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Windows Updates?



 
 
Thread Tools Display Modes
  #1  
Old June 12th 04, 10:47 PM
Mike_B
external usenet poster
 
Posts: n/a
Default Windows Updates?

Is it possible to have windows automatic update--update when logged on as a limited account..PS the admin account is not logged on. If possible how do I set it up. I also have the same situation with with Nortons Anti-Virus--I need these both programs to
update themselves while only a limited account is logged on ___any help would be appreciated

Mike_B
--
"Always Learning Something New"
Ads
  #2  
Old June 14th 04, 05:41 AM
Ashokan Achari [MSFT]
external usenet poster
 
Posts: n/a
Default Windows Updates?

Hi,

You must be logged on as Administrator or a user with administrative rights
to perform update operations.

You can try the following to get into Windows Update from limited
user-account:

C:\WINDOWS\system32\runas.exe /savecred /user:Administrator
%SystemRoot%\system32\wupdmgr.exe
This would start a DOS type window asking for the "Administrator" account
password. Once you provide the password Windows Update site launches and
scans for updates.

If the above method works please create a copy of the Windows Update
shortcut by:
1. Right mouse click on desktop and select New - Shortcut
2. In the text box under "Type the location of the item:" , type as below
and click Next.
C:\WINDOWS\system32\runas.exe /savecred /user:Administrator
%SystemRoot%\system32\wupdmgr.exe
3. In the text box under "Type a name for this shortcut:" type a name (For
eg: Windows Update)
4. Click Finish

You can change "Administrator" to other name with Administrator equivalent
account.

You could do the same for your Norton updates. Create another shortcut and
type "C:\WINDOWS\system32\runas.exe /savecred /user:Administrator PATH OF
THE NORTON UPDATE"

In the above text please copy the path for the Norton Update .exe file and
replace it with PATH OF THE NORTON UPDATE


Hope this helps ......


Ashok (Ashokan Achari)

The Posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
---Is it possible to have windows automatic update--update when logged on
as a limited account..PS the admin account is not logged on. If possible
how do I set it up. I also have the same situation with with Nortons
Anti-Virus--I need these both programs to update themselves while only a
limited account is logged on ___any help would be appreciated
---
---Mike_B
-----
---"Always Learning Something New"
---

  #3  
Old June 14th 04, 11:46 PM
Mike_B
external usenet poster
 
Posts: n/a
Default Windows Updates?

Thank you for your prompt response---by using the script you mentioned it would also enable my limited users access to the admin account password. Which in it self will create a whole different set of problems. I noticed that when I create a new admin acco
unt in addition the the original buillt in one. The new admin account can change any passwords he or she wants to. It there a way That I can block the changing the original admin account password From being changed by anyone other than the originator. some
of my people need admin privleges but I'm afraid of being locked out of my own machines.

Any suggestions ????

Mike_B
--
"Always Learning Something New"


"Ashokan Achari [MSFT]" wrote:

Hi,

You must be logged on as Administrator or a user with administrative rights
to perform update operations.

You can try the following to get into Windows Update from limited
user-account:

C:\WINDOWS\system32\runas.exe /savecred /user:Administrator
%SystemRoot%\system32\wupdmgr.exe
This would start a DOS type window asking for the "Administrator" account
password. Once you provide the password Windows Update site launches and
scans for updates.

If the above method works please create a copy of the Windows Update
shortcut by:
1. Right mouse click on desktop and select New - Shortcut
2. In the text box under "Type the location of the item:" , type as below
and click Next.
C:\WINDOWS\system32\runas.exe /savecred /user:Administrator
%SystemRoot%\system32\wupdmgr.exe
3. In the text box under "Type a name for this shortcut:" type a name (For
eg: Windows Update)
4. Click Finish

You can change "Administrator" to other name with Administrator equivalent
account.

You could do the same for your Norton updates. Create another shortcut and
type "C:\WINDOWS\system32\runas.exe /savecred /user:Administrator PATH OF
THE NORTON UPDATE"

In the above text please copy the path for the Norton Update .exe file and
replace it with PATH OF THE NORTON UPDATE


Hope this helps ......


Ashok (Ashokan Achari)

The Posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
---Is it possible to have windows automatic update--update when logged on
as a limited account..PS the admin account is not logged on. If possible
how do I set it up. I also have the same situation with with Nortons
Anti-Virus--I need these both programs to update themselves while only a
limited account is logged on ___any help would be appreciated
---
---Mike_B
-----
---"Always Learning Something New"
---


  #4  
Old June 15th 04, 04:41 AM
Ashokan Achari [MSFT]
external usenet poster
 
Posts: n/a
Default Windows Updates?

Hi,

It's not possible to prevent the new admin account from changing the
password of the Original Built-in account because the new admin has the
same rights as the Built-in Administrator. Be careful to whom you assign
the new admin account. Admins are to be trusted and it not ethical for
admins to change other admins password.

Hope this helps ......


Ashok (Ashokan Achari)

The Posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
-
--
--Thank you for your prompt response---by using the script you mentioned it
would also enable my limited users access to the admin account password.
Which in it self will create a whole different set of problems. I noticed
that when I create a new admin account in addition the the original buillt
in one. The new admin account can change any passwords he or she wants to.
It there a way That I can block the changing the original admin account
password From being changed by anyone other than the originator. some of my
people need admin privleges but I'm afraid of being locked out of my own
machines.
--
--Any suggestions ????
--
--Mike_B
----
--"Always Learning Something New"
--
--
--"Ashokan Achari [MSFT]" wrote:
--
-- Hi,
--
-- You must be logged on as Administrator or a user with administrative
rights
-- to perform update operations.
--
-- You can try the following to get into Windows Update from limited
-- user-account:
--
-- C:\WINDOWS\system32\runas.exe /savecred /user:Administrator
-- %SystemRoot%\system32\wupdmgr.exe
-- This would start a DOS type window asking for the "Administrator"
account
-- password. Once you provide the password Windows Update site launches
and
-- scans for updates.
--
-- If the above method works please create a copy of the Windows Update
-- shortcut by:
-- 1. Right mouse click on desktop and select New - Shortcut
-- 2. In the text box under "Type the location of the item:" , type as
below
-- and click Next.
-- C:\WINDOWS\system32\runas.exe /savecred /user:Administrator
-- %SystemRoot%\system32\wupdmgr.exe
-- 3. In the text box under "Type a name for this shortcut:" type a name
(For
-- eg: Windows Update)
-- 4. Click Finish
--
-- You can change "Administrator" to other name with Administrator
equivalent
-- account.
--
-- You could do the same for your Norton updates. Create another shortcut
and
-- type "C:\WINDOWS\system32\runas.exe /savecred /user:Administrator
PATH OF
-- THE NORTON UPDATE"
--
-- In the above text please copy the path for the Norton Update .exe file
and
-- replace it with PATH OF THE NORTON UPDATE
--
--
-- Hope this helps ......
--
--
-- Ashok (Ashokan Achari)
--
-- The Posting is provided "AS IS" with no warranties, and confers no
rights.
-- --------------------
-- ---Is it possible to have windows automatic update--update when logged
on
-- as a limited account..PS the admin account is not logged on. If
possible
-- how do I set it up. I also have the same situation with with Nortons
-- Anti-Virus--I need these both programs to update themselves while only
a
-- limited account is logged on ___any help would be appreciated
-- ---
-- ---Mike_B
-- -----
-- ---"Always Learning Something New"
-- ---
--
--
--

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 02:00 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.