Quantcast
Channel: System Center Essentials - General forum
Viewing all 383 articles
Browse latest View live

MSMQ6.0 in SCOM 2012

$
0
0

Hi All,

i wish to setup SCOM alerts for MSMQ. Specifically for 1 of many queue inside private queue with threshold of 2000(hope this statement makes sense).

i have downloaded MSMQ management pack and followed the below steps.

https://social.technet.microsoft.com/Forums/systemcenter/en-US/fded8cd3-6d8e-4384-bff7-b277305dd0d7/help-setting-up-an-alert-on-number-of-messages-in-queues-msmq-30-and-sce-2007?forum=systemcenter

Unfortunately this hasnt worked.

i am new to SCOM and not sure how to proceed or troubleshoot further. 

Please help.

Andy


Where can I find my Benefit Access Number or MSDN Suscriber ID

$
0
0
I have suscribed to TechNet software.  Where can I find my Benefit Access Number or MSDN Suscriber ID

DPM2012 R2 Volume missing on regular bases

$
0
0

Hello everyone

We have a DPM Server 2012R2 ( 4.2.1417.0) as a virtual machine on a Windows 2012r2
the Host is also a 2012r2 where DataDepulicaiton is activated.

From time to time in DPM one (or more of the disk are missing)
- rescan in DPM doesn't help
- i computer management (virtual machine) the disk is on Error  with 2 partitions on "healthy at risk".
- in the eventlog (virtual machine) a lot of this messages

The IO operation at logical block address 0xc7ea58 for Disk 5 (PDO name: \Device\00000034) was retried.

on the "host"  no entries in the eventlog

any ideas ?

System Partition question

$
0
0

I have a 240 Gig SSD. Having cloned it over, I have 122 Gigs used on the C: drive leaving 10 Gigs free. On the F: partition, there is 88 Gigs free but apparently I cannot use that part. Having tried to upgrade to the Anniversary update, it doesn't work because it needs 20 Gigs free. 

My question is, if I clone this over to a 500 Gig SSD, will the F: partition take even more space and take more than 88 Gigs as presently showing on the F: drive or will it remain 88 Gigs on the 500 Gig SSD. 

Unable to delete "cfrbackup-KBEDMUMV" named folder

$
0
0

Sir,

   I am currently using windows 7 ultimate and I am unable to delete a folder name "cfrbackup-KBEDMUMV" from my computer and always asking me "YOU WILL NEED TO PROVIDE ADMINISTRATOR PERMISSION TO DELETE THIS FOLDER".

Help me sir.

Regards,

Manish Ranjan

filegroup

$
0
0

Looks like we might need MS SQL help again. The DB is currently defaulting to a File Group that is already full.

This evening I tried to import a new file into the DB and it generated this error:


Information: 0x40016041 at RdfImportPackage: The package is attempting to configure from the XML file "I:\Work\KeystoneDW\SSIS\KeystoneDW\trunk\comScoreSSIS\comScore Integration Services Project\comScorePackage.dtsConfig".
SSIS package "RdfImportPackage.dtsx" starting.
Information: 0x40016041 at RdfImportPackage: The package is attempting to configure from the XML file "I:\Work\KeystoneDW\SSIS\KeystoneDW\trunk\comScoreSSIS\comScore Integration Services Project\comScorePackage.dtsConfig".
Warning: 0x8001C004 at Process comScore Search Fact Files: The For Each File enumerator is empty. The For Each File enumerator did not find any files that matched the file pattern, or the specified directory was empty.
Information: 0x4004300A at Load comScore Search Fact File, SSIS.Pipeline: Validation phase is beginning.
Information: 0x40043006 at Load comScore Search Fact File, SSIS.Pipeline: Prepare for Execute phase is beginning.
Information: 0x40043007 at Load comScore Search Fact File, SSIS.Pipeline: Pre-Execute phase is beginning.
Information: 0x402090DC at Load comScore Search Fact File, comScore Search Fact TXT File [1]: The processing of file "E:\DataFiles\SSISWorkingFiles\comscore\comscore_search_fact_686w.txt" has started.
Information: 0x4004300C at Load comScore Search Fact File, SSIS.Pipeline: Execute phase is beginning.
Information: 0x402090DE at Load comScore Search Fact File, comScore Search Fact TXT File [1]: The total number of data rows processed for file "E:\DataFiles\SSISWorkingFiles\comscore\comscore_search_fact_686w.txt" is 17213479.
Error: 0xC0202009 at Load comScore Search Fact File, SQL Server Destination [313]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E14.
An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80040E14  Description: "Could not allocate space for object 'dbo.comscore_search_fact'.'XPKcomscore_search_fact__search_id' in database 'KeystoneDW' because the 'comScoreFG672' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.".
Error: 0xC02092B5 at Load comScore Search Fact File, SQL Server Destination [313]: A commit failed.
Error: 0xC0047022 at Load comScore Search Fact File, SSIS.Pipeline: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "SQL Server Destination" (313) failed with error code 0xC02092B5 while processing input "SQL Server Destination Input" (329). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the failure.
Information: 0x40043008 at Load comScore Search Fact File, SSIS.Pipeline: Post Execute phase is beginning.
Information: 0x402090DD at Load comScore Search Fact File, comScore Search Fact TXT File [1]: The processing of file "E:\DataFiles\SSISWorkingFiles\comscore\comscore_search_fact_686w.txt" has ended.
Information: 0x4004300B at Load comScore Search Fact File, SSIS.Pipeline: "component "SQL Server Destination" (313)" wrote 17213479 rows.
Information: 0x40043009 at Load comScore Search Fact File, SSIS.Pipeline: Cleanup phase is beginning.
Task failed: Load comScore Search Fact File
Warning: 0x80019002 at Process comScore Search Fact Files: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED.  The Execution method succeeded, but the number of errors raised (3) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.
Warning: 0x80019002 at RdfImportPackage: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED.  The Execution method succeeded, but the number of errors raised (3) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.
SSIS package "RdfImportPackage.dtsx" finished: Failure.

This the error i get when i try to import the 6 G.B of data using SSIS pacakage . 

One more catch over here is i am trying to import the data to filegroup "comScoreFG686" , But whenever i try to import the data by default the data imports to filgroup comScoreFG672 which is confusing me a lot .

Any suggestion please suggest me 

  

Control panel getting closed

$
0
0
When I open control panel for network connection and if i want to edit Ethernet connection the control panel is getting closed. What should i do?  

Custom Windows system hyperlink click action

$
0
0

Hi all,

Does any one know if the system link click action can be customized? For example, I receive an email which has a link, if I click it opens a browser. I want to write some custom action to check the url and if it is a certain host opens an app in stead the browser. 

I have been searching on the net I didn't found a real solution. I hope someone could help me!

Thanks,

Luis.


unable to delete some folder

$
0
0

dear sir

I am unable to delete cfrbackup-EEZUIDLO folder from my pc . I am using win-10

pl. help me

Build a server in a lab like Cyber Cafe (CC) concept

$
0
0

Hello everyone,

Now I in final year in college. I want to build a server in a lab and connect with 25 client PC. The lab will look like a CC.
Server task:
1. Maintainance

2. Store Client Data

3. Provide Security

4. Provide software like microsoft word and etc.

5. Database.

May I know the specs to build the server and what I should do to make this project successfully. Thanks. Sorry I'm very new and never build server before.

A device which is not part of this management group has attempted to access this Health Service.

$
0
0

Has anyone found an answer to this yet?  I have uninstalled/reinstalled the agents both manually and through the push. Rebooted the client, rebooted the  sce server. Forced the group policy to reapply, forced the health agent to /reportnow and I still get the error. The client shows up under the agent managed section but under the health state column it shows not monitored. The clients can ping the SCE server by FQDN and RDP to it as well so name resolution is working fine.

On the the SCE server I get this in the log
Event Type: Information
Event Source: OpsMgr Connector
Event Category: None
Event ID: 20000
Date:  6/25/2009
Time:  10:09:40 AM
User:  N/A
Computer: *******
Description:
A device which is not part of this management group has attempted to access this Health Service.
Requesting Device Name : *****

And this

Event Type:            Information

Event Source:           OpsMgr Connector

Event Category:       None

Event ID:21042

Date:                        6/25/2009

Time:                       10:25:14 AM

User:                        N/A

Computer:                ***********

Description:

Operations Manager has discarded 1 items in management group Servername_MG, which came from $$ROOT$$.  These items have been discarded because no valid route exists at this time.  This can happen when new devices are added to the topology but the complete topology has not been distributed yet.  The discarded items will be regenerated.


On the client I get
Event Type: Error
Event Source: OpsMgr Connector
Event Category: None
Event ID: 20070
Date:  06/25/2009
Time:  10:06:13 AM
User:  N/A
Computer: ******
Description:
The OpsMgr Connector connected to ****** but the connection was closed immediately after authentication occured.  The most likely cause of this error is that the agent is not authorized to communicate with the server, or the server has not received configuration.  Check the event log on the server for the presence of 20000 events, indicating that agents which are not approved are attempting to connect.

And this as well

Event Type:            Error

Event Source:           OpsMgr Connector

Event Category:       None

Event ID:21016

Date:                        06/25/2009

Time:                       10:06:18 AM

User:                        N/A

Computer:                ******

Description:

OpsMgr was unable to set up a communications channel to **** and there are no failover hosts.  Communication will resume when ******* is both available and allows communication from this computer.

And this

OpsMgr has no configuration for management group Servername_MG and is requesting new configuration from the Configuration Service.

 

.

 

2016 System Center Configuration Manager Evaluation

$
0
0

https://www.microsoft.com/en-us/evalcenter/evaluate-system-center-2016

Is there a evaluation for Configuration Manager 2016 available? I see it listed in the description but I dont see it listed in the .exes. 

False Positive

$
0
0
One of our customers has flagged up that your AV product is flagging our JAR file as containing this virus:

- http://www.virusradar.com/en/Java_Adwind.ZJ/description

We've tested this and confirmed it as a false positive. 

Who would be the correct person to contact on your team regarding this issue?

SCSM 2016 Upgrade failed: DB single user blocked by SDK Service

$
0
0

Hello,

In our test environment (VM on Azure) running Windows Server 2012 R2 with SQL Server 2012, I would like upgrade our Service Center Service Manager from 2012 to 2016.

Before the install, I ran a backup of the ServiceManager database.

During the install, prerequisites were almost ok, I just had to install the SQL 2014 Analysis Services  (SQL_AS_AMO).
Once done, installation went further, but at the very end, failed on some sql scripts and then rolled back.

Now, running current SM Console 2012 failed to connect and the SM 2016 install program says "Data Access Services" not running or not initialized.

I also got exception regarding the "SDK Service"

In SQL ManagementStudio, I see the ServiceManager database is set as "single user". I suspect by the "SDK Service". I cannot run any SQL statement (e.g. SET Multi_user) even as SQL SysAdmin.

Starting the "Data Access Service" service manually in services.msc or stopping/restarting "SDK Service" did not help. 

How should I unlock my database?

Eventually, I will just roll back my database, and continue with SCSM 2012 on that VM.
I will create aside a fresh new VM with Windows Server 2016 and SCSM 2016.

What to do, when VSSADMIN informs "no-can-do"... Build 14959...

$
0
0

   Having had several On-Line Techs stumped, and as I gave a sincere effort with trying to resolve "deleting Shadow Images" with information provided from this Community as my starting point, the On-Line Techs have nudged me here, to ask "those that truly know" solutions.

   The scenario... there are a few, increasingly larger Shadow Images which have been created, and VSSADMIN informs me, the only means of deletion, is by the means of which they were created. As I KNOW there is No Corruption, and No Viral Issues... My first thought is Windows Insider Installers, have created these Shadow Images, on my C-Drive, which occupy an overly large portion, AND these Images/Snap-Shots are ALSO PREVENTING any System Image to be saved as back-up on other partitions of my Hard-Drive. The process is halted at about 85-90% completion, and an error of "image exists else-where" is given.

   There are Two means of deleting Images, VSSADMIN Commands, and then the standard route, navigated thru System Protection, and the documentation I have examined from the Community Library do not reveal a Third means of Deleting Shadow Images. This, is why I now present this predicament, and am requesting assistance.

   Using a "third party" program, I am able to determine the "names" of these Images/Snap-Shots, and being some-what familiar with REGEDIT.EXE, should this be the means which I need to pursue, with straight-forward, relatively simple instruction, I can "handle" this.

 As of Build 14939, I encountered very nasty issues with Windows Defender conflicting with Bitdefender Total 2017... Three times I rolled back to Build 14936, I believe this to be where those over-sized, and troublesome System Images were Created. Yesterday, Nov 3rd 2016, Build 14959 was installed with Bitdefender Total 2017 having been UN-INSTALLED PRIOR, as I wanted to clean up my Hard-Drive before re-introducing Bitdefender back into my Operating System, and this is where I discovered all the clutter and confusion.

   Really would appreciate some help here... -Bitchesse


USB Port

$
0
0
Although, Windows 10 says the device, an external Hard Drive which is quite large, is connected, it does not display in the window for connected devices, what is up with that?

Help is required to run environment.bat and exe in same VBScript

$
0
0

Hi

I have question to run executable in VB SCript

1. Have one cmd file to set the environment variable

2. Run exe ( which is taking the environment variables from the above cmd files )

How to handle this in VBScript ( dont want to do environment setup in cmd propmt externally.. COs I want to use this on SCOM Management Pack..

Need help on this pls..

Bhaskar

I got error 643 for kb2847929.

$
0
0
I got error 643 for kb2847929.  System updated for 108 of 177.   Failure in configuration step and system reverted changes.  Any suggestions?

Update to System Center Configuration Manager 1606

$
0
0

Hello,

i am using SCCM version 5.00.8239.1000 and I am thinking about updateding to the latest version SCCM 1606.

I read that this could be done as an inplace update.

Is someone having already experiences in doing the update and is it worth to do the update?

rasheed

$
0
0

Hi,

I am planning to appear for MB3-859 Exams. Can anybody tell me there are how much passing marks and how many questions in the paper.

Regards.

Rasheed

Viewing all 383 articles
Browse latest View live


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