eddie 1911 fiscaro at (fiscaro_e@yahoo.com)
- Changed type Elton_Ji Thursday, February 9, 2017 10:02 AM
Reply:
Hi Eddie,
I fear that your post is misplaced. This is a forum, related to System Center Operations Manager.
You can go to:
https://social.technet.microsoft.com/Forums/en-US/home
and select the OS version of your client system (right above your profile picture, click on Forums -> View all and find your OS in the list) and ask your question there.
To give you a head start: If your problems is with the network bandwidth and the vendor (XFINITY) told you that you need to use an ethernet connection, then there isn't much that you can do. You have to check what kind of NIC you have for the Wifi connection, is it capable of leveraging the bandwidth of your Internet connection, etc.,etc.
Try to describe your problem with more details, that way you will get a more detailed answer.
Hope that help. Regards,
Stoyan (Please take a moment to "Vote as Helpful" and/or "Mark as Answer" where applicable. This helps the community, keeps the forums tidy, and recognizes useful contributions. Thanks!)
- Edited by Stoyan ChalakovMVP Wednesday, February 8, 2017 12:26 PM
------------------------------------
VPN Password expired
- Changed type Eva SeydlMicrosoft employee Thursday, September 7, 2017 5:54 PM
Reply:
Hi,
You need to be more specif.
If this answer help please mark it as a answer :) Thanks, Ricardo Cabral Se essa resposta ajuda por favor, marque-o como uma resposta :) Obrigado, Ricardo Cabral
------------------------------------
Reply:
Hi,
Please help to describe more details about your question so that we could give you corresponding suggestions.
Best Regards,
Alvin Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
------------------------------------
Getting error while inserting values in a SQL server table using invoke-sqlcmd command.
Hello,
Below is the scrip which i am getting error while using invoke-sqlcmd. I gave my Code and error info, Please check and let me know if you come across any issues.
SCRIPT:
Function Update-MyDB {
Param([System.Management.ManagementBaseObject]$os)
invoke-sqlcmd -query "INSERT INTO Computers1
(Computername,ReportDate,PhysicalMemoryBytes,OS,
ServicePack,RegisteredOwner,RegisteredOrganization)
Values ('$($os.csname)','$(get-date)')"
-serverinstance NJDBASQLD01\SQL2K8R2 -database PFGDBA
}
No comments:
Post a Comment