Dan Piponi on Nostr: One Windows PC I use at work has security tightened up so I can't run powershell ...
One Windows PC I use at work has security tightened up so I can't run powershell scripts on it. Running
powershell.exe scriptname
tells me I have no permission to do that.
So instead I use
type scriptname | powershell.exe
Am I like some kind of superhacker now?
Published at
2024-06-12 19:24:10Event JSON
{
"id": "8c9084d4321ceddebd6c34a6df436c9b47f25c5da8931226fd978609d299f5bc",
"pubkey": "3422fcbc32f333fb2d3481b2e981258af8a0b571869cbfe93c42962410e232ef",
"created_at": 1718220250,
"kind": 1,
"tags": [
[
"proxy",
"https://mathstodon.xyz/users/dpiponi/statuses/112605282329013643",
"activitypub"
]
],
"content": "One Windows PC I use at work has security tightened up so I can't run powershell scripts on it. Running\n\n powershell.exe scriptname\n\ntells me I have no permission to do that.\n\nSo instead I use\n\n type scriptname | powershell.exe\n\nAm I like some kind of superhacker now?",
"sig": "c13f6b5726a401400833337a06dd9732cb08ae6dc4c1c6449e4976a31d6bd39ce24320649a3873e59fe1870f7891ac7e42fca4cbefaf371e0fc8f18491898157"
}