What Are You Doing Right Now
- 
 @hobbit666 said in What Are You Doing Right Now: After sleeping on it and taking everything in, i've decided to give Hyper-V another chance (can some confirm that (i think i've seen this mentioned) hyper-v can replicate to another hyper-v server for FREE?) Yes, Hyper-V (and its features) are all free. 
- 
 Somtimes I love PowerShell  
- 
 @jaredbusch said in What Are You Doing Right Now: @dustinb3403 said in What Are You Doing Right Now: The unread bug is back it seems.  Nope. Just refresh your browser. Yeah cause I didn't try that. . . 
- 
 @scottalanmiller said in What Are You Doing Right Now: Busy morning already. How is everyone? Some Office 365 Customers getting this 
 https://twitter.com/Office365Status/status/1032990569792978945And patching networking devices. 
- 
 @eddiejennings said in What Are You Doing Right Now: Somtimes I love PowerShell  Apparently -erroraction doesn't work with get-aduser and such... I use a try/catch block in my code. 
- 
 @nerdydad He was being facetious 
- 
 @jmoore said in What Are You Doing Right Now: @nerdydad He was being facetious feces what? Oh PowerShell. yeah :pile_of_poo: 
- 
 Going cross eyed from repeatedly doing this on 30 folders. 
  Now on to Client 2 
- 
 @jaredbusch said in What Are You Doing Right Now: Going cross eyed from repeatedly doing this on 30 folders. 
  Now on to Client 2 Note: CTRL+Ris my friend...
- 
 Reading a FUN FAQ FRIDAY email from HR and the subject line says HR FFF!!! 
- 
 @black3dynamite HR at my old company said they were there to answer any of our questions. The HR director was a girl I went to elementary school with. I used to e-mail her complex, morally grey scenarios expecting her to answer my questions. She did a lot of the time. Learned a lot about how Jill thought. lol 
- 
 @dafyre said in What Are You Doing Right Now: @eddiejennings said in What Are You Doing Right Now: Somtimes I love PowerShell  Apparently -erroraction doesn't work with get-aduser and such... I use a try/catch block in my code. A little Googling and testing returned this. 
 Get-ADUser -filter { samaccountname -eq $SAM }
 if$SAMhas a username that doesn't exist, there's no error message. Just an empty value, which I can then use in the forthcomingifstatement.
- 
 @eddiejennings said in What Are You Doing Right Now: @dafyre said in What Are You Doing Right Now: @eddiejennings said in What Are You Doing Right Now: Somtimes I love PowerShell  Apparently -erroraction doesn't work with get-aduser and such... I use a try/catch block in my code. A little Googling and testing returned this. 
 Get-ADUser -filter { samaccountname -eq $SAM }
 if$SAMhas a username that doesn't exist, there's no error message. Just an empty value, which I can then use in the forthcomingifstatement.what are you trying to do? 
- 
 @obsolesce said in What Are You Doing Right Now: @eddiejennings said in What Are You Doing Right Now: @dafyre said in What Are You Doing Right Now: @eddiejennings said in What Are You Doing Right Now: Somtimes I love PowerShell  Apparently -erroraction doesn't work with get-aduser and such... I use a try/catch block in my code. A little Googling and testing returned this. 
 Get-ADUser -filter { samaccountname -eq $SAM }
 if$SAMhas a username that doesn't exist, there's no error message. Just an empty value, which I can then use in the forthcomingifstatement.what are you trying to do? Make AD accounts form a CSV of names, some of which already have accounts. As a challenge I wanted a programmatic way of ignoring those that exist rather than seeing errors that X account exists. I think I’ve got it figured out.  
- 
 Getting closer to the end of the day ( at least that's what I am telling myself) 
 Have a good weekend everyone.
- 
 @wrcombs Yes I might be taking a half day. It almost noon here, and is Friday. 
- 
 pizza for lunch. super supreme hand tossed crust 
- 
 @momurda said in What Are You Doing Right Now: @wrcombs Yes I might be taking a half day. It almost noon here, and is Friday. It's 1:30pm here, Cant take a half day sadly. 
- 
 It is 5 O'clock somewhere! 
- 
 @wrcombs said in What Are You Doing Right Now: @momurda said in What Are You Doing Right Now: @wrcombs Yes I might be taking a half day. It almost noon here, and is Friday. It's 1:30pm here, Cant take a half day sadly. Only lunch time for me. 












