If I deploy application with install and uninstall program as available and required what is the difference? Required will install silently and user can able to uninstall program? Available user needs to install or uninstall (user interact required for both install and uninstall?
Required will install silently and user can able to uninstall program
How to deploy Application using Global Condition
Expert,
We have requirement to deploy a application with extension "EXE" with SCCM 2012 Global condition. Understand the SCCM 2012 Global condition is leveraged only for New application model (I mean MSI application), Is this possible to deploy an application (EXE) with SCCM 2012 Global condition. Please advice.
Thanks, Siva
Client Setting: PowerShell Execution Policy - Bypass
I am trying to setup an application that will install RDC and BITS using powershell and the ServerManager module. I have set the PowerShell execution policy to Bypass. From the deployment I am runningpowershell.exe -file .\script.ps1. This does not seem to work. If I change the command topowershell.exe -ExecutionPolicy ByPass -file .\script.ps1 then that seems to work. Can someone explain how this client setting referenced below is supposed to work? I assumed that setting this to "Bypass" would allow the PowerShell script to run without having to customize the command line. Also what about the powershell scripts that can be used to determine if an application is already installed?
PowerShell execution policy | When you select Bypass, the Configuration Manager client bypasses the Windows PowerShell configuration on the client computer so that unsigned scripts can run. When you selectRestricted, the Configuration Manager client uses the current Windows PowerShell configuration on the client computer, which determines whether unsigned scripts can run. This option requires at least Windows PowerShell version 2.0 and the default isRestricted. |
http://technet.microsoft.com/en-us/library/gg682067.aspx
-Jason Dye Consultant - Systems Management
SQL Query
Folks,
I have sql query which is executing very well and giving reports, But the same query when am trying to copy into SCCM quires getting Syntax error .
I know there is a difference approach to get this done
If anyone helps that would great appreciate
Best Regard's Krishna
Deploying Non-Microsoft Updates using SCCM 2012 R2 CU5
Dear Experts,
We are planning to deploy Non-Microsoft Updates like Adobe Reader XI, Adobe Flash Player to End User's..
SCUP 2011 is installed on Windows 8.1 Computer with RSAT
WSUS is installed on SCCM Primary Site Server - Which is Windows Server 2012 R2
WSUS is working perfectly, and the Microsoft Patches are getting deployed to End User devices without any issues.
Also, the SCUP 2011 installation and Configuration is completed successfully.
WSUS is getting sync with SCUP 2011, All the Published Updates (From SCUP 2011) is getting shown on SCCM Console.
Challenge:
Now, the actual challenge is "All this Updates are showing as Metadata Only" . While Publishing those Updates from SCUP 2011 - Have tried to Publish as "Full Content".
Since the SCCM Console, does not allows to download the Updates, Tried to Publish different set of updates as"Automatic".
Unable to deploy those updates (Adobe Reader, and Flash Player).
SCUP 2011 Log's and WSyncmgr.LOG (From SCCM Site Server Shows)
Updates are downloaded, and synced.
Is this because of any Self-Signed Certificates? - Please some one help us - Thank you all in Advance!!
Veera
SCCM App-V integrated: use shared content store?
Hi,
Do you use App-V shared content store (http://virtualvibes.co.uk/introducing-shared-content-store-in-app-v-5-0-goodbye-read-only-shared-cache/) if you do, what are your experiences with it?
You use it particulary for terminal servers and streaming, correct (don't see use on Windows client machines)?
J.
Jan Hoedt
Pre-deploy task sequence?
Hi!
Upgrading some software with a task sequence, I need to reboot and run a script during so I can't use application supersedence. The problem is that the computers that need to run this TSQ have a very slow network connection so I really need to Pre-deploy it. I can't get it to work. I schedule the task sequence to be available a few hours before the assignment but it still download everything at run time.
Deployment options is set to "Download all content locally before starting task sequence".
Is this by design? Do I have to create a package or application that runs a script that installs everything?
Thanks!
Software Centre -> Install Selected -> Nothing happens
So when i click on the available application and tick the box in software centre and click "install selected" it jumps to the "Installation status" tab but then nothing happens. Waiting a bit (sometimes upto 10 minutes) and pressing F5 shows the application back in available software, rinse and repeat it never actually appears to do anything. In fact if i press F5 immediately after pressing "install selected" it does exactly the same, just re-appears in available software.
This is not the first and not the only application this has happened with, in the past generally just waiting a day seemed to remove the issue or I moved onto something else and forgot, its quite annoying
Any help would be greatly appreciated.
Timeout on Dotnet 4.5.1, no output why
Hi,
I'm deploying dotnet 4.5.1 to some Windows 7 machines but have errors for some machines only (some do work fine -50 percent- which indicate a timeout).
The only thing I can see is that it starts (C:\Windows\ccmcache\a\Program\setup.exe /quiet /norestart) but no logging whatsoever after it.
Please advise.
J.
Jan Hoedt
Copying a batch file from SCCM to Clients
Hi Everyone,
I have 2 batch files. First batch file is supposed to copy the 2nd batch file to the client's StartupFolder of the client and 2nd batch file is supposed to kill a task on the client.
1st Batch file contains the code below:
copy /y "%~dp0killmytask.bat" "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"
So, I created a package and pointed my bat file in Command Line area. Because I will deploy this package to the clients which are not in my local network, I think I can not use UNC name. So I selected "Requires drive letter" option. Program can run "whether or not a user logged on".
All I need is to copy a file via SCCM to the client's startup folder. Can you please verify if my batch file coding is correct.
Or am I doing something else wrong? Thanks a lot.
Yavuz Selim Atmaca
Application Catalog Silverlight error: Could not communicate with the client control properly
I'm having a problem with the Application Catalog where, when I go to install an application, I receive the error message "Cannot install or request software". This is happening after imaging a computer with a 32-bit Windows 7 SP1 image. What's
strange is that the Application Catalog works fine in Firefox and Chrome; it only gives this error in Internet Explorer (version 9 is in the image). Reinstalling the SCCM client does not resolve the problem. I verified that the sccm server is in trusted sites.
The Application Catalog does work correctly in IE in my 64-bit Win7 SP1 image.
I've pasted below the contents of ConfigMgrSoftwareCatalog.log There are two errors near the bottom but I couldn't find much info about them; everything I could find indicated that it could be a problem with the client communicating with the management
point, but since Firefox and Chrome work I don't think that's the case. I don't see any errors in LocationServices.log but I do see "MPLIST requests are throttled for 00:04:45" occasionally.
[1][12/05/2013 09:22:44] :Application path = http://XXX/CMApplicationCatalog/ClientBin/Microsoft.ConfigurationManager.SoftwareCatalog.Portal.xap?ver=5.0.7958.1000
[1][12/05/2013 09:22:44] :PortalContext.UpdatePortalState:Shared Portal State initialized: Microsoft.ConfigurationManager.SoftwareCatalog.Website.PortalControls.PortalState
[1][12/05/2013 09:22:44] :PortalContext.UpdatePortalState:Shared Portal State initialized: Microsoft.ConfigurationManager.SoftwareCatalog.Website.PortalControls.PortalState
[1][12/05/2013 09:22:44] :App:Resolving locale name: en-US
[1][12/05/2013 09:22:44] :App:Resolved locale name to: en-US
[1][12/05/2013 09:22:44] :App:Attempting to use passed in culture of en-US
[1][12/05/2013 09:22:44] :App:Resolving locale name: en-US
[1][12/05/2013 09:22:44] :App:Resolved locale name to: en-US
[1][12/05/2013 09:22:44] :App:Attempting to use passed in UI culture of en-US
[1][12/05/2013 09:22:44] :App:Unable to load language en-US
[1][12/05/2013 09:22:44] :App:Unable to load language en
[1][12/05/2013 09:22:44] :PortalContext.StartLoading:Start loading SoftwareLibraryViewModel,set Wait Cursor
[1][12/05/2013 09:22:44] :ApplicationViewService.cstor:Initialize ViewService client with binding 'ApplicationViewServiceSoap_HTTP' and address 'http://XXX/CMApplicationCatalog/ApplicationViewService.asmx'
[1][12/05/2013 09:22:44] :ApplicationViewService.GetApplicationValuesForProperty:begin get values for property
[1][12/05/2013 09:22:44] :SearchTool.Loaded:set focus to query text box
[1][12/05/2013 09:22:44] :PortalContext.UpdatePortalState:Shared Portal State initialized: Microsoft.ConfigurationManager.SoftwareCatalog.Website.PortalControls.PortalState
[1][12/05/2013 09:22:44] :PortalContext.HandleEventOnDemand:begin handling LoadingStateChanged
[1][12/05/2013 09:22:44] :PortalContext.HandleEventOnDemand:handle event in target 'Microsoft.ConfigurationManager.SoftwareCatalog.Website.PortalControls.AppListPageView'
[1][12/05/2013 09:22:44] :PortalViewmodel.UpdateLoadingMessage:Begin 1 second delay before updating loading
[1][12/05/2013 09:22:44] :PortalContext.HandleEventOnDemand:end handling LoadingStateChanged
[1][12/05/2013 09:22:44] :PortalContext.StartLoading:Start loading ApplicationListViewModel
[1][12/05/2013 09:22:44] :ApplicationViewService.cstor:Initialize ViewService client with binding 'ApplicationViewServiceSoap_HTTP' and address 'http://XXX/CMApplicationCatalog/ApplicationViewService.asmx'
[1][12/05/2013 09:22:44] :ApplicationViewService.GetApplications:Calling GetApplications
[1][12/05/2013 09:22:45] :PortalViewmodel.UpdateLoadingMessage:Show Loading
[1][12/05/2013 09:22:45] :PortalContext.HandleEventOnDemand:begin handling ShowLoadingStateChanged
[1][12/05/2013 09:22:45] :PortalContext.HandleEventOnDemand:handle event in target 'Microsoft.ConfigurationManager.SoftwareCatalog.Website.PortalControls.AppListPageView'
[1][12/05/2013 09:22:45] :PortalContext.HandleEventOnDemand:end handling ShowLoadingStateChanged
[1][12/05/2013 09:22:45] :ApplicationViewService.GetApplicationValuesForPropertyCallback:End GetApplicationValuesForProperty, Result:Microsoft.ConfigurationManager.SoftwareCatalog.Website.PortalControls.ServiceReference.ArrayOfString
[1][12/05/2013 09:22:45] :PortalContext.FinishLoading:Finished loading SoftwareLibraryViewModel,waiting on ApplicationListViewModel
[1][12/05/2013 09:22:47] :ApplicationViewService.GetApplicationsCallback:List of Applications received
[1][12/05/2013 09:22:47] :PortalContext.HandleEventOnDemand:begin handling LoadingStateChanged
[1][12/05/2013 09:22:47] :PortalContext.HandleEventOnDemand:handle event in target 'Microsoft.ConfigurationManager.SoftwareCatalog.Website.PortalControls.AppListPageView'
[1][12/05/2013 09:22:47] :PortalViewmodel.UpdateLoadingMessage:Begin 1 second delay before updating loading
[1][12/05/2013 09:22:47] :PortalContext.HandleEventOnDemand:begin handling ShowLoadingStateChanged
[1][12/05/2013 09:22:47] :PortalContext.HandleEventOnDemand:handle event in target 'Microsoft.ConfigurationManager.SoftwareCatalog.Website.PortalControls.AppListPageView'
[1][12/05/2013 09:22:47] :PortalContext.HandleEventOnDemand:end handling ShowLoadingStateChanged
[1][12/05/2013 09:22:47] :PortalContext.HandleEventOnDemand:end handling LoadingStateChanged
[1][12/05/2013 09:22:47] :PortalContext.FinishLoading:Finished loading ApplicationListViewModel,reset Cursor
[1][12/05/2013 09:22:49] :ApplicationDetailViewModel.UpdateProgress:current progress 'Status: Retrieving computer information'
[1][12/05/2013 09:22:49] :ApplicationViewService.cstor:Initialize ViewService client with binding 'ApplicationViewServiceSoap_HTTP' and address 'http://XXX/CMApplicationCatalog/ApplicationViewService.asmx'
[1][12/05/2013 09:22:49] :ApplicationViewService.GetClientCommunicationInformation:begin GetClientCommunicationInformation
[1][12/05/2013 09:22:50] :ApplicationViewService.CommunicationInfoForClientCallback:End CommunicationInfoForClientCallback, client communication information retrieved.
[1][12/05/2013 09:22:50] :PortalViewModel:The application has elevated permissions, using SP1 client for communication with the client.
[1][12/05/2013 09:22:50] :ApplicationDetailViewModel.ShowNetworkWarning-Error:Error 0x1709. Debugging resource strings are unavailable. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.20913.0&File=mscorrc.dll&Key=0x1709 0x80041003
[1][12/05/2013 09:22:50] :ApplicationDetailViewModel.ShowNetworkWarning:The device is not on a metered network.
[1][12/05/2013 09:22:51] :ApplicationDetailViewModel.HandleInstallApp:begin fast install
[1][12/05/2013 09:22:51] :ApplicationDetailViewModel.UpdateProgress:current progress 'Status: Retrieving computer information'
[1][12/05/2013 09:22:51] :ApplicationDetailViewModel.DoRequestClientCommunicationInfoAsync:begin DoRequestClientCommunicationInfoAsync
[1][12/05/2013 09:22:51] :ApplicationViewService.GetClientCommunicationInformation:begin GetClientCommunicationInformation
[1][12/05/2013 09:22:51] :ApplicationViewService.CommunicationInfoForClientCallback:End CommunicationInfoForClientCallback, client communication information retrieved.
[1][12/05/2013 09:22:51] :ApplicationDetailViewModel.InstallAppProgression:Begin call to client SDK to decide if user is allowed and supported to install.
[1][12/05/2013 09:22:51] :PortalViewModel:The application has elevated permissions, using SP1 client for communication with the client.
[1][12/05/2013 09:22:51] :ApplicationDetailViewModel.InstallAppProgression-Error:Progress step CanUserinstall: Could not communicate with the client control properly. Error 0x1709. Debugging resource strings are unavailable. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.20913.0&File=mscorrc.dll&Key=0x1709
0x80041003
[1][12/05/2013 09:22:51] :ApplicationDetailViewModel.UpdatePageView:PageViewMode changed to:FastInstallError
[1][12/05/2013 09:22:51] :FastInstallPageView:Create Page View FastInstallError
Monitoring deployments: filtering out App-V errors
Hi,
I have App-V deployments with several deployments types, f.e. Windows 7 as a prereq, another one with Windows 2012 as a prereq. However, the success rates (in monitoring) are terrible, f.e. Chrome: 20 percent success rate.
When I look on the tab "errors" (Deployment status):
*I have errors that "a supported app-v client is not installed" ... so I probably should set a dependency to the App-V client (but not install it automatically since I want to control that process)?
Is that best practice?
*operation aborted: how it can be aborted by and end user on a terminal server?
*CI Version info timed out(?)
*Invalid namespace
*The App-V sftmimme command returned failure
*An error occured when querying the App-V WMI provider
Then also all statuses don't have a date, time on it. How can I "clean" this up and see latest only so I'd be sure this is recent info and not outdated?
How do I found more info on each particular event?
In other words, it's quite messy and I want to have 100 percent success rate, please advise.
J.
Jan Hoedt
Re-deployment of existing app
I have deployed an Office 2013 application to users but there was found to be a known bug in the files from Microsoft (http://blogs.technet.com/b/odsupport/archive/2014/03/11/lync-2013-and-onedrive-for-business-are-not-installed-when-installing-office-2013-with-service-pack-1.aspx)
These users were already upgraded with this bug and I would like to now upgrade them again with the latest files. I created a new deployment for this. Since they already have Office 2013, and this new deployment is Office 2013, will it work? Or will SCCM think that Office 2013 is already installed and will skip the install?
Managed Services - Patching issue with Security patch KB deploying KB2841134 after Blocking Updates for IE 9
When running Security Update KB3058515 and after blocking any updates of IE 9 our client IE 9 instances were updated by KB2841134.
How could this happen if our Filtering was blocking any updates of IE 9?
sql server version error
Use the CD that comes with the installation environment detection tools
\ SMSSETUP \ BIN \ X64 \ PREREQCHK.EXE / LOCAL.
Reports say the wrong version of SQL.
I am using SQL2012 Enterprise Core Edition activation code.
What should I do?
<v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe"
stroked="f">
<v:stroke joinstyle="miter">
<v:formulas> <v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75"
path="m@4@5l@4@11@9@11@9@5xe" stroked="f">
<v:stroke joinstyle="miter">
<v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0">
<v:f eqn="sum @0 1 0">
<v:f eqn="sum 0 0 @1">
<v:f eqn="prod @2 1 2">
<v:f eqn="prod @3 21600 pixelWidth">
<v:f eqn="prod @3 21600 pixelHeight">
<v:f eqn="sum @0 0 1">
<v:f eqn="prod @6 1 2">
<v:f eqn="prod @7 21600 pixelWidth">
<v:f eqn="sum @8 21600 0">
<v:f eqn="prod @7 21600 pixelHeight">
<v:f eqn="sum @10 21600 0">
</v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:formulas>
<v:path gradientshapeok="t" o:connecttype="rect" o:extrusionok="f">
<o:lock aspectratio="t" v:ext="edit">
</o:lock></v:path></v:stroke></v:shapetype><v:shape alt="12.png" id="图片_x0020_0" o:spid="_x0000_i1025" style="width:573pt;height:360.75pt;" type="#_x0000_t75">
<v:imagedata o:href="cid:image001.png@01D0A851.DD784B10" src="file:///C:\Users\XLDAB5~1.ZHO\AppData\Local\Temp\msohtmlclip1\01\clip_image001.png">
</v:imagedata></v:shape><v:f eqn="if lineDrawn pixelLineWidth 0">
<v:f eqn="sum @0 1 0">
<v:f eqn="sum 0 0 @1">
<v:f eqn="prod @2 1 2">
<v:f eqn="prod @3 21600 pixelWidth">
<v:f eqn="prod @3 21600 pixelHeight">
<v:f eqn="sum @0 0 1">
<v:f eqn="prod @6 1 2">
<v:f eqn="prod @7 21600 pixelWidth">
<v:f eqn="sum @8 21600 0">
<v:f eqn="prod @7 21600 pixelHeight">
<v:f eqn="sum @10 21600 0">
</v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:formulas>
<v:path gradientshapeok="t" o:connecttype="rect" o:extrusionok="f">
<o:lock aspectratio="t" v:ext="edit">
</o:lock></v:path></v:stroke></v:shapetype><v:shape alt="12.png" id="图片_x0020_0" o:spid="_x0000_i1025" style="width:573pt;height:360.75pt;" type="#_x0000_t75">
<v:imagedata o:href="cid:image001.png@01D0A851.DD784B10" src="file:///C:\Users\XLDAB5~1.ZHO\AppData\Local\Temp\msohtmlclip1\01\clip_image001.png">
</v:imagedata></v:shape>
CCM\CIDownloader\Staging folder @ 42GB
Folks,
hands up, I dont know, and 4 hours of trawling WWW and various blogs has brought no joy. What exactly goes in the CCM\CIDownloader\Staging folder, we have a "rogue" client that has 42GB of files in there, and I cant fathom out where this is all coming from.
No applications deployed except software updates
Quite literally, whats in there ? Then I can start looking at what the issue might be
uber thanks
Solutions Architect
Unable to deploy Non-Microsoft Updates - All showing as Expired
Hi All,
We are Planning to deploy Non-Microsoft Updates using SCUP+SCCM 2012 R2 CU5 in my environment.
Initial Phase:
We are Planning to do it in PoC
Our Current Infrastructure is
Windows Sever 2012 R2 ---> SCCM 2012 R2 CU5 + WSUS
Windows 8 ---> SCUP 2011 + RSAT
SCUP 2011 is Configured with SCCM 2012 R2 Site Server and WSUS Site Server, The Updates are getting Published from SCUP to SCCM 2012 R2, but those updates are showing as Expired.
On SCCM Site Server :
For Primary Site (Only 1 Primary Site now ) - Configured with SUP , with Required Products. Supersede also extended up to 3 Months (No immediate Supersede Selected)
Since all this Non-Microsoft Updates are showing as Expired (Even it is Active), Unable to download. Any Suggestions Pls.
I do see that few articles refers to install Hot fix for WSUS 3.0 SP2 for WS2012 R2, Is that Hot fix is required?
Any help is really appreciated..
Thank you..
Regards,
Veera
Veera
Deploying Non-Microsoft Updates using SCCM 2012 R2 CU5
Hi All,
We are Planning to deploy Non-Microsoft Updates using SCUP+SCCM 2012 R2 CU5 in my environment.
Initial Phase:
We are Planning to do it in PoC
Our Current Infrastructure is
Windows Sever 2012 R2 ---> SCCM 2012 R2 CU5 + WSUS
Windows 8 ---> SCUP 2011 + RSAT
SCUP 2011 is Configured with SCCM 2012 R2 Site Server and WSUS Site Server, The Updates are getting Published from SCUP to SCCM 2012 R2, but those updates are showing as Expired.
On SCCM Site Server :
For Primary Site (Only 1 Primary Site now ) - Configured with SUP , with Required Products. Supersede also extended up to 3 Months (No immediate Supersede Selected)
Since all this Non-Microsoft Updates are showing as Expired (Even it is Active), Unable to download. Any Suggestions Pls.
I do see that few articles refers to install Hot fix for WSUS 3.0 SP2 for WS2012 R2, Is that Hot fix is required?
Any help is really appreciated..
Thank you..
Regards,
Veera
Veera
Making an App-V distribution point high available?
Hi,
Let me refer to
this article about shared content storage on App-V.
I would like to set it up for terminal servers, but want to make sure the App-V distribution point is high available. How can we do that? Just setup several distribution points?
When a reboot occurs, the App-V client will then automatically get its content from another DP?
Please advise.
J.
Jan Hoedt
Specify multiple categories for a Package Program?
I have a some Package-based Programs published to my Application Catalog that I need to span multiple categories (like an Application does). I've experimented with various separators hoping to hit on a syntax combo that the Application Catalog website would like but (so far) nothing seems to work. Beginning to wonder if this is even possible and hoping someone here knows for certain. So taking this as an example, note the category field (in yellow):
Now what I'm doing below doesn't work for Package Programs but it does work for Application Deployments. I think it gets across what I'm trying to accomplish: