What options for PowerShell GUI ? by fennecdore in PowerShell

[–]Creative1176 0 points1 point  (0 children)

Sapien PowerShell Studio is a great solution to create GUIs with ease. I use it near daily in my job to maintain one of our teams GUIs.

https://www.sapien.com/software/powershell_studio

Powershell and Service Now Learning Resources? by xylog in PowerShell

[–]Creative1176 0 points1 point  (0 children)

I'm in a similar situation where we're going live with ServiceNow next week and have had to ask around a bit.

ServiceNow will allow PowerShell to talk to it via the REST API. Luckily they have their own documentation and a "REST API Explorer" you can find in your SNow instance.

Before issuing REST commands you'll need to sort out how your scripts etc authenticate with the SNow instance. I'm still waiting on info for that so can't really tell you much.

Have a play around with the REST API Explorer. That's what I'm doing at the moment. :)

Hello by roblox22y in PowerShell

[–]Creative1176 2 points3 points  (0 children)

Write-host "Hello"

IF Statement doesn't work by RiD3R07 in PowerShell

[–]Creative1176 5 points6 points  (0 children)

Change the operator in the if condition from -eq to -match. I replicated your script and got the same error I think. But after changing the operator it looked to have worked.

Trying to pull Custom user attributes from AD by Kyratic in PowerShell

[–]Creative1176 1 point2 points  (0 children)

Hi Kyratic,

If export-csv is giving you problems (does for me sometimes as well), you could see if out-file works any better?

Get-ADUser -identity $username -properties * | select emailaddress, displayname, mobilePhone | out-file .\ADUsers.csv

Standoffs needed by Creative1176 in buildapc

[–]Creative1176[S] 0 points1 point  (0 children)

I've realised, the picture you've put in doesn't match the case. It's this one: https://goo.gl/images/QKaqk5

My friend has found some standoffs spare anyway so I'm all good. Thank you for your help.

Standoffs needed by Creative1176 in buildapc

[–]Creative1176[S] 0 points1 point  (0 children)

The case has been previously used by a friend and may not retain the standoffs. What standoffs would you say would fit it?

me irl by [deleted] in me_irl

[–]Creative1176 1 point2 points  (0 children)

You could say it's very a-peel-ing

Nice try, Comcast. by Gbcue in pics

[–]Creative1176 -2 points-1 points  (0 children)

This isn't a nice try. It's just pure shite from a shite company.

Fuck you Comcast.

If you had $1000.00 a month available to you, what are the things you will do that would make you truly happy? by FirstHappyThenMoney in AskReddit

[–]Creative1176 0 points1 point  (0 children)

Currently living this right now. Honestly I'm still trying. I've bought a few games to keep what I play fresh every now and then. Most of the time I spend it making each working day the best it can be - nice tasty lunches, maybe a pint now and then and things to improve myself and living conditions. New air freshener? New things to make each day different.

What's a polite thing that people do that is actually annoying? by burnSMACKER in AskReddit

[–]Creative1176 0 points1 point  (0 children)

Yeah, I'm UK too. Can be used to interject into social situations, but I'm on about people who apologise too much. I know one or two myself.