rcmtech.wordpress.com
RDSH 2012 R2: Shadow Users without Connection Broker admin rights | Robin CM's IT Blog
https://rcmtech.wordpress.com/2014/05/01/rdsh-2012-r2-shadow-users-without-connection-broker-admin-rights
Robin CM's IT Blog. Hyper-V 2012 R2 VMM status: Host Not Responding. GP Pref Drive Maps not working at logon →. RDSH 2012 R2: Shadow Users without Connection Broker admin rights. It seems as though the only way to use the PowerShell Get-RDUserSession cmdlet. Against the Connection Broker is if the user running the command is a member of the Administrators group on the Connection Broker server. This might be undesirable…! Note that you still have to give them administrator rights on the RDSH servers.
rcmtech.wordpress.com
Robin CM's IT Blog | Getting IT right | Page 2
https://rcmtech.wordpress.com/page/2
Robin CM's IT Blog. Newer posts →. PowerShell Script to download latest SysInternals tools. Tools are pretty much a must-have for any IT Pro, but they get updated randomly and I always like to have the latest versions. You can run them from the live. Site, but I like to have them stored within my network as not everything has internet access. This script will copy all the tools to the specified folder. Run it as a scheduled task. DestinationFolder = C: sysint Write-Host Connecting New-PSDrive -Name SysIn...
prupert.wordpress.com
Build your own baby monitor revisited | prupert
https://prupert.wordpress.com/2012/11/08/build-your-own-baby-monitor-revisited
Prupert.co.uk on WordPress.com. Build your own baby monitor revisited. Quite) a while ago I wrote about my attempts to make my own video baby monitor. I had also written about a few other approaches as well, but they were pretty involved and complex and tended to break after a few days. To view the video feed, the advantage being this approach also gives you sound and will work on pretty much all platforms supported by VLC (so Windows, Linux and Mac OS). I have written a number of scripts that can be...
rcmtech.wordpress.com
PowerShell: Remote Desktop Connections and NLA | Robin CM's IT Blog
https://rcmtech.wordpress.com/2013/07/24/powershell-remote-desktop-connections-and-nla
Robin CM's IT Blog. Free Windows Server 2012 Hyper-V networking eBook. SCVMMService crashes on VM creation →. PowerShell: Remote Desktop Connections and NLA. There seem to be no available cmdlets to change the settings in the Remote Desktop section of the Remote tab in the System Properties dialogue box:. Namely to switch between. Don’t allow remote connections to this computer. Allow remote connections to this computer. Then, on selecting the latter, to control. This entry was posted in PowerShell.
rcmtech.wordpress.com
Powershell RegEx Web Scraping | Robin CM's IT Blog
https://rcmtech.wordpress.com/2015/08/06/powershell-regex-web-scraping
Robin CM's IT Blog. Experts Exchange Windows Server 2012 Master. PowerShell script to update RDMS server list →. Powershell RegEx Web Scraping. I wrote this as a learning process, and because I’d been wanting something that did this for a while anyway. Checking a website regularly is tedious, but getting an email when it shows new info I’m interested in is perfect. The information is published on a web site. Was helpful as the real-time highlighting allows you to quickly get things working. Note that...
rcmtech.wordpress.com
rcmtech | Robin CM's IT Blog
https://rcmtech.wordpress.com/author/rcmtech
Robin CM's IT Blog. Create a PFX file from separate private and public key certificate files. Whilst installing ADFS I needed to import my wildcard certificate. This proved fiddly as Microsoft need it to be in pfx format, and I only had separate private .key and public .crt files. PFX is a Microsoft certificate format that combines the … Continue reading →. Send email via Yahoo with PowerShell. Quick reference for sending email via a Yahoo! Every now and then somebody will contact you via a method that t...