Quantcast
Channel: Configuration Manager 2007 Software Distribution forum
Viewing all 629 articles
Browse latest View live

AppDeployToolkit /Deploy-Application.ps1

$
0
0

Hello,

I am using AppsDeployToolkit but I would like to know where I could find the exact value to be input in the Deploy-Application.ps1 parameters.

I have run this apps but apparently nothing is uninstalled I suspect the ps1 parameters to be wrong... I saw application(s) are not running am I correct?

Where could I check the AppName the ps1 script is looking for... it could a misspelling or an incomplete AppName?

I did a manul uninstallation and it shows Product Name: NetWorker" which is the name I place in the ps1 file

##*===============================================## Variables: Application[string]$appVendor =''[string]$appName ='NetWorker'[string]$appVersion =''[string]$appArch =''[string]$appLang =''[string]$appRevision =''[string]$appScriptVersion =''[string]$appScriptDate =''[string]$appScriptAuthor =''##*===============================================

this is the log I obtain:

]LOG]!><time="20:15:38.370-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::The following users are logged on to the system:[AD\xxxxxx].]LOG]!><time="20:15:38.386-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::Current process is running with user account [AD\xxxxxx] under logged in user session for[AD\xxxxxx].]LOG]!><time="20:15:38.402-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::Thereisno console user logged in(user with control of physical monitor, keyboard,and mouse).]LOG]!><time="20:15:38.417-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::The active logged on user is[AD\xxxxxx].]LOG]!><time="20:15:38.433-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::The active logged on user [AD\xxxxxx] has a primary UI language of [EN].]LOG]!><time="20:15:38.448-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::The following UI messages were imported from the config XML file:[UI_Messages_EN].]LOG]!><time="20:15:38.448-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::The active logged on user [AD\xxxxxx] has a DPI scale factor of [100]with DPI pixels [96].]LOG]!><time="20:15:38.464-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::Unable to load COM Object[Microsoft.SMS.TSEnvironment].Therefore, script isnot currently running from a SCCM TaskSequence.]LOG]!><time="20:15:38.495-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::Skipping attempt to check forand make the task scheduler services healthy because the AppDeploymentToolkitisnot running under the [NT AUTHORITY\SYSTEM] account.]LOG]!><time="20:15:38.511-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::Session0not detected.]LOG]!><time="20:15:38.511-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::Installationis running in[Interactive] mode.]LOG]!><time="20:15:38.526-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Initialization]::Deployment type is[Uninstallation].]LOG]!><time="20:15:38.542-420" date="09-23-2015" component="PSAppDeployToolkit" context="AD\xxxxxx" type="1" thread="9000" file="AppDeployToolkitMain.ps1"><![LOG[[Pre-Uninstallation]::Checkfor running application(s)[iexplore]...]LOG]!><time="20:15:38.589-420" date="09-23-2015" component="Get-RunningProcesses" context="AD\xxxxxx" type="1" thread="9000" file="Deploy-Application.ps1"><![LOG[[Pre-Uninstallation]::Application(s) are not running.]LOG]!><time="20:15:38.714-420" date="09-23-2015" component="Get-RunningProcesses" context="AD\xxxxxx" type="1" thread="9000" file="Deploy-Application.ps1"><![LOG[[Pre-Uninstallation]::Finished checking running application(s).]LOG]!><time="20:15:38.729-420" date="09-23-2015" component="Get-RunningProcesses" context="AD\xxxxxx" type="1" thread="9000" file="Deploy-Application.ps1"><![LOG[[Pre-Uninstallation]::Display balloon tip notification with message [Uninstallation started.].]LOG]!><time="20:15:38.776-420" date="09-23-2015" component="Show-BalloonTip" context="AD\xxxxxx" type="1" thread="9000" file="Deploy-Application.ps1"><![LOG[[Pre-Uninstallation]::Spin up progress dialog in a separate thread with message:[Uninstallationin progress.Please wait...].]LOG]!><time="20:15:38.994-420" date="09-23-2015" component="Show-InstallationProgress" context="AD\xxxxxx" type="1" thread="9000" file="Deploy-Application.ps1"><![LOG[[Post-Uninstallation]::Close the installation progress dialog.]LOG]!><time="20:15:39.998-420" date="09-23-2015" component="Close-InstallationProgress" context="AD\xxxxxx" type="1" thread="9000" file="Deploy-Application.ps1"><![LOG[[Post-Uninstallation]::Networker_EN_01Uninstallation completed withexit code [0].]LOG]!><time="20:15:40.123-420" date="09-23-2015" component="Exit-Script" context="AD\xxxxxx" type="1" thread="9000" file="Deploy-Application.ps1"><![LOG[[Post-Uninstallation]::Display balloon tip notification with message [Uninstallation complete.].]LOG]!><time="20:15:40.170-420" date="09-23-2015" component="Show-BalloonTip" context="AD\xxxxxx" type="1" thread="9000" file="Deploy-Application.ps1"><![LOG[[Post-Uninstallation]::-------------------------------------------------------------------------------]LOG]!><time="20:15:40.201-420" date="09-23-2015" component="Exit-Script" context="AD\xxxxxx" type="1" thread="9000" file="Deploy-Application.ps1">

Thanks,

Dom


System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager


SCCM Collection not updating all computers from OU.

$
0
0

Hi Techs

Just looking for some guidance to resolve this issue. I am getting issue in pulling up  all computers in an OU to show up in collection from Active Directory.

Active directory System discovery is enabled.

There are 30 computers in an OU. There is a query currently running to pull all computers from that OU to collection to deploy a software. But only 20 computers, out of 30 is been pulled up and showing up in collection. Collection is already refresh and Updated many times. Thinking, these machines might have issue with the client although showing healthy on console, reinstalled SCCM client on few computers but no change. As a matter of time, we waited for more than 2 days but 10 computers still not showing up in collection. Although these machines are receiving other software deployment advertisements so these atleast shows it is operational in environment.

Finding entry of one of the computer "Machine01" on adsysdis.log of Central site server and found below log. However couldnt found its entry on adsysgrp.log.

 

adsysdis.log

INFO: DDR was written for system 'MACHINE01' - H:\ServerApps\Microsoft Configuration Manager\inboxes\auth\ddm.box\adsfz4ab.DDR at 5/29/2011 12:0:1

INFO: discovered object with ADsPath = 'LDAP://Serverdc1.domain.COM.AU/CN=MACHINE01,OU=High-End Workstations,OU=New Builds,OU=Devices,DC=ServerDC1,DC=COM,DC=AU'~  $$<SMS_AD_SYSTEM_DISCOVERY_AGENT><Sun May 29 12:30:06.650 2011
WARN: Could not get property (domain) for system (0x80005010)~  $$<SMS_AD_SYSTEM_DISCOVERY_AGENT><Sun May 29 12:30:06.666 2011

 

Please advise, few computers are not picked by sccm query and not showing up in collection.

 

Thanks & Regards

 

Veday

 


Server Engineer

Am completely new to SCCM environment, am trying a project..

$
0
0

Hi Friends!!

Am completely new to SCCM environment, learning the surfing google and with few collections of video and pdf files.

I managed to install SCCM 2007 application successfully.Am trying to deploy a software silently(safari browser) to be get installed in my client pc without user's interaction, i input the following cmd under cmd line.

"g:\browser\SafariSetup.exe" /q /norestart /G:"msiexec /i safarisetup.exe /qn REBOOT=ReallySuppress" /msioptions "REBOOT=ReallySuppress"

G:\ is the drive where my software is locating, i want to install the software silently without user's interaction.

But unluckily the software not found installed in user's PC, when i check user's control panel--> Run advertise program--> the software which am trying to deploy is showing with "FAILED" status, am for sure am doing some mistake here.

can anyone help me in resolving this issue and persist further the deployment..

Thanks in advance, your reply will be much appreciable.

Error when trying to Start BITS

$
0
0

I am having issues getting windows 10 to run updates.  According to the help documents I need to start BITS; however, when I go to do that I get an error code 2147024894.  Do you know what this is and how to resolve it.  I will like to get all my updates loaded so that I can move on and update Office.  Thanks!



Disable RDP for external Web Facing Clients

$
0
0

Hello,

What will be the best way using SCCM 2007 R3 to Disable the RDP Connection for any external Web Facing Clients?

Thanks,

Dom 


System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager

Migrating from Marimba 8.1 to Configuration Manager 2012 R2

$
0
0

Good morning all,

I have been tasked with architecting a migration from Marimba 8.1 to Configuration Manager 2012 R2 and I noticed that there is almost no material available in the web about this, can someone provide whatever insight information possible?

Thanks in advanced for your help on this matter

Ed


edthefixer

SCCM - which logs to check for application deployment issues?

$
0
0
We're running SCCM 2007 SP2 on Windows 2008 R2 and have managed to create a package and program which is successfully advertised to a Windows 7 workstation. The deployment job starts and the install.exe can be seen on the client machine but does not progress beyond 0% CPU activity in Task Manager.

Please would somebody point me in the direction of the SCCM logs we need to be checking to troubleshoot this issue further?

Many thanks

Rich

Stopping an application deployment

$
0
0

Hello 

I have an issue were i distributed a application were there is only 1 DP pushing to 3 buildings and it has maxed out the bandwidth of the wan link. I had network kill the nic to quickly fix the issue but now if i start the DP up again it pegs the bandwidth... If i ILO into the server how can i stop the deployment so when they turn the NIC back on it doesnt kill the bandwidth? 

I have already removed the collection associated with this site from the deployment but since it was killed at the nic it doesnt see anything im doing.... BITS was also already active but 2mgb was to much i since lowered to 500kbs but again since it was killed at the nic there is no way for the clients to know.... 

If i pull the boundaries for the DP will that work or if i kill the deployment all together or is there a service i can stop on the server that will make the DP stop deploying to clients?

Thank you for any help on this issue..







Software Distribution: Acrobat Reader UPDATES!!!

$
0
0

Hello,

The full installation works 99% of the time... version 10.0 or 10.1

The msp for the updates almost failed for the same percentage !!! 10.0.04 or 10.1.15

I tried several ways:

SETUP.INI and BOOTSTRAPPER

[Startup]
RequireOS=Windows 2000
RequireMSI=3.0
RequireIE=6.0.2600.0

[Product]
msi=AcroRead.msi
Languages=1033
1033=English (United States)
PATCH=AdbeRdrUpd10115.msp
CmdLine=TRANSFORMS="AcroRead.mst"

[Windows 2000]
PlatformID=2
MajorVersion=5
ServicePackMajor=4

[MSI Updater]
Path=http://ardownload.adobe.com/pub/adobe/reader/win/8.x/8.0/misc/WindowsInstaller-KB893803-v2-x86.exe

run Setup.exe

OR

through command lines:

rem Installation Adobe Acrobat Reader 10.1.15 (for all client with version 10.x.x. and below)

net use \\CONFIGMGRSRV\D$\Applications\Adobe\Acrobat\10.1.15\Reader\AdbeRdr1000_mui_Std
msiexec.exe /i "AcroRead.msi" ALLUSERS=1 /q /norestart TRANSFORMS="AcroRead.mst"

net use \\CONFIGMGRSRV\D$\Applications\Adobe\Acrobat\10.1.15\Reader\AdbeRdr1010_mui_Std
msiexec.exe /i "AcroRead.msi" ALLUSERS=1 /q /norestart TRANSFORMS="AcroRead.mst"

net use \\CONFIGMGRSRV\D$\Applications\Adobe\Acrobat\10.1.15\Reader
rem installation update 10.1.15
msiexec /update AdbeRdrUpd10115.msp /norestat

if "%errorlevel%"=="0" cls &Echo Success.
if "%errorlevel%"=="1" cls &Echo Fail

exit 0

it is always installing the main product but failed on the update with error 1642 could not find the product need for this update!!

I have from version 4 to 10... and would like to get at least 10.1.15 or 11.x.x....

any idea?

Thanks,
Dom


System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager


Change DNS / WINS

$
0
0

Hello,

We are changing the IPs of DNS and WINS as there is an side-by-side installation of new Active Directory environment.

Is there a way to use SCCM 2007 R3 to push the new entries to all desktops and servers clients?

Thanks,
Dom


System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager

SCCM Advertisement Prompt with Open File Security Warning

$
0
0
We have a SCCM package built to update Office Communicator R2.  The package was put together using SMS Installer.  It includes some calls to tskill.exe and shutdown.exe  If you execute the SMS Installer executable on a machine it runs successfully with no prompts.  With the SCCM advertisement, we are now getting the "Open File Security" warning from Vista when it is running.  This is causing the overall installation to fail.  Is there anything within the package or the advertisement that could be causing this behavior.  This same package has executed successfully for months and now we don't know what has started this behavior.

Any ideas?

SCCM 2007--deployed software silent uninstall method

$
0
0

Hi!!

As i mentioned during software distribution query, am new to SCCM environment!

Referring google i understand the procedure of software silent distribution technique.

Now i want to uninstall the deployed package silently without user interaction through SCCM 2007.

For this the below batch file is created, which i tested before trying through SCCM..when i execute the same

batch file,it works flawlessly. But the same i want tried through SCCM Software distribution and New package via too, but was unsuccessful.

It would be helpful if someone describe the software uninstall method.I tried the following procedure which was abortive is.

if exist "%PROGRAMFILES(x86)%\Mozilla Thunderbird\uninstall\uninstall.exe" "%PROGRAMFILES(x86)%\Mozilla Thunderbird\uninstall\uninstall.exe" /ms

Software distribution-->Packages-->Distribute-->Software-->Create a new package and program without a definition file-->Enter the package identification-->source file set to Always obtain files from a source directory-->UNC path of my batch file updated here->Program Identification "Command line" Selected(browse) the batch file(EG:thunderbird_uninstall.bat) and rest of the other things and assigned as soon as possible in scheduling..

But when i check the advertisement status, it shows 0 received.

I even tried uninstall method as installation process, that too was didn't done the work.

So could you pls advise the right method for software silent uninstall through sccm 2007???

Thanks in advance.

Execmgr error IsNetResourceAccessible failed with error code 0x00000035

$
0
0

I am facing an issue with Software Distribution on the Clients that are behidn the firewall. (port 80 is already opened between the client and the SCCM Servers)

IsNetResourceAccessible failed with error code 0x00000035


Here are the logs

Execution Request for package ABC002E7 program ReinstallePO state change from WaitingContent to NotifyExecutionexecmgr18-10-2015 07:11:553896 (0x0F38)
Checking content location \\SCCMSERVER.abc.domain.com\SMSPKGU$\ABC002E7\ for useexecmgr18-10-2015 07:11:553896 (0x0F38)
IsNetResourceAccessible failed with error code 0x00000035execmgr18-10-2015 07:12:173896 (0x0F38)
Rolling over to network access account to check content locationexecmgr18-10-2015 07:12:173896 (0x0F38)
IsNetResourceAccessible failed with error code 0x00000035execmgr18-10-2015 07:12:173896 (0x0F38)
EnterRsRuningState failed to run script ePOReinstall.cmd 0x80008107execmgr18-10-2015 07:12:173896 (0x0F38)


CAS.log

Requesting content ABC002E7.1, size(KB) 6847, under context System with priority LowContentAccess18-10-2015 08:24:324068 (0x0FE4)
Created and Sent Location Request '{9B5AE81E-2297-4FBA-84D0-C5FFE3A71A2C}' for package ABC002E7ContentAccess18-10-2015 08:24:324068 (0x0FE4)
LS job {9B5AE81E-2297-4FBA-84D0-C5FFE3A71A2C} submitted to get DP locations for content ABC002E7.1ContentAccess18-10-2015 08:24:324068 (0x0FE4)
Successfully created location request {A0765F92-EF69-4F0F-8528-6AC6CFF8E84F} for content ABC002E7.1ContentAccess18-10-2015 08:24:324068 (0x0FE4)
Location update from LS for content ABC002E7.1 and location request {A0765F92-EF69-4F0F-8528-6AC6CFF8E84F}ContentAccess18-10-2015 08:24:323572 (0x0DF4)
Download location found 0 - \\SCCMSERVER.abc.domain.com\SMSPKGU$\ABC002E7\ContentAccess18-10-2015 08:24:323572 (0x0DF4)
Matching DP Location found 0 - \\SCCMSERVER.abc.domain.com\SMSPKGU$\ABC002E7\ContentAccess18-10-2015 08:24:323572 (0x0DF4)
Releasing content request {A0765F92-EF69-4F0F-8528-6AC6CFF8E84F}ContentAccess18-10-2015 08:24:323572 (0x0DF4)
Canceling LS Job {9B5AE81E-2297-4FBA-84D0-C5FFE3A71A2C} for content ABC002E7.1ContentAccess18-10-2015 08:24:323572 (0x0DF4)
Requesting content ABC002E7.1, size(KB) 6847, under context System with priority LowContentAccess18-10-2015 08:34:55848 (0x0350)
Created and Sent Location Request '{088ADC84-5193-4A64-AB56-DA647B7424F6}' for package ABC002E7ContentAccess18-10-2015 08:34:55848 (0x0350)
LS job {088ADC84-5193-4A64-AB56-DA647B7424F6} submitted to get DP locations for content ABC002E7.1ContentAccess18-10-2015 08:34:55848 (0x0350)
Successfully created location request {B1931F54-1887-48D5-BDD7-5E6219FB2F9A} for content ABC002E7.1ContentAccess18-10-2015 08:34:55848 (0x0350)
Location update from LS for content ABC002E7.1 and location request {B1931F54-1887-48D5-BDD7-5E6219FB2F9A}ContentAccess18-10-2015 08:34:553476 (0x0D94)
Download location found 0 - \\SCCMSERVER.abc.domain.com\SMSPKGU$\ABC002E7\ContentAccess18-10-2015 08:34:553476 (0x0D94)
Matching DP Location found 0 - \\SCCMSERVER.abc.domain.com\SMSPKGU$\ABC002E7\ContentAccess18-10-2015 08:34:553476 (0x0D94)
Releasing content request {B1931F54-1887-48D5-BDD7-5E6219FB2F9A}ContentAccess18-10-2015 08:34:553476 (0x0D94)
Canceling LS Job {088ADC84-5193-4A64-AB56-DA647B7424F6} for content ABC002E7.1ContentAccess18-10-2015 08:34:553476 (0x0D94)



LocationServices.log


Current AD site of machine is ABCLocationServices18-10-2015 08:24:324068 (0x0FE4)
Current AD site of machine is ABCLocationServices18-10-2015 08:24:323572 (0x0DF4)
Calling back with the following distribution pointsLocationServices18-10-2015 08:24:323572 (0x0DF4)
Distribution Point='\\SCCMSERVER.abc.domain.com\SMSPKGU$\ABC002E7\', Locality='LOCAL', DPType='SERVER', Version='6487', Capabilities='<Capabilities SchemaVersion="1.0"><Property Name="WOL" Version="1"/></Capabilities>', Signature=''LocationServices18-10-2015 08:24:323572 (0x0DF4)
Calling back with locations for location request {9B5AE81E-2297-4FBA-84D0-C5FFE3A71A2C}LocationServices18-10-2015 08:24:553572 (0x0DF4)
Current AD site of machine is ABCLocationServices18-10-2015 08:34:55848 (0x0350)
Current AD site of machine is ABCLocationServices18-10-2015 08:34:553476 (0x0D94)
Calling back with the following distribution pointsLocationServices18-10-2015 08:34:553476 (0x0D94)
Distribution Point='\\SCCMSERVER.abc.domain.com\SMSPKGU$\ABC002E7\', Locality='LOCAL', DPType='SERVER', Version='6487', Capabilities='<Capabilities SchemaVersion="1.0"><Property Name="WOL" Version="1"/></Capabilities>', Signature=''LocationServices18-10-2015 08:34:553476 (0x0D94)
Calling back with locations for location request {088ADC84-5193-4A64-AB56-DA647B7424F6}LocationServices18-10-2015 08:35:173476 (0x0D94)

Exit Code 1152

$
0
0

I made a couple of rookie mistake deploying software across the enterprise and now things are in such a state of disarray, I'm not sure what to do.

Here's where I am now.  I am trying to deploy an application via a task sequence.  I'm using a task sequence so a single collection/advertisement can handle both 32-bit & 64-bit systems.  The installation failed on a large number of computers.  When I tried re-deploying, most of those failed with exit code 1152.  I know that this message is telling me that it couldn't run because the program is already running.  What I don't know is WHAT is already running?  Does it mean TSManager?  Because that's the only thing related that I can see running.  I know my setup isn't running.  At least is doesn't appear as a running process on the affected computers.

When I look at the TSManager process, I see that it's been running for over 2 weeks.  That's not good.  Looking at smsts.log, it's been "waiting for job status notification" for who knows how long. Probably over 2 weeks.

What can I do to clean this up so I can re-deploy this software?

Task sequence Error Code 1 Task Sequence can't find Global Group

$
0
0
I have a 32 bit machine I am imaging via Task Sequence, the image has worked fine for over a year after over 3500 machines successfully until Friday. The task sequence is returning a error code 1 on the add admin rights task. I am running a runonce.bat that net.exe localgroup Administrators to 3 global groups that I have verified exist in ad, but the failure in the advertisement status of the task sequence that runs states there is no such user or group for each of the 3 groups in the runonce.bat. Then the task sequence error out without completing the imaging. any thoughts?

Deploying software when no one is logged in and/or Maintenance Windows

$
0
0

I've stated before that I, as a rule, only deploy software to systems when no one is logged in. Some people responded that it was the craziest thing they had ever heard.  I'm curious to know what other people do.

I don't see how anyone could do it any other way.  How are you supposed to upgrade Java when the user is in Internet Explorer doing who knows what?

My users have been instructed to log out when the leave for the evening, but I've got systems that have launched at task sequence over TWO WEEKS ago, where step one is waiting for the user to log out. TWO WEEKS.

I've also got IT management that doesn't want the department to seem to Big Brotherish.  Oi vey.

Which logs are needs to be check for Software Distribution in SCCM 2007

$
0
0

Hi,

We have SCCM 2007 R3 in server 2008 R2.  Could someone please guide me in Software Distribution. Which logs are needs to be check for the Software Distribution in Client Side to trouble shooting or to know the process what exactly hapening.

Update WINS and DNS by Poweshell using SCCM 2007 R3

$
0
0

Hello,

I found this post

http://www.fernandi.com/blog/?p=130

I tested on several computers and it works fine.

Now I am looking for the best way to populate the servers.txt file source of all IPs needed to be updated.

1. I could run an inventory report to get all IPs having a WINS associated and populate the file. Then push the powershell and the text file to a collection containing all the IPs obtained. For no I am able to push the script to the servers but I have to create the text file locally for my testing... I need a better way to push the text file.

2. I could send the powershell to all NICs but it might add WINS on IPs which do not need it...

Any idea?sys

After reviewing with our management DHCP is not an option... too many legacy...

Thanks,

Dom


System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager


SMS_ENROLL_SERVER and SMS_ENROLL_WEB Critical Status - The http status code is 12175.

$
0
0

We are using SCCM 2012 R2 SP2, using a primary site

SMS_ENROLL_SERVER AND SMS_ENROLL_WEB Components giving errors since last 2 weeks. We have recently upgraded a new distribution

Enrollment Point Control Manager detected Enrollment Point is not responding to HTTP/HTTPS requests.  The http status code is 12175.

Checked enrollserv.log on site server and same errors repeating every 30 minutes

Failed to send http request /EnrollmentService/DeviceEnrollmentService.svc. Error 12175

Call to HttpSendRequestSync failed for port 443 with 12175 error code.

Health check operation failed, error code is 12175

I have tried to restart site server and W3SV SERVICE few times but errors keeps coming back

I would really appreciate any advise..

RJ


RJ09

enable lpr via dism on windows 7 x64 error 11

$
0
0

So I have a cmd script that enables lpr port monitor as follows:

+----------PASTE---------------+
@echo off
if EXIST "C:\Windows\SysWOW64" (
"C:\Windows\SysWOW64\Dism.exe" /online /enable-feature /featurename:Printing-Foundation-LPRPortMonitor
exit %errorlevel%
) ELSE (
"C:\Windows\System32\Dism.exe" /online /enable-feature /featurename:Printing-Foundation-LPRPortMonitor
exit %errorlevel%
)
+--------END PASTE-----------------+

When advertising via a task sequence on a 32 bit win7 machine, it works. Lpr is in fact enabled.
When executed on a 64bit win7 machine it ends with exit code 0 in execmgr.log, but it does not in fact enable lpr.

Now if I execute the following from the command line on the 64 bit system, I get an error 11 basically saying I'm running a 32 bit program on a 64 bit os:

+----------PASTE---------------+
C:\Windows>"C:\Windows\SysWOW64\Dism.exe" /online /enable-feature /featurename:Printing-Foundation-LPRPortMonitor

Deployment Image Servicing and Management tool
Version: 6.1.7600.16385

Error: 11

You cannot service a running 64-bit operating system with a 32-bit version of DISM.
Please use the version of DISM that corresponds to your computer's architecture.
+--------END PASTE-----------------+

If I run the dism from system32 on the 64bit system from the command line it works. So I'm sure you're thinking "so just change your script to run the dism from system32." Well, so was I. But if I change the script to only run dism from system32, I then see exit code 11 in the execmgr.log and again lpr is not enabled.

What am I missing???

-Steve

Viewing all 629 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>