Search the Community
Showing results for tags 'Remove'.
-
Hi, I have a question about reinstalling IIS on SCCM 2012R2. The server has 10 roles (including the Management Point, App Catalog Web Service Point, App Catalog Website Point Services, Reporting Point, Fallback Status Point,). I have a problem such as in this thread: http://scexblog.blogspot.com/2013/12/call-to-httpsendrequestsync-failed-for.html I decided to reinstall IIS. Do you first have to remove all dependent on the IIS roles?
-
Just a post for those who wants to know this. I needed to remove old failed queue messages in Exchange 2013. If you need to do this here is the command:enter into exchange powershell. Get-Queue -id Submission | Get-Message | Remove-Message -WithNDR $false
-
Hello, I am really hoping someone has either a good script they have found our a good way to clean up and remove old collections quickly. The problem I have is this new company I am at use to make a 'temp' collection each time they had to push out a single install to one machine, however they never cleaned those up and deleting them individually would take a very long time. So my question would be: Does anyone know how to delete multiple collections at once? Thank you all,
-
While carrying out an intallation of a Secondary SCCM 2012 Server one of the guys has added the Site Database Server role, is there a way to remove this role from the Secondary Site or if I leave it there will it cause any dramas. Bloke has been shouted at and recieved a "virtual" slap on the back of the head. Many thanks for any advice David Baldwin
- 2 replies
-
- SCCM 2012
- Secondary Site System Roles
- (and 2 more)
-
Hello, I am deploying windows updates to a collection of testcomputers before i deploy them to the whole company. But what if an update would mess with some of our applications. How do i remove them through the SCCM? I use SCCM 2007 // Barty