Vitualization vs Cloud
Reply:
Virtulization is one of the features of cloud. You can build your own private cloud or public cloud or hybrid all will need to be in a virtualizated environment. That said to really benefit from Cloud , you need to use the features like pay as you go, Auto scale up and scale down, Pay per service etc
Hope this help
Mark as answer if it helps
Thanks and Regards Azhar Amir
------------------------------------
SwitchDesktop throws error
When we integrated our screen saver code to latest Windows 10 enterprise LTSB, We get error that the API SwitchDesktop fails
What might be the reason
- Changed type Amy Wang_ Monday, October 3, 2016 6:44 AM Coding related
Reply:
Hi,
As we are not familiar with coding, I suggest you refer to corresponding coding forum to get more efficient support.
The Official Scripting Guys Forum
https://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
MSDN Scripting Forum
https://social.msdn.microsoft.com/Forums/en-US/home?forum=scripting
Windows PowerShell Forum
https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverpowershell
In addition, you might want to seek for assistance from Windows 10 experts if the issue is specific to Windows 10 systems:
https://social.technet.microsoft.com/Forums/en-US/home?category=Windows10ITPro
Best Regards,
Amy
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
------------------------------------
Is this a joke - personal blacklist
So I have an IP never listed as blacklisted any where in the world.
Mail server with a perfect score and no problem sending whatsoever.
And then I send to an Exchange mail server:
Access denied, banned sending IP.
Next thing I do will be to ban everyone with windows platform to visit my website, if not whitelisted manually
Thank you very much Microsoft for creating problems where there isn't :D
- Moved by Jason Johnston [MSFT]Microsoft employee Tuesday, September 27, 2016 12:14 PM Not a development question
- Moved by David Wang_ Wednesday, September 28, 2016 7:06 AM
- Changed type ZigZag3143x Wednesday, September 28, 2016 9:59 AM No question
Update for System Center Endpoint Protection 2012 Client - 4.9.219.0 (KB3153224) happily installs onto Windows 10 1607 Current Branch?
The scepinstall_b54f5315bc53a51fe87308c17b5de5507403e9d6.exe executable happily installs without any warning onto Windows 10 Version 1607 Build 14393.187 current branch, resulting in the following likely unsupportable result:
- Changed type The Fellenator Tuesday, September 27, 2016 8:34 AM community service annoucement
Reply:
This should be normal. The Version of Windows Defender that ships with Windows 10 1607 is indeed 4.10. The latest Version of System Center Endpoint Protection, which provides the Management Layer for Windows Defender on Windows 10, is however 4.9.
Windows Defender and SCEP are actually two different things on Windows 10. As said, SCEP provides the Management Layer for Windows Defender on Windows 10.
Simon Dettling | msitproblog.com | @SimonDettling
- Edited by Simon Dettling Tuesday, September 27, 2016 9:05 AM
------------------------------------
Recovery Notification
- Edited by Carey FrischMVP Tuesday, September 27, 2016 9:07 AM Shorten title
New free Excel training courses from LinkedIn Learning on Support.Office.com
We have a whole new collection of training courses to help your users get the most out of Excel 2016. They can learn how to enter and organize data, create formulas and functions, build charts and PivotTables, and use other time-saving features.
Please let us know what you think of these new courses. They're free, along with the rest of the courses and videos in the Office Training Center.
Best,
Freya
Office Newsroom
- Changed type Emi ZhangMicrosoft contingent staff Friday, September 23, 2016 5:51 AM Sharing
Reply:
Thanks for sharing.
:)
Regards,
Emi Zhang
TechNet Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
------------------------------------
Forum Ninjas News! Monday Interview with Microsoft MVP and Forum Moderator Tom Lambert
Each week we pick one top contributor on MSDN and TechNet Forums, write about their forum achievements (and also about their other achievements), and we interview them.
Today we are going to meet an astonishing person! He got the Microsoft MVP award, Microsoft Community Contributor, and he serve as forum Moderator... but this is not all... You will not believe it! I was speechless when I heard it.. He is 20 years old and already active member at MSDN for 5 years!
I am talking Tom Lambert, also known as Koopakiller in the forums.
Click the link to meet Tom Lambert :-)
We are welcome top contributors in the forum to do the next interview.
If your name is in the list bellow, it mean that we want to do an interview with you.
Please contact me on Facebook, Linkedin or add comment with your contact information.
Just Karl, Dave Patrick
| Ronen Ariely [Personal Site] [Blog] [Facebook] [Linkedin] |
Reply:
Ed Price, Azure Development Customer Program Manager (Blog, Small Basic, Wiki Ninjas, Wiki)
Answer an interesting question? Create a wiki article about it!
------------------------------------
SD/MMC- MS Pro not working after installing windows 10 anniversary update
I love Windows 10 ! So like normal I was excited to download the Anniversary update, but now there is a small hiccup.
I cant use my SD card. And that's unnerving for me. Is there any way to download the driver... Dell website explanation isn't
helpful at this stage.
Reply:
------------------------------------
Use EdgeHtml engine in Internet Explorer
Forum Ninjas News! Monday Interview with Microsoft MVP and Forum Moderator Tom Lambert
Each week we pick one top contributor on MSDN and TechNet Forums, write about their forum achievements (and also about their other achievements), and we interview them.
Today we are going to meet an astonishing person! He got the Microsoft MVP award, Microsoft Community Contributor, and he serve as forum Moderator... but this is not all... You will not believe it! I was speechless when I heard it.. He is 20 years old and already active member at MSDN for 5 years!
I am talking Tom Lambert, also known as Koopakiller in the forums.
Click the link to meet Tom Lambert :-)
We are welcome top contributors in the forum to do the next interview.
If your name is in the list, it mean that we want to do an interview with you.
In this case you can contact me on Facebook, Linkedin or add comment with your contact information.
| Ronen Ariely [Personal Site] [Blog] [Facebook] [Linkedin] |
- Edited by pituachMVP Monday, September 26, 2016 8:06 PM
DFS Backlog Check and Alerting script
Plagiarized most of this (credit to Kamal - no last name posted that I could find). Shared this before but I added some email alerting if the backlog count is over 1000. Sharing again for others.
Pulls all the DFS replication folders and groups on domain. Checks all directions. I set this up on one of the DFS servers to run ever 2 hours. Takes about 10-15 minutes to run but so far so good. This does require the firewall to be open between the DFS servers (or from where you run the script). This would not run on my computer since DFSRDIAG uses dynamic RPC ports. Best best is to just run it on DFS server. If you have any issues I would make sure that dfsrdiag works locally.
Also other issue I ran into - the scheduled task - cant use a regular user because it needs WMI etc access on all DFS Servers. Easiest solution is to make your domain user a member of the local admins group on the servers. If one of the DFS servers is a DC... well then it would need domain admin rights. I found a few articles on giving a regular user access to dfsrdiag... and none have worked. Couldn't get around it.. the user you use for scheduled task needs to have permissions on all DFS servers.
Also not sure why this shows that half the script is comments but it isn't...
# Get Start Time # For testing - commented out for Prod # $startDTM = (Get-Date) #SMTP Settings $smtp = "mail.company.local" $to = "IT Helpdesk <helpdesk@company.com>" $from = "DFS Monitoring Script<donotreply@company.com>" # Get all replication groups $replicationgroups = dfsradmin rg list; # Reduce loop by 3 lines to filter out junk from dfsradmin $i = 0; $imax = ($replicationgroups.count -3); # Loop through each replication group foreach ($replicationgroup in $replicationgroups) { # Exclude first and last two lines as junk, and exclude the domain system volume if (($i -ge 1) -and ($i -le $imax) -and ($replicationgroup -notlike "*domain system volume*")) { # Format replication group name $replicationgroup = $replicationgroup.split(" "); $replicationgroup[-1] = ""; $replicationgroup = ($replicationgroup.trim() -join " ").trim(); # Get and format replication folder name $replicationfolder = & cmd /c ("dfsradmin rf list /rgname:`"{0}`"" -f $replicationgroup); $replicationfolder = (($replicationfolder[1].split("\"))[0]).trim(); # Get servers for the current replication group $replicationservers = & cmd /c ("dfsradmin conn list /rgname:`"{0}`"" -f $replicationgroup); # Reduce loop by 3 lines to filter out junk from dfsradmin $j = 0; $jmax = ($replicationservers.count -3); # Loop through each replication member server foreach ($replicationserver in $replicationservers) { # Exclude first and last two lines as junk if (($j -ge 1) -and ($j -le $jmax)) { # Format server names $sendingserver = ($replicationserver.split()| where {$_})[0].trim(); $receivingserver = ($replicationserver.split()| where {$_})[1].trim(); # Get backlog count with dfsrdiag $backlog = & cmd /c ("dfsrdiag backlog /rgname:`"{0}`" /rfname:`"{1}`" /smem:{2} /rmem:{3}" -f $replicationgroup, $replicationfolder, $sendingserver, $receivingserver); $backlogcount = ($backlog[1]).split(":")[1]; # Format backlog count if ($backlogcount -ne $null) { $backlogcount = $backlogcount.trim(); } else { $backlogcount = 0; } # Create output string to <replication group> <sending server> <receiving server> <backlog count>; $outline = $replicationgroup + " From: " + $sendingserver + " To: " + $receivingserver + " Backlog: " + $backlogcount; # This is for testing - commented out for Prod $outline; if ([int]$backlogcount -gt 1000) { $subject = "High DFS Backlog Alert for $replicationgroup" $datetime = Get-Date $body = "There is a high back log count detected for $outline . This was detected at $datetime CST" send-MailMessage -SmtpServer $smtp -To $to -From $from -Subject $subject -Body $body -BodyAsHtml -Priority high } } #} $j = $j + 1; } } $i = $i + 1; } # Get End Time # For testing - commented out for Prod # $endDTM = (Get-Date) # Echo Time elapsed # For testing - commented out for Prod # "Elapsed Time: $(($endDTM-$startDTM).totalseconds) seconds" - Edited by dolejh Tuesday, September 20, 2016 5:50 PM
Reply:
If you want to share a script then put it here: https://gallery.technet.microsoft.com/
Scripts posted here may not be found.
\_(ツ)_/
------------------------------------
Reply:
------------------------------------
IP Address Conflict
- Edited by bilboy45678 Monday, September 26, 2016 7:31 PM
- Edited by Carey FrischMVP, Moderator Tuesday, September 27, 2016 9:04 AM Add a meaningful title
WMI Offline Files - last sync date
Hello everyone
I'd like to use the Offline Files WMI Provider Reference (https://msdn.microsoft.com/en-us/library/bb309180(v=vs.85).aspx) to query when each user on my domain last connected and synced their offline files. I'm struggling to figure out how to do this though. Has anyone managed to do this before?
Regards
Scott
- Changed type Bill_Stewart Monday, October 31, 2016 6:19 PM
- Moved by Bill_Stewart Monday, October 31, 2016 6:19 PM User never asked a question/abandoned
Reply:
-- Bill Stewart [Bill_Stewart]
------------------------------------
Reply:
So we have our users on active directory, but most of them work remotely.
Each of them has a "home folder" mapped on their AD profiles as a "Z:" drive on their laptops. They store their documents, work etc. in this folder (similarly to the way home users use their "my documents" folder), and are expected to periodically connect to the VPN to allow the folder to sync. This is to make sure their files are backed up if their laptops get lost/stolen etc. It works really well when they actually remember to perform the sync.
Rather than manually trying to figure out if each of them (there are more than a hundred) has synced every day, I want to write a PS script to run through each AD user and check when they last connected and synced. The offline files WMI provider seems like a good place to start, but I'm struggling to figure out how to:
A) loop through all users on AD
and
B) once I have all the users, check the last offline-files sync date for each of them
------------------------------------
Reply:
-- Bill Stewart [Bill_Stewart]
------------------------------------
Reply:
So far I'm just iterating over the WMI classes available manually (using WMI explorer). I've also fiddled around with some C# code using LDAP connections, but I suspect that is the wrong direction.
Manually checking directory last-updated times could be an option, but it doesn't make sense if they haven't actually made any changes on their local machines - it then looks like they haven't synced.
- Edited by scotteza Monday, September 26, 2016 3:35 PM Was in code mode and forgot how to English :)
------------------------------------
Reply:
-- Bill Stewart [Bill_Stewart]
------------------------------------
Reply:
------------------------------------
Reply:
Offline sync is per computer not per user.
Get-AdComputer -Filter * | %{ Get-WmiObject Win32_OfflineFilesFileSysInfo -Computer $_.Name }
\_(ツ)_/
------------------------------------
Powerpoint
RPC server is unavailable.... Please help!
Hi All,
Just a bit of a background before I dive into the issue itself... I have been looking to perform an asset audit on end user machines, and I had the idea to use a script in CMD to check the details I need and can be subtly run over the network without the need to go to the physical machine. This script worked on some machines however on others I was greeted with the error:
Node - computer1
Error:
Description = The RPC server is unavailable
I ran the same script on a different machine and received the same error, on both machines and our server I checked to see if the RPC services where running and they were. The machines I were ping-able as well so I know they are both on and connected to the network. I'm not sure if its an issue with the way Windows firewalls are configured, or whether there is an issue with the RPC service on the server.
Please help!
Thanks In Advance
Zak
Powershell on scheduled task fails with "The last run of the task was terminated by the user 0x41306"
Hi, i have created a script that i schedule to run a few times a day copying files around servers.
Sometime the same script might be running 2-3 times at the same time.
Sometimes the schedule task that runs the script failes with the error:
"The last run of the task was terminated by the user 0x41306"
Nobody has stopped the task.
Could it be because they are running at the same time?
Is weird because most of the time they don't fail and i know they run at the same time ( i set it for testing to run simultaneously)
Thanks
Reply:
Hi,
It sounds like the Script is returning that error code for some reason.
This error message is actually a code for the task scheduler (http://msdn.microsoft.com/en-us/library/windows/desktop/aa383604%28v=vs.85%29.aspx):
SCHED_S_TASK_TERMINATED 0x00041306 The last run of the task was terminated by the user. So if the PC is shut down whilst the script is running, that would also cause this error.
Regards,
Yan Li
Cataleya Li
TechNet Community Support
------------------------------------
Reply:
Hi, I know that is a code for task scheduler, but the thing is that the server wasn't restarted and nobody terminated the task.
The tasks call 1 powershell script that moves files between servers.
Is is possible that if multiple tasks call the same script at the same time it returns this error?
Thanks
------------------------------------
Reply:
It is possible to have more than one instance of a script running. But if the script does something like "delete the logfile that is already in use by the other process", that could be the issue. What is your script doing other than hust copying files?
Al Dunbar -- remember to 'mark or propose as answer' or 'vote as helpful' as appropriate.
------------------------------------
Reply:
Hello,
I'm having the same problem with a weekly backup task on different HyperV servers. Strange thing this does not always happen on the same machine.
According to me it's caused by the a "condition" see tab in the properties of you Task.
Mine had to do with "Power" setting. Start only if the computer is on AC and stop if the computer switches to battery.
Server had a communication problem with the UPS, so the server switched sometimes to Battery and back.
Just uncheck these (or other according to your situation) and try again.
regards
Koen
------------------------------------
Reply:
Hi,
Your Task is triggered in user context and if you have „stop task if it runs longer than: " than the User stops the task after that time. Check the "stop setting" under Advanced settings or try giving the task a bit more time.
------------------------------------
Reply:
Hi ,
Try these settings and ensure that you provide the right user credentials with "Change User or Group"
Regards,
Venu
------------------------------------
Reply:
Hi there,
Try and run a transcript on the scheduled task, hopefully this will give you more information as to what is going wrong.
$dateStamp = [datetime]::Now.ToString("ddmmyyyyHHmm") Start-Transcript -Path "$env:TEMP\ScheduledTaskDebug_$dateStamp.txt" ## Code Goes Here, Use '-Verbose' where possible. Stop-Transcript
Liam
- Edited by LiamFisher1 Monday, September 26, 2016 9:08 AM
------------------------------------
Sticky Note. Draw and type on the same sticky note
Reply:
S.Sengupta, Windows Insider MVP
------------------------------------
Reply:
------------------------------------
win 7 pro desktop
can I download the windows 10 desktop appearance theme for win 7 pro 32 bit
Reply:
Hi.
You can download from here. http://www.classicshell.net
______________________________________________________________ Sincerely! Khalid Garayev
------------------------------------
Forum Ninjas News! Read some posts from the team
Good day everyone,
The Forum Ninjas blog is the official blog of the MSDN and TechNet Forum members. You can read more in this blog post.
Let me recommend you to read some of the posts from the last week:
* Interview with SQL Server MVP and Forum Ninja – Erland Sommarskog, By Ronen Ariely
* "Code Only" and "Link Only" Replies!, By Saeid Hasani
* FORUM BEST PRACTICE: Remember the language barrier, By Ed Price
Have a great week :-)
| Ronen Ariely [Personal Site] [Blog] [Facebook] [Linkedin] |
Why I couldn't get MVP
Hi. so many times I have answered in forums. Uploaded few contributions and Scripting codes. Made changes on some wiki articles. Last year tried to nominate myself as MVP and nothing has changed. I would like to ask, do I need to prepare video lessons to get MVP or to answer in forums enough for nomination? Since I have started to answer on some questions I didn't receive any MVP status. Although I know some other colleagues has got MVP 3-4 times. And from their activity I see that they only have answered few questions and prepared 1-2 videos. Again I would like to ask "DO ALSO I NEED TO PREPARE VIDEO LESSON or LESSONS TO GET MVP" or ONLY FORUM ACTIVITY ENOUGH?
Thanks.
-----------------------------------------------------------------
Sincerely!
Khalid Garayev
* Please don't forget to mark as answer or Vote if it helps!
Reply:
Hi Khalid,
These thoughts are just personal but I think that Microsoft looks at a high level of consistent work across an entire year.
You may want to look at the MVP Search page (https://mvp.microsoft.com/en-us/MvpSearch) and see what current MVPs are doing. They may regularly operate a blog or video channel. They may host a user group, train, or lead webinars. They may write books or answer online questions.
If your goal is to become an MVP, stick with it and emulate those who are successful. But do not make your focus all about the MVP. Focus on helping others - building a community - improving yourself. If you are awarded an MVP, awesome! If not, you will get a ton of experience and get share your knowledge with many others. Either way, you win!
Good luck!
Joseph
If my answer helped you, check out my blog: Deploy Happiness
------------------------------------
Reply:
Alan Burchill (MVP)
http://www.grouppolicy.biz
@alanburchill
------------------------------------
Reply:
------------------------------------
Reply:
-----------------------------------------------------------------
Sincerely!
Khalid Garayev
* Please don't forget to mark as answer or Vote if it helps!
- Edited by Khalid Garayev Thursday, September 15, 2016 8:55 AM
------------------------------------
Reply:
I have created blog uploaded contributions, Created Youtube channel, and uploaded my created video lessons. Creating new lessons to upload, sharing them in social networks.
will it be enough?
______________________________________________________________ Sincerely! Khalid Garayev
------------------------------------

No comments:
Post a Comment