Package Server question
Updated: 24 May 2010 | 1 comment
I have a PC that I wish to use as a package server. It is updated and I can see it in DS and NS, but when I try to add it as a package server, it doesn't come up in the list. Can someone please help me?
Vicky
discussion Filed Under:
Comments
Hello Vcmckee, What OS is
Hello Vcmckee,
What OS is running your computer? Vista machines cannot be used as package servers.
If you want to know more about the selection process there is a stored procedure that is executed when you load the Package Server pages.
The procedure name is sp_PSWin32Candidates and in the SP3 code it is defined as (I highligthed the code that should interest us here):
So in effect, your computer must be managed on the server, and cannot be a Windows Vista or Server 2008 box (but I believe this has changed in lately, so I suggest you check the sp running on your server ;).
Ludovic FERRÉ
Principal Remote Product Specialist
Symantec
1st Rule of Connect Club: Mark the post that helped you the most as a 'solution'. 2nd Rule of Connect Club:You must talk about Connect
Would you like to reply?
Login or Register to post your comment.